Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
source.puri.sm migrated to a new server, see new ssh key fingerprint.
Related to #671
This is an MR for chatty-pgp
. It contains all of the lower level APIs to Sign, Encrypt, Sign/Encrypt, Verify Signature, and Decrypt with PGP signatures. It also had an API to check if a message is PGP encoded (Signed or Encrypted).
Right now, this only works on text directly, there is not support for attachments/files. This now supports files and attachments!
This has also been verified to work with PGP keys stored on the OS and with an OpenPGP Card (i.e. the one in the Librem 5).