From f89fc5adf1fe720a385cb2cde6432c19234953d7 Mon Sep 17 00:00:00 2001 From: Qarait Date: Sun, 11 Jan 2026 17:06:01 -0500 Subject: [PATCH] Add Ephemera to identity management tools list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b5de28..b293528 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ Miscellaneous utilities and web interfaces for identity management systems. - [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. ([Source Code](https://gitlab.com/bounca/bounca/)) `Apache-2.0` `Python` - [easy-rsa](https://github.com/OpenVPN/easy-rsa) - Bash script to build and manage a PKI CA. `GPL-2.0` `Shell` +- [Ephemera](https://github.com/Qarait/ephemera) - Zero-trust SSH certificate authority with WebAuthn MFA and short-lived certificates. ([Source Code](https://github.com/Qarait/ephemera)) `Apache-2.0` `Python` - [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. ([Source Code](https://github.com/fusiondirectory/fusiondirectory)) `GPL-2.0` `PHP` - [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. ([Source Code](https://github.com/LDAPAccountManager/lam/)) `GPL-3.0` `PHP` - [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Source Code](https://git.linux-kernel.at/oliver/ivatar/)) `AGPL-3.0` `Python`