Cette révision appartient à :
Daniel Seifert 2023-02-16 10:22:11 +01:00
Parent cc0e0fb32b
révision 10d8fddd88
Signé par: DanielS
ID de la clé GPG: 8A7C4C6ED1915C6F
1 fichiers modifiés avec 8 ajouts et 0 suppressions

8
wishlist.md Fichier normal
Voir le fichier

@ -0,0 +1,8 @@
# Wish list for future releases
- a more intuitive login process (instead of simply having to leave the password field blank)
- forcing the user to use Webauthn
- General avoidance of passwords, login exclusively with FIDO2
- However, a restore strategy is required in the event that a key is no longer available.
- Alternatively, a random password unknown to the customer can be set, which is changed each time the customer logs on via Webauthn.
- Implementation of resident keys for logging in completely without user input (no user name required any more)