top | item 28385109

Ask HN: What do you use GPG for?

7 points| jgogstad | 4 years ago

Let's say you bought one of those expensive Yubikeys; the U2F stuff works well enough, and you're wondering if there's anything useful to use GPG for.

Deriving SSH keys, or working with locally encrypted secrets (via [sops](https://github.com/mozilla/sops) for instance) could maybe be something. What use cases do you have where you find GPG useful?

4 comments

order
[+] aborsy|4 years ago|reply
A GPG key in Yubikey is an excellent way to manage passwords using Password Store, SSH authentication, encrypt/decrypt backups, or sensitive files in your computer so as to prevent leakage, share passwords between devices, … There are also use cases like emails data to others or yourself, but usually the other side doesn’t use email encryption!
[+] flamboyant_ride|4 years ago|reply
Secure notes with vimwiki. I version control my notes, but prefer encrypting my notes that are particularly personal.