Compare commits

...

2 commits

Author SHA1 Message Date
Qarait
0f4769d59d
Merge f89fc5adf1 into 3f7f0e79b8 2026-03-03 12:24:34 +00:00
Qarait
f89fc5adf1
Add Ephemera to identity management tools list 2026-01-11 17:06:01 -05:00

View file

@ -392,6 +392,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`