mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-05-06 10:29:07 -05:00
[PR #658] Add Ephemera to Identity Management - Tools and web interfaces #5258
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/658
Author: @Qarait
Created: 1/11/2026
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
f89fc5aAdd Ephemera to identity management tools list📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Why is it awesome?
Ephemera eliminates static SSH keys with short-lived certificates (5-15 min), enforces hardware-backed WebAuthn MFA, provides cryptographically verifiable audit trails, and supports HSM integration — all self-hosted with zero external dependencies.
Have you used it? For how long?
Yes, I built and maintain it. In active use for several months.
Is this in a personal or professional setup?
Personal homelab and development environment.
How many devices/users/services do you manage with it?
5+ servers across Docker and WSL2 environments.
Biggest pros/cons compared to other solutions?
Pros: Self-hosted, WebAuthn MFA, explicit RBAC, Docker-ready, SoftHSM support, documented threat model.
Cons: Newer project compared to established solutions like Smallstep.
Any other comments?
OpenSSF Best Practices badge, Codacy Grade A, comprehensive documentation including threat model and disaster recovery guides.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.