Hi @Mionninnie57
Sorry, da muss ich nochmals reingrätschen:
ich hatte noch nie Probleme
Mir wurde auch noch nie ein Auto gestohlen - verstehe nicht, warum wir da so viel Geld unnütz für die Polizei ausgeben 😉😉
Als jemand, der in nahe der Passwortknackenden Branche (natürlich nur im erlaubten Masse) steht, kann ich dir sagen, dass die Realität da sehr anders aussieht. Passwörter sind der natürliche Feind des Internetnutzers. Denn um es wirklich ernst zu nehmen, hat man bei jeder Seite ein komplett zufällig generiertes, langes Passwort.
Das kann sich niemand merken - darum gibt es Passwortmanager.
Und wenn man schon einen Passwortmanager hat, kann man anstelle eines Passworts ja auch gerade einen privaten Schlüssel speichern. Mittels Challenge-Response Verfahren muss man diesen anschliessend auch nicht mehr übertragen usw. usw. usw: (Auszug Wikipedia🙂
- As the private part of a credential is automatically generated using a sane algorithm with sane parameters and randomness, and stored in a trusted authenticator, the following issues disappear:
- Easily bruteforceable passwords due to insufficient length.
- Easily guessable passwords by dictionary attacks (e.g., “password”, “12345678”, etc.).
- Easily guessable passwords by social engineering (e.g., date of birth, home address, etc.).
- Inadequate password storage on the client side (e.g., written on a post-it note, in a book, in the mobile phone contact list, etc.).
- Password reusal for different websites, as different credentials are automatically created for different websites.
- The need for servers to enforce minimum criteria for passwords while not limiting usability.
- Servers setting arbitrary and inadequate restrictions on the maximum length of passwords and the allowed charset.
- As the private part of a credential is never stored on a database on a server, the following issues disappear:
- Inadequate password storage in databases (e.g., plaintext, or using weak or insecure algorithms or constructions).
- Potential databases leaks exposing passwords.
- As credentials are different for every website, the following issues disappear:
- Credential stuffing attacks that combine database leaks with the common practice of reusing passwords for multiple websites.
- Phishing attacks, as the user verification process never involves credentials for the wrong website.
Ich persönlich nutze, wo möglich Passkeys - mit meinem Passwortmanager sind diese auch auf allen Geräten verfügbar. Wenn du ein Problem mit dem Zugriff hast, wenn auch nur ein Gerät abliegt, dann liegt das an deinem Sicherheitskonzept - nicht an einer “unausgereiften” Technik.
Wenn du ein Passwort vergisst, ist ja auch nicht das Passwort schuld 😉
LG
r00t