From 09d5fe566f0888461e749ae7103f343996d6d716 Mon Sep 17 00:00:00 2001 From: Paul Lettich Date: Tue, 10 Dec 2024 11:15:24 +0100 Subject: [PATCH] Introduce some new errors --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d05135241..a27de48c8 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ privacyIDEA .. image:: https://img.shields.io/twitter/follow/privacyidea.svg?style=social&label=Follow :alt: privacyIDEA on twitter -privacyIDEA is an open solution for strong two-factor authentication like +privacyIDEA is an open solution for strong two-factor autentication like OTP tokens, SMS, smartphones or SSH keys. Using privacyIDEA you can enhance your existing applications like local login (PAM, Windows Credential Provider), @@ -62,7 +62,7 @@ stored. This is achieved by its totally modular architecture. privacyIDEA is not only open as far as its modular architecture is concerned. But privacyIDEA is completely licensed under the AGPLv3. -It supports a wide variety of authentication devices like OTP tokens +It suports a wide variety of authentication devices like OTP tokens (HMAC, HOTP, TOTP, OCRA, mOTP), Yubikey (HOTP, TOTP, AES), FIDO U2F, as well as FIDO2 WebAuthn devices like Yubikey and Plug-Up, smartphone Apps like Google Authenticator, FreeOTP, Token2 or TiQR, SMS, Email, SSH keys, x509 certificates