You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.. | ||
lang | 5 months ago | |
templates | 1 year ago | |
vendor | 2 months ago | |
README.md | 6 years ago | |
SecureTestEmail.php | 2 weeks ago | |
composer.json | 2 months ago | |
composer.lock | 2 months ago | |
securemail.php | 2 weeks ago |
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.