Skip to content

Concept site for implementing password check based on Haveibeenpwned.com API

Notifications You must be signed in to change notification settings

ArmindoMaurits/PasswordHIBPWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Have I been pwned API integration during account registration concept

Concept ASP.NET Core MVC 2 site for implementing password check based on data of Haveibeenpwned.com v2 API. HIBP API is based on data of password breaches of +/- 500 million passwords.

"Have I been pwned?" is the source of the data. See more info at https://haveibeenpwned.com/API/v2 HIBP API is rate-limitted at 2500ms (prefered 2600ms), so take this in consideration.

Register password user notifcation, when entering unsafe password (for example "P@ssw0rd"). Register error

Explanation page about data breaches and using a password manager. Password help

About

Concept site for implementing password check based on Haveibeenpwned.com API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages