If I derive an encryption key from an SSH private key, will it be "secure"
I would like to leverage my SSH keys for encryption my data. Since it is fairly trivial to unlock my SSH key on login, I can easily connect an SSH agent and get my private key rather than have to maintain another passphrase.
If I am usin… Continue reading If I derive an encryption key from an SSH private key, will it be "secure"