Top
Best
New

Posted by ColinWright 4 days ago

Next month, saved passwords will no longer be in Microsoft’s Authenticator app(www.cnet.com)
183 points | 353 comments
dontTREATonme 2 days ago|
My first experience with passkeys was eBay. They implemented them 3-4 years ago, and my password manager, Dashlane picked up on it. They offered to save it and I wouldn’t have to enter a username or password. Great, seemed to work. Until I needed to login on another device and then Dashlane saved that passkey too, but each passkey was tied to the specific device… only it wasn’t clear when I logged in which passkey I should choose, and chose the wrong one and it doesn’t work. After having like 6 different passkeys for eBay I gave up. Now I always decline to use passkeys. They don’t work, idk who uses them but as a fairly tech savvy user, without a very complex setup (chrome, with Dashlane installed) if it’s not working for me it’s probably just not working.

I’ll also add. I don’t have a good mental model for what a passkey is or how it works. And again, like most users if I don’t really understand what’s going on I’m just not gonna bother with it. For all the complexity that it takes to implement secure login with a username and password, most of it is hidden from the user, with passkeys it feels like they’re shoving all the complexity front and center, but not explaining any of it.

_Algernon_ 2 days ago||
The only way passkeys make sense is in terms of vendor lock in. If you stick with a single vendor (ie. Google or Apple) to manage them for you, it kinda works if you ignore edge cases (eg. how to recover if phone breaks).

So the motivation for why big tech wants them is clear. They've just not managed to make a compelling case for why anybody else should want them.

The only way pass keys become a widespread thing is if they force the issue by removing password authentication, and I don't see that happening any time soon.

diggan 2 days ago|||
> The only way passkeys make sense is in terms of vendor lock in.

This is what I've figured as well, and even if my password manager claims "eventually we'll support it, once it's available" (https://blog.1password.com/fido-alliance-import-export-passk...), I've been putting it off until the implementation is actually in place.

But the question is when that'll be. Last I've heard about the whole "Risk of lock-in from export blocking" is:

> The general vibe is supportive and language has been added to this effect, though it looks like we haven't done a public working draft in some time so I don't think that's externally visible yet. Also usual caveats about in-progress work subject to change.

https://github.com/fido-alliance/credential-exchange-feedbac...

I guess time will tell. But for now, considering the history of lock-in on the web, it's best to stay away from Passkeys for now, until they figure out a proper way of avoiding it.

trollbridge 2 days ago|||
Bitwarden is the one vendor that doesn’t do lock in (since you can export your passkeys). Which also means you can back them up.

The rest of the platforms give you zero ability to export or back up your passkeys, which makes them worse than useless.

Longhanks 2 days ago|||
Apple also announced passkey import and export is coming this fall with iOS 26 (and their other OSes): https://developer.apple.com/videos/play/wwdc2025/279/
diggan 2 days ago|||
> We'll explore key updates including [...] and the secure import/export of passkeys

Have they shared any details about if this is actually cross-provider/platform import/export? I feel like if Apple doesn't outright share those details, they're talking about import/export within the Apple ecosystem.

dcow 2 days ago||
No, in this case it is actually an industry standard: https://fidoalliance.org/specifications-credential-exchange-...
diggan 2 days ago|||
Nothing of the info Apple published so far seems to indicate that they'll implement that. And again, based on the track record of Apple, feels unlikely they won't implement something on their own.
tzs 2 days ago||
From the video cited upthread: "This transfer uses a data schema that was built in collaboration with the members of the FIDO Alliance. It standardizes the data format for passkeys, passwords, verification codes, and more data types"
dyml 1 day ago|||
I worked on this standard and we’re all excited that it’s rolling out to most of not all password managers and platforms.
yellow_postit 2 days ago|||
Let’s see — Apples track record of interoperability isn’t great unless dragged by regulatory bodies. Managing private emails at scale to migrate away from Apple for instance is wildly painful.
dcow 2 days ago||||
There is an industry standard being deployed for passkey (and other credential) import/export so that everything will work together seamlessly. Most players are waiting for that so there aren’t N different formats floating around that only work with subsets of other PW managers, which is a real problem now.
EvanAnderson 2 days ago||
I'll believe it when I see it. So far I'm with the "Passkeys are for vendor lock-in" crowd and keeping my distance from them.
l11r 2 days ago||
Apple already implemented Import/Export according to FIDO standard in their iOS 26: https://developer.apple.com/videos/play/wwdc2025/279/?time=1...

Standards themselves:

https://fidoalliance.org/specs/cx/cxf-v1.0-rd-20250313.html

https://fidoalliance.org/specs/cx/cxp-v1.0-wd-20241003.html

diggan 2 days ago|||
I tried finding anything in the transcript that mentions that import/export explicitly will be the open standards, but they seem to mention "FIDO" and import/export in different contexts, not together.

Maybe I missed something?

EvanAnderson 1 day ago|||
These drafts both look reasonable. I wasn't aware they'd progressed beyond vaporware and I'm pleasantly surprised.
diggan 2 days ago|||
re Bitwarden Passkeys export/import, I found this:

> Q: Are stored passkeys included in Bitwarden imports and exports?

> A: Passkeys are included in .json exports from Bitwarden. The ability to transfer your passkeys to or from another passkey provider is planned for a future release.

https://bitwarden.com/help/storing-passkeys/#passkey-managem...

But I'm not sure I understand the last part, how is the "ability to transfer your passkeys to another passkey provider" planned for a future Bitwarden release, if the Passkeys are already included in the export data? Wouldn't that be up to other Passkey providers to implement the import? Or is the export data not complete enough for an import?

Uvix 2 days ago||
Yes, other providers could theoretically import Bitwarden’s proprietary format. Bitwarden’s reference to a future release is regarding the standardized import/export of passkeys that is in development: https://fidoalliance.org/fido-alliance-publishes-new-specifi...
dyml 1 day ago||
I work at bitwarden and I can confirm this. While technically you have the data, any other app need to support our json format (which they totally can, our code is open source) - but CXP (the standard) is happening this year so we’re planning on using it.
signal11 2 days ago|||
1Password are working with Microsoft to integrate more with Windows’ passkey APIs.

The real test will be, how easy is it to move passkeys from say 1Password to Keepass XC (open source). It’s on my todo list.

For now, 1P’s passkey support appears to work quite well with all the sites I’ve tried. I’ve got multiple devices (Linuxes, macOS, Windows) and passkeys just work. I like the fact that 1P is cross platform, but after all it too is proprietary.

diggan 2 days ago||
> how easy is it to move passkeys from say 1Password to Keepass XC (open source). It’s on my todo list.

AFAIK, there is no export from 1Password with Passkeys yet, so maybe better to put it in your calendar to check back in 6 months or so.

> passkeys just work

Yeah, I'm not doubting that, but I cannot reasonable base my core authentication on something that locks me to one service, that just feels to irresponsible. Hence the wait for proper import/export before spending any time on this :)

jgalt212 2 days ago||
Truth. With passwords, you don't even need a service open or closed. You can just write them down on an air gapped piece of paper.
signal11 2 days ago||||
This so many times. The cryptography around passkeys is great. An operational consequence that a lot of people seem to miss is lock-in.

I know passkey vendors will say they’re working to make interoperability easier in 2025, and that’s true. Equally the number of users who’ll take advantage of this interop will be a rounding error. The net effect will be even more platform entrenchment.

dcow 2 days ago||
Unless people use weak passwords today, all their passwords are scattered across various browsers and system autofill, unless they use a PW manager deliberately, in which case they’re “locked in”.

One of the couterpoints here is that while good security might have you adopt one password manager vendor, that vendor is not necessarily the same as your platform vendor. Traditionally this is a way to fight vendor lock in.

recursive 2 days ago|||
You can export your passwords. I've done it and switched vendors.
hedora 2 days ago||||
It is trivial to migrate from lastpass to bitwarden. I’m not sure about all other permutations of password managers though.
signal11 23 hours ago|||
There are open source password managers with decent interop. The interop is very crusty csv export / import, but hey, it’s not Hotel California.

With passkeys, the concern is that the platform vendor will become the password manager for a lot of people … Android users will use Google’s built in password mgmt tools, iOS users will use Apple’s. This makes switching that much more difficult.

hshdhdhj4444 1 day ago||||
> if you ignore edge cases (eg. how to recover if phone breaks)

I really see this language around passkeys a lot.

How is losing your phone, phone breaking, etc considered an edge case?

It’s common enough that Apple has a whole app called Find My.

Phones falling into toilets led to a whole meme about putting them in rice to fix them.

And even before Find My existed as an app Apple had equivalent functionality available online within a couple of years of the iPhones introduction.

noirscape 2 days ago||||
> The only way pass keys become a widespread thing is if they force the issue by removing password authentication, and I don't see that happening any time soon.

I mean, that's what Microsoft is doing here, no? They're changing their password manager to only accept passkeys, not passwords and to block off autofill functions. Granted, right now they're the only vendor to do this, but that's a pretty risky precedent to create.

