File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1- # fssh - Secure and Simple SSH Key Management
1+ # fssh — Secure macOS SSH Key Manager with Touch ID & OTP Support
22
33![ Touch ID Fingerprint] ( images/finger.png )
44
@@ -9,6 +9,11 @@ fssh is a macOS-only SSH key management tool that solves two common pain points:
991 . ** Entering private key passphrase every SSH login** → fssh lets you unlock with Touch ID or One-Time Password (OTP)
10102 . ** Forgetting server aliases in ` ~/.ssh/config ` ** → fssh provides an interactive shell with Tab completion for quick connections
1111
12+ ## Why use fssh for macOS SSH Management?
13+ If you are looking for a more secure alternative to ssh-agent on macOS, fssh provides:
14+ Biometric SSH Authentication: Use Touch ID to unlock SSH keys instead of typing long passphrases.
15+ Two-Factor Authentication (2FA) for SSH: Add an extra layer of security with TOTP/OTP for private keys.
16+ SSH Alias Discovery: Never forget your ~ /.ssh/config aliases again with an interactive shell and tab-completion.
1217## How It Works
1318
1419```
You can’t perform that action at this time.
0 commit comments