When you export your private key, it’s stored in plain text. I have a few questions about that:
- The private key is pretty much useless without knowing the passphrase. Or is it? Are there any downsides to storing private keys in plain text? If yes, what should I do instead?
- Is if fine to store pgp keys in KeepassXC?
- Is it fine to encrypt a private pgp key with it’s own passphrase?
- Why would you even need a passphrase for you pgp key if it’s backup is encrypted? My SSDs are encrypted too, so no one but me could get to it even though it doesn’t have a passphrase. Or am I a dummy?