trollbridge 2 days ago|||
More likely is MS Authenticator loses its already minuscule market share.
chronogram 2 days ago||
It is massive in corporate. I think it's the most used authenticator. On the Play Store alone it's got 2 million app reviews, Google Authenticator 579 thousand, Authy has 86 thousand. The download count seems to stop at 100M+ so I can't compare that.
WorldMaker 1 day ago|||
Microsoft is (re-)splitting their 2FA app from their Password Manager. The Password Manager is moving exclusively back into the Edge app. It will still provide autofill inside the Edge app. It may even get autofill (again) into other apps.

If anything this seems a move to get users to use more Edge than to use more Passkeys.

xlii 2 days ago||||
For myself it’s a very good secondary auth in alternative. E.g. I register with a vendor, create strong password in password vault and then create a passkey.

Passkey is convenient for log in (and also - quick) but worst case scenario I still have passwords. I wouldn’t trade in passwords completely but I prefer passkeys to OTPs.

egberts1 2 days ago||||
THIS!

Worth my point for this emphasis.

Can concur.

brazzy 2 days ago|||
Passkeys absolutely make sense from a security (and in theory also UX) POV. Handling logins for dozens of services is either very insecure (reuse), has even worse vendor lock in (federated ID), or has pretty bad UX (password manager).

In practice, unfortunately the UX gains are not realized because interoperability is unsolved, because vendors have little motivation to solve it and eliminate the lock in.

karel-3d 2 days ago|||
I like this part from Register article

> When I click “add key,” three different bits of software compete for my attention.

> First up is the password manager, offering to store a passkey. (This is the first time passkeys have shown up in this process – you can begin to see how a casual user might be getting confused.) I don’t want the password manager to be involved in this case, so I dismiss the window.

> Next up, a window appears from macOS asking me if I would like to use TouchID to “sign in” (to what? – I am already signed in to the website) and to save a passkey. Again, note the different terminology. When I dismiss that window, it is time for the browser to have a go, offering me four ways to save a passkey, including finally the option to store it on the hardware token. I insert the USB key and proceed.

> I think we can all agree that this is a confusing experience, with three different systems fighting to be the One True Place To Store Passkeys, along with the inconsistency of terminology (passkeys or security keys) and use cases (password replacement or strong second factor?)

> It’s like every piece of software wants to “help” but there is noone looking at the system-level behavior where these different bits of software interact with each other and the end user. I’ve encouraged my wife (a social scientist not a computer scientist) to adopt a password manager and 2FA, and she’s very willing to follow my lead, but the confusion of terminology and bewildering arrays of options frequently (and understandably) leads to complete frustration on her part.

https://www.theregister.com/2024/11/17/passkeys_passwords/

dcow 2 days ago||
I’ve been in charge of a 3rd party authenticator passkey implementation twice and both times the platform (be that chrome or apple) unfairly leveraged their position to push their solution above 3rd party options. Apple, in its most recent update, finally allows the user to disable iCloud keychain so it’s not an option always getting in their way if they use something else like 1pass or bitwarden. Chrome still puts themselves first before allowing the user to see the list of “other” authenticators to use, which isn’t serviceable as an other.
lucumo 2 days ago|||
> Until I needed to login on another device and then Dashlane saved that passkey too, but each passkey was tied to the specific device… only it wasn’t clear when I logged in which passkey I should choose, and chose the wrong one and it doesn’t work.

I'm not sure if that has changed since years ago (when you last tried), or that that is a Dashlane thing. In any case, that's not how it is now. I've stored them in 1Password. I can use them on any 1Password-enabled browser, and on my Android. They're slightly easier than password flows, and much easier than MFA flows.

> I’ll also add. I don’t have a good mental model for what a passkey is or how it works.

It's a public and private key-pair. You keep the private key, the server gets the public key on registration. When you login the server sends a challenge. "You" encrypt it with the private key and send it back. The server uses the public key to verify and boom, you're logged in.

scrollaway 2 days ago|||
I remember being a kid on the internet 20-something years ago, understanding how passwords worked, and thinking the whole of the internet must be crazy for accepting a "pinky-promise we don't store that secret password you're sending us in plaintext, let alone use it for nefarious purposes" as the status quo.

I then discovered SSH and how it worked, asked in some public forum why there isn't a way to log in to websites using an ssh keypair, and was ridiculed for it.

Ah well, glad times change.

pmontra 2 days ago|||
I defend against that scenario by letting my password manager generate a different random password for every site. It defends also against sites handling passwords in terribly wrong ways, hacks, leaks, etc.
diggan 2 days ago||||
> I then discovered SSH and how it worked, asked in some public forum why there isn't a way to log in to websites using an ssh keypair, and was ridiculed for it.

In an alternative universe, the web standardized something like "tripcodes but cryptographically secure" which would keep any secrets out from servers, and we'd just be dealing with signed data.

One could always dream :)

brazzy 2 days ago||||
Client certificates are a thing and can in principle be used for authentication on websites. Not 100% sure that was possible 20 years ago, but Istrongly suspect that it was.

The problem is the UX around handling the certificates. Password are nearly impossible to beat in terms of "works everywhere without requiring any support infrastructure".

skydhash 2 days ago|||
Even with SSH, you need access to the console when things went awry. But that’s easier to secure as you need to be physically present in front of the machine, or go through your cloud provider’s security mechanism.

But that’s only inconvenient when you want access back. Most B2C don’t care about you enough to offer those processes.

hedora 2 days ago||||
That’s a poor mental model for how it works.

If it was just a private key that I had, then import/export would be trivial.

lucumo 1 day ago|||
KeepassXC seems to have included that for two years now: https://github.com/keepassxreboot/keepassxc/pull/8825 (I don't use Keepass, so I can't attest to how well it works.)

There's a JSON example of an export on the page. It shows nicely what's stored on your machine.

It's a non-standardized format, because a standard is still being worked on. I think most vendors are just waiting for that. The FIDO Alliance has a news message about it: https://fidoalliance.org/fido-alliance-publishes-new-specifi...

In the article they mention they are not just going to support exporting passkeys, but also passwords and other credentials. The goal is to create a secure exchange format for that. They have published drafts of the standards.

clysm 2 days ago|||
It is that trivial. The problem is vendor lock-in and no common, defined way to export/import them securely (which is going to change soon).
wavemode 1 day ago|||
Perhaps eBay themselves were restricting use of a given passkey to a specific device
AJRF 2 days ago|||
I have a degree in computer science, 10 years experience in some complicated fields and I can’t figure out PassKeys.

They are woefully designed and implemented, wish we just cut our losses with them and stopped pushing them.

Tuck them away in settings, not on the default login path.

kjuulh 2 days ago|||
I felt the same when implementing OpenID connect flows according to spec. It uses the browser in creative ways ;) Especially the device flow, absolutely insane complexity for what it is.
tallanvor 2 days ago||||
They're just public/private keypairs that are generated either by a device (whether it's part of you phone, computer, or hardware key), browser, or password manager. I do agree that it can be a bit of a pain when it comes to multiple managers trying to offer to save/respond to a passkey, but otherwise it's a fairly straightforward exchange.
AJRF 2 days ago||
> They're just public/private keypairs that are generated either by a device (whether it's part of you phone, computer, or hardware key), browser, or password manager

Now imagine saying that sentence to a person outside tech

decimalenough 2 days ago|||
A monad is just a monoid in the category of endofunctors, what's the problem? Ape holders can use multiple slurp juices on a single ape, so if you have 1 astro ape and 3 slurp juices you can create 3 new apes.
fragmede 1 day ago|||
Why would you give the technical explanation to a person that doesn't want the technical explanation? To the person outside of tech, passkeys are just your phone has a really good password and fills it out for you. Just use that and don't bother having to remember (and forget) another password.
AJRF 1 day ago||
> To the person outside of tech, passkeys are just your phone has a really good password and fills it out for you

Except that is _not_ true, there is an entire thread of people saying they are unintuitive and hard to understand!

escapecharacter 2 days ago||||
CVS keeps pushing them for their pharmacy login. So annoying.
sydbarrett74 2 days ago|||
Agree. The UI/UX is atrocious at present. The concept has flaws, but IMO it substantively raises the floor security-wise.
Al-Khwarizmi 2 days ago|||
Glad to know I'm not alone. My story is more or less the same (except without password manager). One day I was logging into my ancient Yahoo mail account that I use mostly for unimportant/throwaway things and spam, and I was offered a passkey. I accepted. Next time I logged in I was in a different computer (I regularly use 4-5 computers apart from my phone) and it didn't work. Later, in the original computer, it didn't work either... I guess because I updated something or whatever, no idea, I didn't bother to find out. I'm back to the password now, after having logged in successfully with a passkey exactly zero times after setting it up.

I also don't have a good mental model of how passkeys work. I could get informed. But why should I bother? I'm a busy person. Passwords have worked for me for more than 25 years, and passkeys seem much more fussy and inconvenient (what if I'm traveling and connecting from a random computer in an hotel/airport? I imagine I'll be expected to do something with my phone, as modern cybersecurity seems to be based on trusting everything to the phone -if it gets stolen, bad luck- but what if I have no battery?). I guess I'll have to find out if they force them on us, but if I (a CS PhD and professor) have to actively find out in order to use them, it's going to be chaos with regular users.

