friendica-addons/securemail
Hypolite Petovan 9e1e088c09 [various] Replace direct accesses to $a->config with Config::get 2018-07-10 08:41:32 -04:00
..
lang updated CS translation of the securemail addon THX Aditoo 2018-06-12 16:14:19 +02:00
templates
vendor
README.md
securemail.php [various] Replace direct accesses to $a->config with Config::get 2018-07-10 08:41:32 -04:00

README.md

Secure Mail

Send notification mails to user encrypted with GPG. Each user can enable it and submit his public key under Settings-> Addon -> "Secure Mail" Settings.

Use 'openpgp-php' library, a pure PHP implementation of GPG/PGP. See project repo.

Need Friendica version > 3.3.2 to work.