5 ms·
It's a standard supported by multiple parties, not just Microsoft, including multiple open source password managers. And it does provide some benefits: phishin
by Scion9066 2y ago
It's a standard supported by multiple parties, not just Microsoft, including multiple open source password managers.
And it does provide some benefits: phishing protection (no shared secret that can be intercepted or given to the wrong party) and the service does not need to store as much sensitive information (don't need password hashes that could be leaked and cracked, just a public key).
- ndriscoll 2y agoPasswords are also a standard supported by pretty much everyone, and password managers (including those built into browsers) already generate long, unique, phishing resistant (it only prompts on the matching domain) passwords. The main difference I see with passkeys from a usability standpoint is that Firefox doesn't have built-in support for a software implementation, making them literally unusable for me.
- TheNewsIsHere 2y agoFirefox does support passkeys but their native implementation is behind a feature flag. Beyond that Firefox add-ons (such as those for password managers) can enable support for their own purposes. For example 1Password can be used for passkeys in Firefox.
- ndriscoll 2y agoI can't find that option's documentation. Do you have a link? The only documentation I've seen indicates that they only support hardware devices, and I don't own one.
- reginald78 2y agoDon't forgot the anti-features of: No ability to export your credentials.* Device attestation to allow blocking "undesirable" devices from authenticating and lock in purposes. *keypass was working on an export feature and there were already threats to use the attestation club to ban them from the landscape for not falling in line https://github.com/keepassxreboot/keepassxc/issues/10407#issuecomment-1994299617 https://github.com/keepassxreboot/keepassxc/issues/10407#iss...
- UltraSane 2y agocreds that can't be exported can't be stolen. It is a tricky tradeoff.
- calamity_elf 2y agomy credentials aren't mine if I can't securely back them up and secure them in a platform independent way. That attack on KeepassXC is despicable.
- UltraSane 2y agoIf you own the device the credits are stored on then they are yours.
- nullfield 2y agoThis very much falls into the same box as “not your keys, not your crypto”: if you’re forced to trust someone else to manage the keys for you then they have them - necessarily, in order to permit “transfer” (under this scheme, not everything) to another party - in plaintext, while you’re not allowed to “for your own good”, then you’ve lost it all. They can: 1. Impersonate you, gaining access to anything your keys unlock 1.a. Impersonate you, claiming to be you in a violation of “key use enables non-repudiation” 2. Deny you the ability to use your keys 2.a. Change any of your keys, locking you out of things 3. Deny you the ability to transfer your keys to anyone they “don’t like” 3. Provide your keys to anyone else, e.g. “with a court order” 3.a. Anyone “benefitting” under (3) can then do (1(a)) …and surely more Bad Things. Every single time “passkeys” seems to like “okay, maybe”… some fucktards pull another one of these. Then I go, “okay, ssh keys, PIV, or whatever else is Just Fine, and these people who are either state agents, idiots, or power hungry idiots working to advance total control over humans with lack of freedom and no way back can go die, or as an alternative be sentenced to serious computer-things-reeducation”. …and I kinda mean it. There are certain things you just don’t come back from, as a society, etc. and I just won’t support it. You only get one chance not to.
- jonpurdy 2y ago