ajdude 2 days ago||
I hate passkeys, only because it seems like every few months I'm trying to help ream them out of my grandmother's computer because she can no longer login to her yahoo email. I've told her countless times, stop saying yes for passkeys but she somehow inevitably gets them enabled on everything while on her desktop and then can't figure out how to access it from her phone.
teekert 2 days ago|||
I think Proton Pass just stores one key for all devices? Not even sure! But it does work anywhere without the experience you had: I go to a website I have saved, it pops up, I click and am logged in.

Not sure if Proton does the device specific stuff under the hood (and hides it well), or if they are abusing the system by simply sharing the private key over all devices? (That is misuse right? Idk, I had the same experience with BitWarden). The keys should be device specific right? That's the 2fa replacing magic.

I too, have no idea. And I too am a bit disappointed it is so difficult to understand what happens. I do believe I can just export the keys and import somewhere else (i.e. Proton <-> BitWarden), which would suggest one passkey per account... Hmmm... Also, I believe it's just Google and Apple that try to make this a walled garden, it wasn't designed to be like that.

dchest 2 days ago||
> The keys should be device specific right?

No, they can be synched. There are different types of passkeys, synched and device-bound (for YubiKeys, etc.)

Hope this clears up the confusion (haha).

teekert 2 days ago||
Ah but why are they better than classic credentials then? I thought they were device specific and thus "2fa build in". I thought you'd have to approve every new device from an existing one? But indeed I never saw that in action...
recursive 2 days ago||
Because you can't export them.
teekert 2 days ago||
Pretty sure I could with VaultWarden. For Proton indeed it seems to be an open issue. In theory it should be doable right? It's not like "impossible because of the spec" or something?
recursive 1 day ago|||
> It's not like "impossible because of the spec" or something

It could be, but I don't know if it is. One of the design points is that they are cryptographically un-phishable or something to that effect.

The ability to export directly conflicts non-phishability, at least in theory. I've heard conflicting information about what precisely is allowed or possible.

xmgplays 2 days ago|||
The difficulty of exporting them is kinda the point(sorta). The benefit of passkeys is that the average user is less likely to hand them over to a scammer, because they literally can't/don't know how, whereas everyone and their mother knows how to give a scammer their password/username and the funky numbers in the email they just got.
djvdq 2 days ago|||
I don't have this problem. I'm using passkey probably on only 1 website (github) but it's working without any issues on all my devices. Maybe it's a password manager issue? I'm a bitwarden user
qwertox 2 days ago||
Well you have your passkey stored in Bitwarden, which may weaken its security, since it's a software-only solution.

The idea of passkeys is that they are supposed to be tied to a hardware device. And this leads to very odd situations, like Chrome asking Windows to authenticate, and Windows having to ask for the passkey on an Android phone.

I migrated to Bitwarden around 3 weeks ago and now Chrome is no longer asking Windows to authenticate, but Bitwarden. But then Bitwarden doesn't have the passkey, so it will offer to delegate to Windows, which will in turn reach to the Android phone, unless it's one which is stored in Windows.

This are the kind of problems which arise, and for a 75 year old senior who never dealt with all this crap, this is nothing but a huge annoyance, because they simply don't understand what's going on. It was easy with username and password.

What I liked the most was username+password and a Yubikey for OTP. And for what can't or no longer wants to deal with Yubikey, I've moved to app-based OTP. And now I'm starting to get forced to move to passkeys, which annoys me a bit because things are no longer so clear.

jeroenhd 2 days ago|||
> The idea of passkeys is that they are supposed to be tied to a hardware device.

No, not really. That was more of a U2F/WebAuthn concept. Passkeys are intentionally permitted to be attached to accounts.

You can use hardware bound tokens as passkeys if you prefer, of course. However, that approach has led to a huge amount of people getting locked out of their accounts because they lost their Yubikey or reset their phone.

There are implementation improvements to be made, for sure, especially on Windows. However, that same 75 year old also won't know to look in Edge's password manager when Bitwarden says it can't find a password for a given website.

And let's be honest, that 75 year old won't be using Bitwarden or a password manager anyway, their password will be NameOfGrandkid2003 despite being told to pick a different one after the last time their account got taken over.

I wish I could use passkeys more often but when websites offer 2FA of any kind, it'll be through TOTP, and usually without providing any recovery codes either. TOTP and email+password aren't going away.

karel-3d 2 days ago|||
I thought Webauthn IS passkeys! It's a different thing...?

I thought Webauthn is a U2F continuation that uses them for both 2FA and login... and the login thing is called "passkey". It is not?

(I implemented U2F 2FA before and still cannot figure this out.)

jeroenhd 2 days ago||
Passkeys are the name used for FIDO2 authentication flows for normal people.

WebAuthn is the JavaScript API to access the USB devices speaking U2F to the browser.

FIDO2 extends the WebAuthn API by also offering to store security tokens inside of a device's TPM, by using CTAP2 to authenticate with an external device or service, or by using good old U2F. If you're implementing it, you generally only need to deal with the WebAuthn side, the browser will take care of the rest.

You can think of Passkeys as "WebAuthn 1.1". Names like WebAuthn and U2F don't exactly attract the general consumer, so they rebranded it. The same way websites used names like "passwordless logins" when trying to describe WebAuthn+U2F, expect "passkey" seems backed by larger companies.

If you've implemented WebAuthn correctly (I doubt you actually interacted with the U2F API directly), you've also implemented passkeys.

The naming is rather confusing, mostly because a lot of websites used the wrong name for the wrong part of the process. Luckily, almost nobody acfually knows what the hell a WebAuthn is, so passkeys are the introduction to the whole stack for most people.

cycomanic 2 days ago|||
Just a side note my 80 year old mother uses Linux with keepassxc and has generally more secure processes than many software developers I know (who often use very simple passwords, share them around freely...).

Just to say that we should be careful with our generalisations (I know you didn't start this one).

Biganon 2 days ago||
Why should we be careful? Not trying to troll here, but your mother being an exception to the generalization doesn't mean the generalization is wrong. Nobody said 100% of old people had bad security habits.
wasmitnetzen 2 days ago||||
Do you have a source for the hardware-tied design? Neither the specs[1] nor Wikipedia[2] say anything about Authenticators being hardware-only as far as I can see. The specs even specifically talk about Clients (ie browsers) storing passkeys.

[1]: https://www.w3.org/TR/2019/REC-webauthn-1-20190304/#sctn-aut...

[2]: https://en.wikipedia.org/wiki/WebAuthn#Reasons_for_its_desig...

navigate8310 2 days ago|||
> Well you have your passkey stored in Bitwarden, which may weaken its security, since it's a software-only solution.

Well you can decrypt your bitwarden using a Yubikey

ExoticPearTree 2 days ago|||
Looks like a Dashlane problem from what you are describing.

Since I use a Mac, I will refer to my MacOS experience: Keychain and now Passwords will sync passkeys via iCloud to any other device. The end result is that you only have one passkey. Pretty seamless experience.

jlokier 2 days ago|||
I have a Macbook and an Android phone, as do many people.

Can I still have a seamless experience with passkeys, or have they made that difficult? Do I need to remember to reject the dialog offering to save keys on Keychain and learn to use a 3rd party passkey service?

What am I supposed to about all the passkeys that will be needed at my multiple jobs, which I access from my own Macbook and phone? Can I use a single service, ideally open source, or do I need to use several "passkey sharing & backup managers", one for each entity and one more for my personal keys?

avhception 2 days ago||||
There is no way I will sync all of my credentials onto other peoples computers.

Trust issues aside, is there a way to get those passkeys out of there?

Suppose you want to switch from iCloud to whatever else, can you export and import those passkeys?

jeroenhd 2 days ago|||
I don't think iCloud has exports for secrets like that (and that's not just restricted to Passkeys).

Other tools do, though, like KeepassXC or any other password manager really.

Asmod4n 2 days ago||
You can share them via airdrop
wkat4242 2 days ago|||
No, this is part of the problem. They're using passkeys to build their walled gardens. So lock in is a feature not a bug.
eviks 2 days ago||||
So you're locked into Macs for this seamless experience
ExoticPearTree 2 days ago||
I don't know, I just shared my experience with passkeys on a Mac. Maybe Microsoft has something similar.
N_Lens 2 days ago||||
Yeah I'm on Mac/iPhone as well and was scratching my head at the "multiple passkeys" comment.
encom 2 days ago|||
>any other device

Any other Apple™ device.

ashdksnndck 2 days ago|||
Nowadays I use the passkeys with my password manager and everything works across multiple devices. I’ve never been presented with a list of passkeys to select from.
sydbarrett74 2 days ago||
I’ll second this. A combo of KeePassXC (desktop), KeePassium (Apple), and KeePass2Android plus manually synching my .kbdx file makes the passkey experience relatively smooth for me.
gbil 2 days ago|||
> KeePass2Android

It doesn't support passkeys yet so I'm surprised you mention it because this is what I wait for a full cross-device (for me) support, to start using passkeys

https://github.com/PhilippC/keepass2android/issues/2099

sydbarrett74 2 days ago||
Tiredness caused my poor explanation and you’re absolutely correct. I didn’t explain fully. I guess I have a 2/3 solution.
dale_huevo 2 days ago||||
So you need three different applications and manually moving around files to achieve a "relatively smooth" experience? I don't think this is the endorsement you think it is.
emptysongglass 2 days ago|||
KeePass is a community project, Bitwarden is not. These are just client applications that sync and interact with the .kbdx file the community has formalized a standard on. That's why Bitwarden has a unified client application ecosystem and KeePass does not.

