On Fri, Dec 13, 2024 at 3:24 PM Filip Kolarik <filip26@gmail.com> wrote:
> I initially thought the key distinction lies in how they are used. SSH for
> authentication and remote access, and GPG for encryption
> and signing.
You correct that SSH doesn’t support encryption, but RAGE does, has current
best practices, and can optionally use ssh keys to encrypt:
https://github.com/str4d/rage
I personally practice key separation so don’t use ssh keys for encryption,
and use their native keys instead. However this practice is cumbersome and
is one of the things that a did document could help with.
— Christopher Allen
>