8
0
Fork 0
Dieser Commit ist enthalten in:
Daniel Seifert 2023-02-16 10:22:11 +01:00
Ursprung cc0e0fb32b
Commit 10d8fddd88
Signiert von: DanielS
GPG-Schlüssel-ID: 8A7C4C6ED1915C6F
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen

8
wishlist.md Normale Datei
Datei anzeigen

@ -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)