You don't understand KeePass, which is fine, but please don't make bad assumptions like these if you don't understand the underlying reasons for why a thing is the way it is.

It's like calling out why there are two dozen email clients that speak IMAP.

dale_huevo 2 days ago||
Uh I know what KeePass is and how it works. The proposed "smooth" solution is - at best - clunky and inconvenient. You've missed the forest for the trees.

> You don't understand KeePass, which is fine

Haha this is so hilariously smug and condescending I have to wonder: are you the real-life Comic Book Guy?

sydbarrett74 2 days ago|||
I should’ve clarified: I consider it relatively smooth for a technical user.
jimmydorry 2 days ago||
Yes this is being pushed on everyone, including grandma's and the tech illiterate. If the "best" solution is clunky at best, what chance to the tech luddites have?
fragmede 1 day ago||
the best solution for the technical user isn't the best solution for the non technical user. the streamlined solution for the non technical person is that they just have their phone and it has the passkey.
dale_huevo 1 day ago||
> the streamlined solution for the non technical person is that they just have their phone and it has the passkey

So no one uses desktop or laptop computers anymore? Who made that decision for everyone, I wasn't consulted.

fragmede 1 day ago||
If you want to talk about the laptop and desktop use case, we can talk about those, but non technical people don't have laptops or desktops anymore, they got thrown out sometime after the iPhone and ipad came out, circa 2010. (sorry you didn't get invited to the conference. It was nice, Sarah brought her granddaughter and we had chips and guacamole, it was all very nice)
dale_huevo 1 day ago||
I disagree, it's an extremely myopic understanding of the world likely perpetuated by a sheltered Silicon Valley cabal.

There are millions of non-technical people with jobs, where they are issued a company computer.

It's conceivable they might want to access the World Wide Web on it.

Assuming they own no other devices other than a mobile phone as you suggest, they still have at least two and probably don't want to sync anything from their personal phone to a company computer.

P.S. your comment was funnier before you added the part about the gucamole

fragmede 1 day ago||
so they go to the website on their work computer, and scan the QR code on their personal phone
emptysongglass 2 days ago|||
Please don't make personal attacks on HN.

The only difference between an imagined smooth solution is the sync mechanism and a unified client application ecosystem, neither of which is really possible without a large company behind it.

I said you don't understand how KeePass works because you refer to 3 applications for 3 different OSes (2 mobile) as if they were a confusing mix of different applications, when really they're just client implementations around a single, formalized spec. And most folks don't use both iOS and Android so really there's just your choice of KeePass desktop app and one for Android or iOS.

No one says the plethora of email client choices is confusing. This is exactly the same.

dale_huevo 1 day ago||
This is peak HN. You behave like a douche then appeal to decorum and cry about the rules when called out about it.

> No one says the plethora of email client choices is confusing. This is exactly the same

It's absolutely not the same. No one is manually syncing files across PCs and devices so they can retrieve mail on all of them. You have zeroed in on some irrelevant pedantry and continue to ignore the big picture.

emptysongglass 1 day ago||
Yet you keep name-calling, so who is acting rudely?

3 different applications to access your secrets is what you focused on and now you're moving the goalposts. KeePass having 3 different client applications is what you chose to make a mountain out of, yet they're all just porcelain in front of an agreed upon standard.

Making a kbdx file accessible in Dropbox or any other cloud service does not take technical wizardry.

Kindly stop your personal attacks.

jasonjayr 2 days ago|||
Same for me, but syncthing works to sync across the platforms for me, and has been pretty solid.
wenc 1 day ago|||
> I don’t have a good mental model for what a passkey is or how it works. And again, like most users if I don’t really understand what’s going on I’m just not gonna bother with it.

Sites kept asking me if I would like to setup a passkey, and I didn't have a good mental model for what it was either.

Turns out it's like PGP of the 1990s -- public/private key but for auth instead of email encryption.

Public/private key is not the of easiest ideas for a lay man to understand (though some YouTube videos explain it well).

All users want to know is that it keeps their information safe.

Like modern credit cards -- they use public/private keys, but the messaging is "your credit card number is kept safe," not this is based on PKI.

rafaelmn 2 days ago|||
I think your problem is Dashlane. I had to use it for one corporate gig an oh my god was it the worst password manager I used - UX and stability wise.
jbverschoor 2 days ago|||
Exactly my experience. The mental model is easy once you understand that it’s just a key on your device/app.

It’s just really hard to wrap around your head that this is the actual implementation with so many drawbacks given most people have 2+ devices, and different OSes to provide it.

I won’t use them.. although I’d have loved to use them.

When they worm they work, but I can’t trust them completely, so what’s the point? There’s no difference with a password, except that the sign-in process can be streamlined when everything works

Al-Khwarizmi 2 days ago|||
I suppose they refer to a more detailed mental model. For example, I know that it's a key in my device, but I don't have a detailed enough model to know if it will work if transferred to another device or stored in the cloud, or what I'm supposed to do at a cybercafe/hotel/airport/borrowed computer. So my mental model is not good enough. With passwords, the answers to questions like that are obvious.
jbverschoor 1 day ago||
That’s the problem. I don’t think that’s part of the spec.

I’m also not sure, and given that there’s no mention of transferring, backing up etc, I assume they’ll be lost forever.

I won’t take that risk. And if they require my email/password/2fa to recover, the. What’s the point.

I wanted to love them so much, but I can’t. I won’t burn myself again like with getting a new phone and loosing all your 2FA, because someone thought it’d be a good idea to make them device bound on most apps.

Ease of use is a security feature.

kd5bjo 2 days ago||||
> There’s no difference with a password, except that the sign-in process can be streamlined when everything works

There is one other major difference behind the scenes: With passkeys, the service you’re logging into never has enough information to authenticate as you, so leaks of the server-side credential info are almost (hopefully completely) useless to an attacker.

jbverschoor 1 day ago||
Sure, but that would mean the service is likely to be useless as well.

And, you’re likely to loose access to your service. It’s like would you rather loose your pictures forever, or have them copied by someone

stavros 2 days ago|||
If you think there's no difference between a password and a passkey, that kind of tells me you don't really know a lot about passkeys, so it makes sense you'd think they're just worse-implemented passwords.
hulitu 2 days ago|||
Please, tell us more.
stavros 2 days ago||
https://duckduckgo.com/?q=benefits+of+passkeys&t=vivaldim&ia...
jbverschoor 1 day ago|||
The only difference is that you sign the authentication.

I think Facebook does the same thing when logging in with a password.

It’s been crudely done for ages by sending over a hashed version of you password when submitting a form.

Not the exact thing, but still.

What is the problem they’re trying to solve? I’m not sure to be honest. Is it leaked passwords/keys? No difference there, as all passwords are unique anyway with a password manager.

Is it ease of use? I hoped so too.. but nope.

Is it anonymity? I hopes so too, but just like “hide-my-email”, apps will detect it, and require all other missing info such as your real email, name etc.

stavros 1 day ago||
The only difference is that you sign the authentication, except all the other differences like the server doesn't keep a secret that can be stolen, it can't be phished, you can't reuse it, you can't mistype it, you can't store it improperly.
jeroenhd 2 days ago|||
That's not a passkey problem, that's Dashlane being very weird about passkeys. There's no way that isn't a bug.
richardw 2 days ago|||
Interesting. I’m only a user of them but not had one second of trouble. I save them on my device in the native saving place (iOS/mac) and it just works. I didn’t know this issue existed and I’d like to avoid it. Is the issue when you save them in a password manager?

I have Bitwarden for personal and now 1Password for work, so might hit the issue at some point.

romperstomper 2 days ago|||
As far as I understand the passkey are not to be intended to sink across devices. They unlock private keys stored on device and these keys are used for authorization on web sites etc. At least this was my understanding when last time I tried to grok passkeys :)
hazmazlaz 2 days ago|||
That's just a problem with how Dashlane and/or eBay implemented Passkeys. I have tons of site passkeys (1 per site) saved with 1password and use them across multiple devices just fine.
dale_huevo 2 days ago|||
The downfall of passkeys is that - as was inevitable - they are horrifyingly implemented webshit.

For example, nearly every visit to my Amazon orders page I am now greeted with a nearly full screen modal browser popup letting me know about passkeys and why I should switch to them RIGHT NOW. I politely declined - the first thousand times. I don't know if this is a site or browser issue and frankly I don't care anymore. It's spam at this point and I want nothing to do with it.

My hesitancy was rooted in concerns about potential issues pretty much what you just described so glad to know I was right.

Seems like passkeys use a very simple model where you are using a single device with a single browser or are somehow syncing across devices with some cloud service - and from your description it sounds like that doesn't even work.

No thanks - I'll stick with passwords. Did everyone forget about hardware tokens which are device and OS-independent and rely on no external infrastructre?

littlecranky67 2 days ago|||
Don't forget that a per-device passkey is the wet dream of any $MEGACORP wanting to track your habbits. Which is another reason why it is a no-go for me.
nasso_dev 2 days ago|||
> Seems like passkeys use a very simple model where you are using a single device with a single browser or are somehow syncing across devices with some cloud service - and from your description it sounds like that doesn't even work.

