Skip to content

Allows sending PGP encrypted/signed messages via Symfony Mailer

License

Notifications You must be signed in to change notification settings

the-pulli/pgp-mailer

Repository files navigation

PGP Mailing for Symfony Mailer (WIP)

Implements PGP encryption and signing of a Symfony Message via Crypt_GPG.

Installation

composer require pulli/pgp-mailer

Functions

Supports:

  • encrypting a message
  • encrypt and sign a message
  • only sign a message

Caveats

The only signing part isn't working on all of my test clients (probably due to some formatting of the line endings). It's working with my test clients MailMate and ProtonMail but not in Canary Mail.

Example file

Can be found here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/the-pulli/pgp-mailer.

License

The package is available as open source under the terms of the MIT License.

About

Allows sending PGP encrypted/signed messages via Symfony Mailer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages