Hi, There is a project that allows exposing GPG encrypted private SSH keys through ssh agent protocol: https://crates.io/crates/ssh-gpg-agent I never used that, but it looks very similar to your design with pass (which internally uses gpg). Kind regards, Wiktor