From d85ee6047bfc8f5375101e3f4c04b31bc1879755 Mon Sep 17 00:00:00 2001 From: Son NK Date: Sun, 16 Feb 2020 22:32:48 +0700 Subject: [PATCH] Add SimpleLogin to Identity Management section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9112f28..b950b15 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ * [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. * [easy-rsa](https://github.com/OpenVPN/easy-rsa) - bash script to build and manage a PKI CA. * [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. +- [SimpleLogin](https://simplelogin.io) - Open source OAuth2/OpenID Connect Identity Provider that provides a privacy-first alternative to the "Sign in with Facebook|Google|Apple" button. ([Source Code](https://github.com/simple-login/app)) `MIT` `Python` ## IT Asset Management