gotlou

↗ HN profile [ 52.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. sshield is a drop-in SSH agent replacement written in Rust which stores keys in an encrypted SQLite database instead of in ~/.ssh. I opted to use russh, which is a Rust implementation of the SSH protocol and ssh-agent…