Add Ephemera to Identity Management - Tools and web interfaces #658
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.