kishikawakatsumi / KeychainAccess

Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
MIT License
7.95k stars 789 forks source link

Question: detecting compromised passwords/items #541

Open StuartMorris0 opened 2 years ago

StuartMorris0 commented 2 years ago

iOS recently introduced the ability to see compromised logins in settings from keychain.

Would it be possible to detect that a user has any of these. I'd be looking just for an event/loop to determine they have some and nothing more, not the login/details just that the compromised logins exist.