From 2a209465a646af283ae58aa2947d3d775277daeb Mon Sep 17 00:00:00 2001 From: Dark Dragon Date: Sun, 2 Oct 2022 18:19:02 +0200 Subject: [PATCH 1/2] Add Kratos SSO service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfeb271..79dc071 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,7 @@ _Related: [DNS - Servers](#dns---servers)_ - [Authelia](https://www.authelia.com/) - The Single Sign-On Multi-Factor portal for web apps. ([Source Code](https://github.com/authelia/authelia)) `Apache-2.0` `Go` - [Authentik](https://goauthentik.io/) - Flexible identity provider with support for different protocols. (OAuth 2.0, SAML, LDAP and Radius). ([Source Code](https://github.com/goauthentik/authentik)) `MIT` `Python` - [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management. ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java` +- [Kratos](https://www.ory.sh/kratos/) - Next-gen identity server with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, and IoT auth. Golang, headless, API-only - without templating or theming headaches. ([Source Code](https://github.com/ory/kratos)) `Apache-2.0` `Golang` ### IT Asset Management From 528af6eb54df34a738f0cd2d88eb25111a8a826e Mon Sep 17 00:00:00 2001 From: Jack Wilson <65888343+NerdvanaExplorer@users.noreply.github.com> Date: Tue, 16 Jul 2024 01:50:38 +0800 Subject: [PATCH 2/2] Add DefGuard to VPN (#559) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bffab4..c3e4c22 100644 --- a/README.md +++ b/README.md @@ -699,6 +699,7 @@ Virtualization software. VPN software. +- [DefGuard](https://defguard.net/) - True enterprise WireGuard with MFA/2FA and SSO. ([Source Code](https://github.com/DefGuard)) `Apache-2.0` `Rust` - [Dockovpn](https://dockovpn.io) - Out-of-the-box stateless dockerized OpenVPN server which starts in less than 2 seconds. ([Source Code](https://github.com/dockovpn/dockovpn)) `GPL-2.0` `Docker` - [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Docker` - [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. `BSD-3-Clause` `Go`