Unlike passwords, you can have multiple passkeys per account. You can have 5 passkeys for your amazon account if you use your amazon account on 5 different devices. If you lose device 4, or if it gets stolen, you can just delete passkey 4. The other ones are safe.

Or, you can use a syncing service like a password manager. Both solutions work!

0cf8612b2e1e 1 day ago||
How many years did it take for Amazon to allow multiple yubi keys?

If giant tech company with infinite money cannot handle it, why should I have more faith in the dozens of services I use to do better this time?

jorvi 2 days ago|||
That is very rarely how passkeys work.

You chose a worst case example and are comparing it with your best case example.

Virtually all sites have one passkey, tied to your vault of choice (Apple, Google, 1Password, etc). You make one, and you can use it everywhere.

Passkeys are a blessing for your regular Joe. No more easy phishing, and no passwords to forget. Often even no username to forget.

Apples-to-apples, passkeys rock.

probably_wrong 2 days ago||
> Passkeys are a blessing for your regular Joe.

I've had two regular Joes come to me because Google locked them out of their accounts (plus a third one with Apple) and they had important emails they couldn't get to. The "solution" in all cases ended up being a total loss and starting from scratch.

Now when Google locks them out of their account with no recourse (or, more likely, when their phone dies without backup) not only do their lose their email, but also every other service they ever signed up for.

Passkeys may be better when everything works right, but password managers are miles ahead when something goes wrong.

jorvi 2 days ago||
Google aggressively forces you to add your phone number or a backup email, multiple pop-ups per month. When you make a passkey they again aggressively try to force you to have backup access methods. You really have to put in a good effort to lock yourself out.

If regular Joe configured a TOTP and then ignores the huge warnings about not saving the backup codes, are you going to blame the service or him?

probably_wrong 1 day ago||
> You really have to put in a good effort to lock yourself out.

When Google and Apple block you, you stay blocked for good regardless of how many backup measures you provide. An Apple representative literally told me once that I needed to provide the phone number of the thief who stole my brother's phone if I wanted to regain access to iCloud; Google asked for my password and backup email only for their system to say "that's not enough to let you in, but there are no other methods so you're SOL".

Even in more "normal" situations, how much do I need to pay to get someone at Google to check my identity (possibly with official ID) and restore my account? Answer: None, because that's not a service Google offers - you can try to sign up for a paid plan, but even then there's no guarantee that they'll listen to you.

Any system that depends on FAANG companies is a system where you can find yourself locked out without recourse. I definitely blame the service.

jorvi 1 day ago||
Oh, you mean being locked out by the vendor, not accidentally locking yourself out.

Yes, that sucks. I have an old account at a FAANG they won't allow me to log in to despite me knowing the current password, my old passwords and the old e-mail. But it is partly my own fault because I changed the e-mail and phone number to a fake one.

I will say that getting locked out (= banned) by Google or Apple usually means you're doing something odd or even seedy. Of all the regular people I'm acquainted with, it hasn't happened to anyone, ever. And that's gotta easily be 100+ people. However people like dropshippers, grey hats, OF models etc etc any people with irregular cash flows or e-mail traffic definitely run a risk.

dcow 2 days ago|||
FWIW you’re supposed to use one passkey synced across your all devices where your PW manager (Dashlane) is installed. The fact that Dashlane let you so easily do the wrong thing might be an issue of their early/unrefined support for passkeys.
navigate8310 2 days ago||
I use Bitwarden on every device, it saves exactly ONE passkey per service. No more fiddling it passwords and some services don't even want to bother with your username as well. Just one passkey prompt and login happens seamlessly.
RHSeeger 2 days ago||
I have yet to see a compelling argument for passkeys that is strong enough to overpower it's negatives.

- I want to be able to share passwords for accounts with my family (some, but not all of them)

- I want to be able to load up my login information from whatever device I am currently working on; my phone, my home computer, my work computer, my wife's phone, etc

- I don't want to risk my phone breaking and losing access to all my accounts

Something like 1Password or Bitwarden fits all of that perfectly.

Avicebron 2 days ago||
> see a compelling argument for passkeys

It's tied to vendor lock in. Which increases the ability of companies who develop certain technologies for the masses to increase the friction of interacting with things outside of the ecosystem. The argument is that if a user is unable to use an alternative, by hook or crook they will pay increasingly high subscriptions to access the services provided by that ecosystem. This increases a number on a spreadsheet, the only true compelling argument one could say

re 2 days ago||
> It's tied to vendor lock in

If you're referring to the inability to transfer passkeys across systems, that should be improving soon.

https://blog.1password.com/fido-alliance-import-export-passk...

https://arstechnica.com/security/2025/06/apple-previews-new-...

ls612 2 days ago|||
As long as the passkey spec includes remote snitching (attestation) your keepass open source alternative will exist only because big tech allows it, and it will end when big tech demands it. The entire import/export standard is a red herring.
ortekk 2 days ago|||
It's sort of happening already. Members of FIDO threatening to block KeepassXC users [0] from logging in, unless KeepassXC complies with FIDO demands regarding specific implementation

[0] https://github.com/keepassxreboot/keepassxc/issues/10407#iss...

rantallion 2 days ago|||
On one side of the pond, we have the EU's Digital Markets Act to protect consumers. It has teeth and it's already being used to ensure consumers have choice.
zombot 2 days ago|||
But only in the EU. You can already see iOS behave differently depending on which side of the pond you're from.
holowoodman 2 days ago|||
Not so sure that EU bureaucrats will understand and fix that problem. With NIS2, they let the IT-security-crapware lobby dictate draconian and mostly stupid security laws. Could be that the security-paranoid part of the bureaucracy overrides the consumer protection part in that case.
dspillett 2 days ago|||
> that should be improving soon

Then _soon_ I might reconsider using passkeys.

I'm not making changes to my security workflows now based on promises that the lock-in potential will be reduced as some unspecific point in the future.

darkwater 2 days ago|||
> I have yet to see a compelling argument for passkeys that is strong enough to overpower it's negatives.

> - I want to be able to share passwords for accounts with my family (some, but not all of them)

This, but for another reason. To all those "I can do this with Keepass/Bitwarden etc", how can you share your Netflix password with your parents 100 miles away to use it in their smart TV? You cannot and will never be able to do it. Yes, passkeys improve security in some contexts but also tighten the grip of service providers.

tzs 2 days ago|||
> To all those "I can do this with Keepass/Bitwarden etc", how can you share your Netflix password with your parents 100 miles away to use it in their smart TV? You cannot and will never be able to do it.

I'm not sure that's a good example. I thought you currently only need to share your password if you want to let them use your Netflix account on their computer/phone/tablet. If you are just trying to set them up on their smart TV wouldn't you simply have them install the Netflix app on their smart TV, launch it, hit sign in, and then tell you the 8 digit confirmation code from the app, and then you would go to netflix.com/tv2 on your computer/phone/tablet, enter that code, and use your credentials to confirm?

So let's change it to you want to let your parents use your Netflix on their computer/phone/tablet. Netflix doesn't currently support passkeys, but we will assume they will at some point.

What you would do is something like this.

1. Tell them your Netflix account name.

2. Have them go through Netflix's procedure for logging in on a device that does not have a passkey when you have no other devices available that do have a Netflix passkey for your account. They are almost certain to have some way to do this.

3. Once they are logged in they can add a Netflix passkey to that device.

Freak_NL 2 days ago|||
Since sharing Netflix passwords is a breach of their terms of use, that's not really a compelling argument.

I doubt streaming services are looking to make passkeys the only way to authenticate devices though. Too much competition, and too many valid use cases for use outside of a personal device.

jjani 2 days ago|||
> Since sharing Netflix passwords is a breach of their terms of use, that's not really a compelling argument.

Like the millions of "terms of use" breached by the exact trillion dollar companies pushing for passkeys (Google, Microsoft) while training their AI models? Sounds like terms of use are entirely irrelevant in the first place.

littlecranky67 2 days ago||
Terms of use != laws. ToS are very often overruled by laws in lot of jurisdictions. Saying anything that violates ToS should not exist as a free/public standard, is corporate speak, and not in the interest of the consumer.
wkat4242 2 days ago||
See what happens if I get caught downloading movies.

Then see what happens if meta downloads an entire library and trains their AI with it.

littlecranky67 2 days ago||
Not sure if anything different happens. If you get caught, you probably get fined - that is true for Meta and for you. Not sure what jurisdiction you are in that would get you into prison.

Meta just figured the fine is worth the leap ahead in AI training, and I kind of agree.

darkwater 2 days ago||||
> Since sharing Netflix passwords is a breach of their terms of use, that's not really a compelling argument.

Since when "you are not supposed to do it" works? :) Most videogames cannot be freely copied or modified/tampered with, according to their ToS; still, companies implement draconian DRMs/anticheat to block people from doing it anyway. This is the same situation.

porridgeraisin 2 days ago|||
> breach of their terms of use

I mean, it was an example. Replace it with an amazon account and the argument remains the same.

