mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 15:42:10 +03:00
ASCII armored keys can be easily generated with `sq key generate` and used to encrypt and decrypt test messages with `sq` and `gpg` without converting them to binary using `base64 -d` first.