friendica-addons/securemail
Philipp 648fadedd3
[various] Adapt BaseURL calls for new UriInterface
2023-02-18 21:04:47 +01:00
..
lang
templates
vendor
README.md
SecureTestEmail.php [various] Adapt BaseURL calls for new UriInterface 2023-02-18 21:04:47 +01:00
composer.json
composer.lock
securemail.php [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05: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.