RataNova 2 days ago|||
Right now, passkeys feel like they solve Google's and Apple's problems more than users
al_borland 2 days ago||
The “problem” they solve for Google and Apple is how to further lock people into their ecosystems. Microsoft too, they are part of it as well I believe.
t_mann 2 days ago|||
You can do all of those using Passkeys in Keepass, eg though KeepassXC, including import/export. However, Keepass applications have already been flagged as non-compliant for this reason. What you also currently can't do afaik is use them on mobile.
vanviegen 2 days ago|||
I think a password manager like bitwarden still meets all of those criteria when it's managing passkeys for you.
thayne 2 days ago|||
But companies like Google, Microsoft, and Apple have a vested interest in making third party tools like bitwarden not work as well, or not at all on their platforms.
ChadNauseam 2 days ago|||
iOS and Android both have APIs for plugging in custom password managers into password entry fields in every app, and for using passkeys with those custom password managers. I use 1password on my iPhone and my Android and it integrates perfectly with both. I agree that those corporations have an interest in making those tools work poorly to stop you from leaving the platform, but they seem to have done the right thing and put some effort into allowing them to work well.
Hawxy 2 days ago||||
Microsoft has been actively working on a new API to make third-party password managers natively integrate with Windows:

https://learn.microsoft.com/en-us/windows/apps/develop/secur... https://blogs.windows.com/windows-insider/2025/06/27/announc...

