1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Updated FAQ

This commit is contained in:
M66B 2018-11-10 14:55:16 +00:00
parent 7abf6693f8
commit 0ba9b24b99

2
FAQ.md
View file

@ -174,6 +174,8 @@ To encrypt a message before sending, just select the menu *Encrypt*. Similarly,
Encryption is [Autocrypt](https://autocrypt.org/) compatible. For security reasons received messages are not decrypted automatically.
Encryption/decryption is a pro feature.
Inline PGP is not supported, see [here](https://josefsson.org/inline-openpgp-considered-harmful.html) why not.
Note that signed only or encrypted only messages are not supported, see here for some considerations:
* [OpenPGP Considerations Part I](https://k9mail.github.io/2016/11/24/OpenPGP-Considerations-Part-I.html)