From 57b3a681d14dde9bfbf0b9623b630261cac647ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Sat, 9 Dec 2023 17:44:43 +0100 Subject: [PATCH] Remove mention to WebAuthn --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b8121c1..74f489e 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,6 @@ LibreAuth is a collection of tools for user authentication. - [x] uses the platform's secure entropy source - [x] customizable size - [x] customizable output format (Vec, hexadecimal string, base32 string, base64 string) -- ~~WebAuthn - Web Authentication: An API for accessing Public Key Credentials Level 1~~ ([W3C](https://www.w3.org/TR/webauthn/)) :warning: Not started yet - - [ ] authenticator API - - [ ] server API ## Status