... | ... | @@ -24,3 +24,18 @@ the state after composing is one of the following: |
|
|
- sent as postcard
|
|
|
|
|
|
## internal states
|
|
|
|
|
|
### security
|
|
|
|
|
|
* Letter
|
|
|
- we have a key for every recipient and no downgrade is enforced
|
|
|
* Postcard
|
|
|
- to everyone
|
|
|
- we have no key for every recipient
|
|
|
- downgraded letter (could be the letter, but the user wants to send a letter)
|
|
|
- some recipients will get a "secure" mail, because we have a key of them
|
|
|
- partial encrypted mail (parts of the message are encrypted)
|
|
|
- censored mail (not invertible destruction of text parts)
|
|
|
|
|
|
### other
|
|
|
|