Updated Google Summer of Code 2015 (markdown)
parent
5c42a63c37
commit
414a6fd558
|
@ -155,6 +155,7 @@ OpenKeychain supports elliptic curve cryptography, but only the ECDSA and ECDH a
|
|||
A related problem are [hidden recipients](https://github.com/open-keychain/open-keychain/issues/626): The OpenPGP standard allows to prevent the disclosure for whom a file/message is encrypted for. This feature should be implemented in the encrypt screens as well as displayed per file item in the new decryption screen.
|
||||
The "delete after decryption" functionality needs to be re-designed for this task.
|
||||
Also "detached signatures" should be supported by the new decryption screens. An internal method has already been done during the work on PGP/MIME. This can be used, but needs a carefully designed UI.
|
||||
Also related: https://github.com/open-keychain/open-keychain/issues/950
|
||||
|
||||
**Expected results:** Nice decryption screen
|
||||
|
||||
|
|
Loading…
Reference in New Issue