This article appears to be 100% AI. I guess there's some irony that a company ships an AI feature and someone else uses AI to come up with criticisms of that feature. But the article... doesn't actually say anything?
It's just full of weird, generic short-sentence LLMisms ("Detection is observation.", "Changing the password is authority.", "The security benefit is real.", "That is a meaningful improvement.", "This is not just text generation. It is an agent taking action with a sensitive credential.", ...). It doesn't offer any insights into the actual architecture that Apple came up with, whatever it might be. It doesn't propose a better design, other than a bunch of super-generic things that apply to every single software project ever ("The system should verify the exact website and account before filling or changing anything.", "This feature deserves focused adversarial testing during the beta period."). So... it's upvoted just because the title mentions Apple and AI?
Back in 1984, I wrote the original "obvious password detector".[1]
It just checks whether a password has English language trigram stats. This prevents dictionary attacks.
Everything is so much more complicated now.
[1] https://www.animats.com/source/obvious/obvious.c
There's this standard that is being worked on by the people working on the Passwords app at Apple (They are active on Mastodon, and often talking about that) which will probably be helpful for this feature too: https://www.w3.org/TR/change-password-url/
I know that an uncommon name needed to be chosen, but something about the hyphenated /.well-known/ just turns me off.
I'd have really preferred another term: registered, reserved, defined, meta -- or really anything else.
got any of them mastodon links?
Call me when it can _delete the account_ from all those websites, which is likely the primary reason the user has not updated the password yet.
The app already proposed to change passwords and lead the users onto the website to do it. Now it can just do it autonomously (reportedly.)
At any rate this is just the first step towards a first-party agentic OS.
Very curious if they're implementing browser driving themselves or using an off-the-shelf library like stagehand, browser-use, etc. to drive the DOM. Hopefully they open source it if it's in Swift.
A11y-tree alone is not enough for many sites because lots of auth stuff happens in OOPIF frames that need special handling/stitching/interactive element filtering.
There's also the issues of many captchas around auth stuff being implemented using canvas elements (that are hard to instrument for browser agents without relying on CUA). Can their on-device 3B model really handle accurate CUA driving? I guess we'll see...
I’ve had the iOS password app think that it changed my password, when it did not, and then lose my old password.
It doesn't retain all previous passwords??? that's crazy.
I wonder whether the AI generated password that you allow to be created on your iPhone in the Passwords app can be recovered and added to whatever password manager you might be using on Windows or Linux desktop.
It seems like this is a great way to lock oneself out of access to an account on some of the devices that they own that do not have access to the Passwords data storage.
I can see where this can be a benefit in helping users secure their accounts with stronger passwords but I think that there is a lot of potential for this to become a real problem.
This could have nuclear level consequences. Imagine somehow your keychain is compromised. Using a change password URL means an attacker could literally lock you out of every account at the same time
this only really changes things for obscure sites. there's already automation readily available for all the popular social media, banks, crypto sites, etc.
This is a great article except the "That can happen for plenty of boring reasons" list. Almost each of those reasons is completely unrelated to AI and can happen even if you attempt the change 100% manually with or without a password manager.
Yes, also immediately thought of all the endless ways this could go wrong and end with someone losing access to their account, which depending on their account could be trivial or life altering, especially if their loss ends up being someone else's gain. Apple takes baby steps so I'm sure this will be limited in nature and most likely will get delayed until fully tested, but I'd definitely avoid testing during betas (with any real accounts that is).
People already have a hard time remembering passwords without them being automatically changed.
You should not be trying to remember your passwords. That's what autofill is for, so you can use passwords that are actually secure.
I'm trying, but its not so easy to convince people I know.
Let Apple change their passwords so they have to use the manager! :D
I can remember two passwords: the one that gets me into my laptop, and the one that gets me into my password manager. And this feature requires one to use Apple's default password manager, ergo...
And I shouldn't remember the first one, I just haven't gotten 'round to setting up the Yubikey on the laptop just yet.
That's the point of the password manager. You shouldn't be remembering individual passwords, they should largely be random.
If you're trying to remember passwords, you're already doing it wrong
people should not really be remembering any password other than the master password for their password manager.
this also requires the passwords app to even function. so this should be a non-issue.
Yea, I saw that during the WWDC keynote and physically cringed. As the article says, what could go wrong?
Nothing much different than e.g. Chrome suggesting a password and saving it?
It's good to know Apples not immune from the insecure by design hype machine; just late to the game!
I already let 1Password generate all my passwords, so as long as they're just invoking tools with AI rather than having it attempt manually, it doesn't seem like such a big deal?
I mean isn't it either to complex to implement or not a good implementation kind off thing?
A good chunk of people do use devices other than apple eco system one's and if they try to login and then suddenly, you can't!
If they already use devices outside the Apple ecosystem, they're not using the Passwords app, or they're using the plugins that get you access to it in other ecosystems.
Isn't that a completely defeating attitude? V1.0 is rarely anything close to perfect.