jeroenhd 2 days ago||||
Bitwarden works just as well on Android. In fact, it's even easier when it comes to managing multiple passkeys per domain. And yes, that includes CTAP2 logins ("scan a QR code with your phone to log in").
al_borland 2 days ago|||
From what I saw, 1Password was fighting tooth and nail to get into the FIDO Alliance, as the big corps were trying to leave 3rd party password managers behind. I assume without fights like this, all 3rd party password managers would have been left behind. I think that was the plan, thankfully it didn’t work.
reginald78 2 days ago||
Keepass was straight up threatened with blackballing using the attestation feature an enforcement mechanism. This thing was barely out of the gate before the mask slipped.
thayne 2 days ago|||
For now. But will that always be the case? And what if sites use attestation to reject passkeys from providers loke bitwarden or keepass(xc)?
ashdksnndck 2 days ago||||
iOS third-party password manager integration has gotten better over the years. It went from nonexistent, to half-working but constantly pushing me to use iCloud passwords instead, to allowing third-party to be the default once I set it up and never mentioning iCloud passwords to me during normal use.
close04 2 days ago||
If blocking this integration will ever be in their interest (I can't say much about this though), then they'll just tighten the grip as soon as passkeys are the norm and other auth methods are deprecated. It's always easy to invoke generic or obscure "security" reasons, even if it means creating the problems themselves so they come with the solution just in time.
shepherdjerred 1 day ago||||
Passkeys with 1Password on iOS is excellent
dspillett 2 days ago|||
A lot of answers to problems people raise wrt passkeys seem to be “using a good password manager”.

But one of the selling point is that they are supposed to help bog standard users be more secure. How many bog standard users do you see using a good password manager, despite how long we've been suggesting that they do. If they aren't going to use one for passwords they aren't going to use one to smooth the edges of passkeys use.

microflash 2 days ago|||
I do use Bitwarden to store passkeys and it works across devices just fine.
8fingerlouie 2 days ago|||
1Password also supports passkeys. I'm not sure if you can share them in a family vault, but considering they're just "passwords" in 1Password, i don't see why you wouldn't be able to. The portion of a passkey stored on device is just a private key, which is essentially just a string of bytes.

The built in password manager in iOS/MacOS also supports synchronizing passkeys across devices (via iCloud), and again, i'm not sure if you can share those passkeys between uses, but same argument as for 1password.

al_borland 2 days ago||
This still doesn’t solve requirement 2, at least as far as I can tell.

I’m a 1Password user. There are times I want to login with one of my personal accounts on my work laptop, auxiliary device I have, or family member’s device. On all these occasions, I’m not going to install 1Password and sync down my entire vault, just to delete it 5 minutes later. I simply reveal the password in my app and type it in. With passkeys there is no way to do this. It’s an edge case, but an important one.

I’d feel much better about passkeys if it wasn’t some mysterious thing locked away in a vault. If it’s effectively a public/private key pair, I should be able to see the private in my password manager and copy/paste it wherever I want, and however I want. If I could do this I would instantly understand what’s going on and be more accepting of it, though I’d expect I’d still run into some edge cases.

dchest 2 days ago||
> I simply reveal the password in my app and type it in. With passkeys there is no way to do this.

After entering your username, you select an option to use your other device to sign in and scan a QR code with it.

al_borland 1 day ago||
That assumes the device/app I’m logging into supports that. It also assumes I have my password manager on a device that can scan QR codes.

Are passkeys ubiquitous? It doesn’t feel that way. Tech demos are nice, but they’re just tech demos. When I’m doing my taxes I don’t want to find out I can’t download my data in TurboTax because I can’t login to my bank with a passkey via their app. Or maybe I want to use some old hardware, where the apps haven’t been updated with QR codes and passkeys, I guess I’m out of luck.

Too many edge cases. They are trying to sell passkeys as a magic way to login. I’m not going to entrust my ability to login to magic.

Also, scanning QR codes to authenticate feels very janky. Isn’t that why CurrentC failed? No one wanted to do a QR code dance with their phone.

Ferret7446 2 days ago||
> I want to be able to share passwords for accounts with my family

No you don't, you want to share access, and the only way you can do it with passwords is by sharing the password itself. With passkeys you can have each person register their own passkey.

blendergeek 2 days ago|||
I want to be able to share access without permission from Microsoft
Ferret7446 2 days ago||
Huh? Microsoft doesn't own passkeys. I think you have a completely incorrect understanding of passkeys.
blendergeek 2 days ago|||
If I use Microsoft Authenticator, they do control the passkeys. It doesn't matter who "owns" them if they control them.
j_maffe 2 days ago||
They can "control" them in any meaningful way if they use them for access of things that you do not allow or denies access for things that you do allow. If neither are happening, then you're effectively the one controlling, not them.
blendergeek 2 days ago||
The specific issue at hand is sharing. With passwords, I can easily share my passwords. Is it easy to share passkeys? And could doing so be prevented by Microsoft?
IcyWindows 1 day ago||
The point of passkeys is that you can have many of them unlike a single password. Each device should have its own passkey that I can revoke if my device is lost.
Eduard 2 days ago|||
Give an actual working example on how you would share with a friend access to an arbitrary Passkey-enabled account of yours.

Do all using services allow this? Is it at least ad easy and straightforward as telling your trustworthy auntie your password?

Spare_account 2 days ago||
Does the Passkey-enabled account support multiple passkeys?

I'm pretty sure I have my Android phone setup with a passkey for my Google account and also my Windows laptop.

Presuambly the same logic applies for a service that permits multiple passkeys. Each person would register a passkey on their device using the shared credential.

blendergeek 1 day ago||
> Does the Passkey-enabled account support multiple passkeys?

There in lies the issue. With passwords, it doesn't matter if the account supports multiple passwords. I can share the one I have

> Presuambly the same logic applies for a service that permits multiple passkeys. Each person would register a passkey on their device using the shared credential.

but can I simply share the passkeys without someone's permission (other than my own)?

RHSeeger 2 days ago||||
How does that differ from each person having their own password? Right now, if the service only allows for a single login (username/password), then is there a reason to believe it would allow multiple people to have different passkeys?

Plus that doesn't really address allowing someone else in your family to log into your account "temporarily"; ie if you want them to check something for you.

gkbrk 2 days ago||||
Yes I do, don't put words in people's mouth. I want to share passwords (not access) with my family so they can authenticate into services without the service provider being able to tell who is accessing it.
avh02 2 days ago|||
That's an implementation detail, could just as well easily have multiple username/password pairs tied to the same underlying account
jonathanlydall 2 days ago||
For those who may not have read the article fully, Microsoft's existing traditional password management on mobile devices is not becoming unavailable, but is being moved from the Authenticator App to Microsoft Edge.

I had this warning show up in the iOS Authenticator app like last week or something and it guides you through changing your iOS settings to instead use Edge as a password manager. As Edge is my browser of choice on my Windows PC and I already had it installed on iOS, this was a very minor inconvenience for me.

It's worth mentioning that even though I almost exclusively use Safari as a web browser on my iOS device, when filling in passwords on websites it seamlessly allows you to use any iOS configured password manager including Edge.

It's definitely a little weird that you now require Edge to also be installed for essentially the same functionally and Microsoft might be doing it to try push people to install Edge.

sydbarrett74 2 days ago||
I think you’re right about Edge being the real play here. MS wants to increase Edge adoption and dig at Google. Passkeys are a pretext.
reval 1 day ago|||
This makes me feel a little better about this change. However, there are bound to be weird Edge cases.

Edge allows multiple profiles, are all always available to store passwords? Can your IT department block the use of personal profiles if you’re logged into a company profile?

m463 1 day ago||
also I've noticed with multiple forms of authentication the slack will be taken up by microsoft having your phone number.
joeblubaugh 2 days ago||
And people complain about Apple being paternalistic.

If you’re already saving passwords in an app, you’re being more secure than most users. A forced move to passkeys seems nuts when not all systems support them yet.

I’m also still concerned that passkeys seems more likely to fail the average user when they break or lose a device, compared to a decent password.

smolder 2 days ago||
They used to complain about that 10 years ago, but apple was just ahead of it's time. Microsoft saw the light and is racing down that path. Soon enough, no computer without user-defeating secret logic and remote ownership will be allowed to interact with important networked applications. Linux users will either need a tainted linux variant or not have access to banking, streaming (already a problem), games, and so on.
hansvm 2 days ago|||
And still, the entire bank account is still vulnerable to a $15 silent borrowing of your phone number for a day, bypassing all normal protections. The system is only harder to access for the rightful owner.
ozgrakkurt 2 days ago|||
Or if you get your line cancelled for some reason and have no access to your phone number and you are abroad. You’ll have trouble with banks and many other things that use phone number for verification.

Really wish they worked on removing phone number verification before doing any other security/password thing.

einarfd 2 days ago||||
This is only true in some countries, and tbh. having this as the state of the art, sounds a bit dystopian. I've been using my BankID, which is a Norwegian electronic identity solution, to log into banks and such, for decades now. With these type of solutions, there is no way that taking control over phone numbers make any difference when trying to get access to a bank account.

Btw. this type of electronic identity solution are not Norway specific, I know all the other Nordic countries have them, and they are, as far as I know fairly popular in the rest of Europe as well.

krior 2 days ago|||
How would that attack work?
VoidWhisperer 2 days ago||
SIM Swap attacks are what they are referring to, I think.
krior 1 day ago|||
Do banks really use SMS as an auth method these days?
m3galinux 2 days ago|||
Or SS7 attack to intercept SMS messages, no SIM swap required.
xyst 2 days ago||
Doesn’t this require physical access to a compromised mobile network?
chainingsolid 2 days ago||
Requires that someone has physical access, that they can then sell digital access to.
throwaway290 2 days ago||||
It is already required to buy an approved terminal to participate in society. This may seem a bit of joke in some countries but in many places it is absolutely real.

The next step in progress is to bake in functionality that can guarantee interested parties that it is you operating the terminal at all times.

jgerrish 2 days ago|||
You're probably right. We'll have enforced boot chains and attestation for devices if we want to take part in large parts of our economic system in the future. A ton of important systems like banking, safe and secure sex worker and entertainment sites for users and performers, government services like online taxes and car licensing and drivers testing* and children-safe sites.

Over twenty years ago, many of us warned about the dangers of increased and unaccountable intelligence service power. We saw what the Patriot Act would create.

We joined the EFF and the ACLU, or renewed our memberships. Organizations at the time that focused more on actual deep philosophical issues and how they relate to our political world.

Obviously the Patriot Act has saved lives. Terrorist events and neglected victims are tragic and VERY emotional.

But today, immigrants and others are spending their own lives protesting the actions of ICE. Their own very limited time on this planet.

I'm not here to judge Immigration and Customs Enforcement. I'll take flak for that among liberals. Again, I'm not judging ICE. In many cases they've been falsely accused where there was clear evidence they weren't at fault.

No, what bothers me is immigrants, who already have difficult lives, and Generation Z, who have less economic security themselves, are the ones marching in the streets.

Twenty years from now, who will be working extra unaccountable and unbillable hours protesting in the streets because the DRM and secure computing systems being pushed through today are abused?

Even if most of that abuse is a show, meant to divide citizens and law enforcement. There are people out there working for free for that show.

Who will work more in the future?

And like not judging ICE, I'm not judging the countries racing and battling to deploy secure computing environments. Knox and TrustZone and TPM and whatever new things await us in the future. There are reasons both for safety and economic security I dont judge.

And there are dark patterns around software supply chain weaknesses and online safety and incentives to accelerate those issues to push through security architectures.

Other countries are doing it. I hate the fucking game theory solutions that it encourages.

But what I'm worried is that in twenty years who will be working for free because our secure computing environments are found unfair?

And unfair can be many things. Governments push values, even when it's not explicit. When I'm using my integrated cyberdeck or implants or just ambient room device, what am I missing? What is being pushed into or out of my vision or awareness?

That's twenty years in the future, what's forty years in the future? I won't be here, but you bet your ass I'm worried. Because the people who I fucking care about now working their asses off for free are being blinded about the upcoming digital wreck, like they were in 2001.

* I believe myself here, that's key.

Groxx 2 days ago|||
Also next to impossible to write down to give to someone else.

This (or by phone) is how I've transferred: all family accounts, all small community accounts, some business accounts, many friend-shared accounts, and it's also how some people ensure accounts can be accessed if they die. It's not a small problem.

jrockway 2 days ago|||
Yeah, I think people will lose their passkeys a lot. I think companies are happy to provide another service ("passkey syncing") that you will pay for for life. Back In The Day you could be a freeloader by remembering your passwords like a nerd. No longer. The loophole is closed!

That said, passwords are actually so bad that anything would be an improvement over them. While a stealable passkey vault sync'd to your malware-infested Windows laptop is not ideal for security, it's sure better than typing your bank password into your favorite forum because you don't understand that website administrators can see your password when you type it on their site. (Not to mention phishing.)

jeroenhd 2 days ago||
Apple, Google, and Microsoft already do passkey sync for free. They don't do exports, though. However, there are various third party solutions for synching passkeys that aren't tied to your computer manufacturer.

I don't think passkeys are going to replace passwords any time soon, and I don't think freeloaders are even part of the equation here. You can share a passkey through Bitwarden just as easily as you can share a password.

Freeloaders already need to jump through hoops to share passwords and even then they're getting off easy; if streaming companies actually cared about catching freeloaders, they could stop the practice all together. What they're doing now is just signalling them that you're not supposed to and adding very minor annoyances to the mix.

jrockway 1 day ago||
Only in their own ecosystem, though, right? I use Windows and an iPhone; nothing syncs. I use 1password instead.
blokey 1 day ago||
Would iCloud for Windows help sync things for you?

https://support.apple.com/en-gb/guide/icloud-windows/icw2bab...

After you set up iCloud for Windows, you can use iCloud Passwords to access your passwords in Google Chrome or Microsoft Edge using a browser extension. You can also manage your passwords in the iCloud Passwords app.

burnt-resistor 1 day ago|||
Both are technofeudal corporations and hostile to users' rights.

Microsoft is just rapidly getting even worse lately.

RataNova 2 days ago||
Until recovery and multi-device support are seamless across ecosystems, forcing this kind of shift just adds friction
sedatk 2 days ago||
This is very bold because passkeys haven't been the smoothest ride so far. There are many inconsistencies in implementations among platforms. For example, many websites use passkeys as an alternative sign-in option, and let you keep your password login. So, you remain susceptible to phishing despite having a passkey on your account. Recovery flows are inconsistent too.

I applaud Microsoft because a big player had to go all-in into passwordless authentication. I'm sure it won't be painless, but it might push others to adopt the approach eventually.

grahameb 2 days ago|
There's still a dearth of support in commonly used open source backend frameworks, too – and, at least after looking a bit the other day, I couldn't find much in the way of documentation on the standard flows. I was hindered a little in searching by SEO spam from various companies offering APIs to deal with users/passkeys for me as a service.
aniviacat 2 days ago||
Bypassing SEO spam is the core use case of LLMs (with search function) for me. It's so nice to just get a (relatively) concise answer immediately.
umanwizard 2 days ago||
Absolutely bonkers if true. The #2 thing you don’t want a password manager to do (after, of course, leaking your passwords) is deleting your passwords!

Hopefully this will entice people to switch to 1Password, but I’m pessimistic — it will most likely just convince people not to use password managers at all.

FinnKuhn 2 days ago||
As I understood it from the announcement in the App itself the password will still be available but through the Edge App instead.

No idea who thought of this bad idea. Now I gotta move them all to Apple passwords or something else.

LeoPanthera 2 days ago|||
I hope they don't switch to 1Password, I switched away from it, after their new Electron app repeatedly failed to autofill passwords in Safari - a basic function.
Quarrel 2 days ago||
While not quite switching to 1Password, the latest Win 11 build includes:

> We have partnered with 1Password to bring users a seamless plugin passkey provider integration in Windows 11.

after other details at least it does go to:

> If you are a credential manager developer, we invite you to integrate with Windows 11 to support customers in their passkey journey. To find out more about implementation detail, go to https://aka.ms/3P-Plugin-API.

The full info:

https://blogs.windows.com/windows-insider/2025/06/27/announc...

Brian_K_White 2 days ago||
keepass ffs not 1password
cycomanic 2 days ago||
What I don't understand with the push for passkeys, is that for years we have been told we need at least two factors for secure authentication, something we have and something we know.

Now with passkeys, it seems we are just throwing all those arguments overboard and are saying 1 factor (something you have, e.g. hardware device) is enough. I've not read anywhere a good argument why.

Sometimes people have been arguing that the passkey should still be locked into e.g. another password manager with password, but that doesn't seem to be the case with most implementations, am I missing something?

8fingerlouie 2 days ago||
Passkeys are basically just asymmetric encryption. When you create a passkey, you upload the public key to the website, and the private key stays on your device.

That greatly reduces your risk if/when credentials gets leaked from the site in question. Public keys are meant to be public, and worthless by themselves.

As for your private key, that usually ends up in a secure enclave or similar HSM, which in turn is protected by a pin code and face or fingerprints.

The private key then becomes "something you know", and your biometrics are "something you have".

ajnin 2 days ago|||
Client certificates have existed for basically as long as encryption. Passkeys are more than that, and that is a crucial point. They allow to verify the identity of the signing device, and allow access only if the device is "legitimate" from the point of view of the remote service. That is a very big encroachment on the user's privacy and freedoms and a new very big step in the process of tying everything even more tightly to accounts and devices controlled by the big service providers and making it more difficult to get out or to enter the market for new actors.

Think Trusted Computing. Soon it will be impossible to log in to some media streaming platform, for example, if you don't have a passkey sanctioned by an OS with a TPM. Then everything will be locked in and the only flaw will be our eyes and our ears.

8fingerlouie 1 day ago|||
Absolutely, passkeys couple a trusted device (typically a phone with HSM) with asymmetric encryption.

HSM ensures that the device is actually the device it claims to be, as the key cannot leave the device, and by coupling it with biometrics, which is authentication, you prove to the device you are who you claim to be.

So by the device authenticating you, the device by extension can authenticate you against the remote site using a cryptographic challenge.

There is no vendor lock in however. You can use a password manager like 1Password to store passkeys, or even Apples keychain supports synchronizing the passkey across devices (including windows). KeepassX also supports passkeys, so it’s not limited to official vendors like TPM.

As for HSM, you can also use something like a Yubikey.

mathiaspoint 1 day ago|||
Oh yeah fuck off with that.

I was wondering why I couldn't just use a client cert (or better yet my ssh keys) and figured it would be something like that. It turns out I was right to invest zero time or energy figuring it out.

8fingerlouie 1 day ago||
Passkey is literally an open standard under the FIDO alliance.

https://www.yubico.com/blog/10-things-youve-been-wondering-a...

mathiaspoint 1 day ago||
If this weren't hackernews I'd call you a bad name for wasting my time like that. Until and unless I can just give you my ssh key I won't touch this with a ten foot pole.

https://www.yubico.com/resources/glossary/fido-2/#:~:text=Wh...

pferde 2 days ago|||
Just an almost meaningless nitpick, but biometrics are "something you are", aka. the third of the famed three factors. :)
immibis 2 days ago|||
Actually, all three factors are things you know: Your password is something you know. The private key on the security processor is something you know. And your scan of your fingerprint is something you know.
8fingerlouie 2 days ago||||
Well, biometrics usually act as a proxy for PIN codes, so the PIN code is something you know, the private key is something you have, and biometrics is authentication.

