GNU Privacy Guard 2.
See gpg
for GNU Privacy Guard 1.
gpg2 --list-keys
.gpg
appended:
gpg2 --encrypt --recipient {alice@example.com} {path/to/doc.txt}
.gpg
appended:
gpg2 --symmetric {path/to/doc.txt}
gpg2 --decrypt {path/to/doc.txt.gpg}
gpg2 --import {path/to/public_key.gpg}
gpg2 --export --armor {alice@example.com}
gpg2 --export-secret-keys --armor {alice@example.com}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB