Hacker News new | ask | show | jobs
by scarface74 1375 days ago
Apple has a list of websites with quirks that don’t support its “generate strong passwords” feature even though there is HTML spec where you can specify the types of passwords you support.

https://github.com/apple/password-manager-resources

Many of these sites are quite obscure.

2 comments

https://github.com/apple/password-manager-resources/blob/mai...

For being "quite obscure", I've at least heard of most of these sites before. Banks with "maxlength: 8", you love to see it.

QQ: why do they embed the rules in a string and not just regular json?
I just actually looked at the JSON, I just assumed the rule was going to be defined as regex, not a human readable pattern.
I just love that apple.com itself is included there.
Apple also has a list of websites it autocompletes

https://news.ycombinator.com/item?id=30903246