And yes, nitpicking :)

nulbyte 2 days ago|||
I'll never understand this. I am not a fingerprint.
mzajc 2 days ago||
You are a human, and humans have permanent fingerprints. The difference between "something you have" and "something you are" is that you can regenerate the former, but not the latter.
8fingerlouie 2 days ago||
That kinda leaves (current) biometrics in a gray zone, as fingerprints and faces can be regenerated.

You literally leave your fingerprint on every surface you touch, and faces can be covertly photographed.

baseballdork 2 days ago||
I believe they were referring to the fact that you can't hit a button and generate new fingerprints for yourself. The ones you have are with you forever, generally.
aeonik 2 days ago||
Assuming you don't get a paper cut or something.
lathiat 2 days ago|||
There’s a slight improvement in that the passkey will only transmit to the correct website. Cannot select and fill it to the wrong domain.

But other than that I agree. Especially now that these synchronise with iCloud, BitWarden, etc seems a no brainer you can just steal these and access everyone’s accounts in many cases with no extra 2nd factor.

This confuses me too.

dspillett 2 days ago|||
> Now with passkeys, it seems we are just throwing all those arguments overboard and are saying 1 factor (something you have, e.g. hardware device) is enough.

That was my initial reaction too. I think the assumption is that the second factor is what-ever you use to unlock your device (a “something you know” if that is a password/pasphrase or “something you are” if that is biometrics).

I'm not convinced any of it is as more secure than user+pass as is being claimed. passkeys being device/AU dependent adds a bit of hardship to someone trying to hack your account, but people seem to be suggesting sharing passkeys between devices/AUs using their pasword managers which nullifies that effect?

al_borland 2 days ago|||
My view with passkeys was basically that they force the use of a password manager (even if that manager is mostly invisible to the user). The password manager is something you have and you unlock it with something you know or something you are (biometrics).

That said, I don’t like them. I don’t really understand what happens when I run into edge cases, and that makes me nervous. That’s also true for 2FA in many cases.

So far my only passkey is for Amazon, I felt tricked into it, which I’m not happy about, though my password also still works. I’m opposed to this about as much as forced 2FA. I understand the security aspect, it Gmail randomly started to use their mobile app for 2FA, and now I’m afraid if I delete the app from my phone I’ll be locked out of my account, with the potential for excessive hoop jumping to get it back.

I read an article a while ago with the ultimately conclusion that passkeys don’t offer a major benefit to people who already use long, complex, unique passwords in a password manager. If this is the case, it seems this whole push is designed for people with terrible password habits, who definitely don’t understand what’s going on with passkeys, and I expect will find out once they hit an edge case and end up in a bad spot.

dchest 2 days ago||
The article is wrong: users copy passwords from their password manager into the website if the autofill doesn't work => phishing. Can't do this with passkeys.

Agree with your other points, the whole passkey story is undeveloped and unclear yet.

al_borland 1 day ago||
There are many non-phishing times my password manager fails to autofill. That’s a problem, as it does lead people to get lazy. However, it will show the login, that I’m on the right site, it just won’t fill it. In these situations, I do end up copy/pasting it in. It’s my only option. If passkeys break in this way, for whatever reason, you’re just screwed.

There are also times when companies change their URL. Or their app using a different URL for their auth API than the website URL. If it’s obvious, the new URL can be added to the password manager to fix this. If it’s an API the user can’t see, this is much more difficult, especially if using a 3rd party password manager, it’s basically impossible. The only thing that made me aware of this, was when Apple introduced their password management and I could see all the login data if saved from various app. All kinds of URLs that were otherwise invisible to me.

What happens to a passkey in this case? Make a new account, start over?

kemotep 2 days ago|||
Passkeys are quite disappointing in practice. I feel like they were described as ssh keys for website logins but they seem to be half-baked. Accessibility concerns and vendor lock-in are certainly an issue.

Definitely stick to keeping passwords and passkeys in a password manager for portability. KeepassXC and Bitwarden (which can be self-hosted) work best for this in my opinion.

al_borland 2 days ago||
Why would I keep them separate? What does this achieve?
anonymars 2 days ago|||
Are you replying to the right post or did parent edit?
al_borland 1 day ago||
I’m now not sure if there was an edit or if my brain inserted a word. When I replied, I thought I read that they were saying to keep passwords and passkeys in separate password managers, but maybe I’m just going crazy.
kemotep 2 days ago|||
Keep what separate?
burnt-resistor 1 day ago||
PKs are a lie and closeted 1 factor with vendor lock-in.
withinrafael 2 days ago||
The simpler version is that Microsoft Authenticator--a mobile app that provides 2FA--is discontinuing its password autofill feature and the passwords stored/used with that will be wiped in August unless action is taken, as has been communicated for a while now.

More information: https://support.microsoft.com/en-us/account-billing/changes-...

TiredOfLife 2 days ago|
"Your saved passwords (but not your generated password history) and addresses are securely synced to your Microsoft account, and you can continue to access them and enjoy seamless autofill functionality with Microsoft Edge"
execat 2 days ago||
What's their end game here?

What is Microsoft gaining from their push to passkeys? They knew this was going to piss off a lot of people, but they went ahead with it anyway. That makes me believe there's something else at play.

My experience with passkeys has been worse that my Bitwarden password auto complete, so needless to stay I'm sticking with my regular passwords on my Bitwarden (I know Bitwarden has Passkeys support. I don't want to use it)

hakfoo 2 days ago||
I suspect it's another step in the push to make the mobile device the centre of digital identity. (Yeah, it might support some standalone key devices, but nobody's giving Joe Sixpack a Yubikey)

The one with far more data gathering capability and generally less robust ability for the end user to assert control over it, and which is generally tied to a service contract that in many countries requires identity verification.

tacticus 2 days ago||
That would require all the microsoft auth platforms to allow you to use yubikeys or similar instead of default forcing you in to ms authenticator only
jdmoreira 2 days ago||
Microsoft authenticator supports YubiKeys
ocdtrekkie 2 days ago|||
So in business Microsoft cloud land, not using Microsoft Authenticator specifically is basically impossible. You have to shut it off four different ways even if you have an alternative solution already configured.

I think centralizing control is absolutely the core play for them.

RataNova 2 days ago||
Feels like they're betting big on being seen as a leader in "passwordless" security
mzajc 2 days ago|
Besides other inconveniences mentioned here, I'm very concerned about "passkey provider attestation" (see: walled garden). This was already brought up as a threat against KeepassXC because their implementation allowed "too much" user choice: [1].

Does anyone know if this kind of anti-user attestation has been or can be deployed? I really can't understand why anyone would promote passkeys in good faith if that's the case.

[1]: https://github.com/keepassxreboot/keepassxc/issues/10407#iss...

More comments...