Show HN: Prmana – OIDC SSH Login for Linux with DPoP (Rust, Apache 2.0)
Category: security
Tags: ssh, authentication, oidc, pam, security, rust
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
Prmana replaces static SSH keys with short-lived OIDC tokens and DPoP proof-of-possession for Linux SSH login, integrating directly with PAM and existing identity providers. It's interesting because it provides a modern, phishing-resistant authentication flow without requiring a gateway or SSH certificate authority, bridging the gap between enterprise MFA and server access.
Target audience: devops, sysadmins, security-engineers
Repository: https://github.com/prodnull/prmana · Rust · Apache-2.0 · 2 stars
View on Hacker News