sshifu
v0.6.3
Published
SSH authentication system with short-lived certificates and OAuth authentication (GitHub organizations)
Downloads
330
Maintainers
Readme
sshifu
SSH authentication client with short-lived certificates and OAuth authentication (GitHub organizations).
Installation
npm install -g sshifuUsage
sshifu auth.example.com [email protected]Features
- 🔐 Short-lived SSH certificates - Automatic certificate issuance with configurable TTL (default 8 hours)
- 🌐 GitHub OAuth authentication - Authenticate users via GitHub organization membership
- 🛠️ Standard OpenSSH compatibility - Works with existing
sshcommand without workflow changes
Requirements
- OpenSSH 6.7+ (for certificate support)
- Node.js 14.0.0+
Full Documentation
See the complete documentation at github.com/azophy/sshifu
License
MIT
