0perationPrivacy / VoIP

Web Base Telnyx/Twilio VoIP Interface enabling SMS, MMS and Voice calls using the providers API Keys and self-hosting the application.
https://VoIP.OperationPrivacy.com
GNU General Public License v3.0
249 stars 421 forks source link

PGP keys for email delivery #170

Closed 0perationPrivacy closed 1 year ago

0perationPrivacy commented 2 years ago

Option to input the PGP public key for encrypting email that's sent using SMTP. Email will be encrypted from the VoIP Suite server to the mailbox, using the smtp configuration as the transport. This way the smtp provider cannot see the emails.

PrivacyOsint2 commented 1 year ago

We should add this in the future

Level128 commented 1 year ago

Added in PR #198

0perationPrivacy commented 1 year ago

Thank you @Level128 for your contribution and fixing some pending issues.