Hacker News new | ask | show | jobs
by ktm5j 21 days ago
I hear you, but I feel like it's a better safe than sorry situation. Exporting your passwords takes two seconds. I think you can export to an encrypted file, but I just did a plain-text json file and gpg'd it. Can't hurt to play it safe.
1 comments

if you have to do the 'encrypt single plaintext file' dance at least use age[0] in 2026

[0] https://age-encryption.org/

I’ve been using sops: https://github.com/getsops/sops
Okaaay I'll take a look at the newfangled thingy :P
Why is gpg considered so ‘old’ in this instance?