With the ‘insic Update’ series of articles, we give you a complete overview of the software required to implement the compliance requirements of German and European regulation.
You can find all articles in this series on our multilingual overview page.
HaveIBeenPwned-Check for checking passwords in real time
The insic module HaveIBeenPwned checks email addresses and passwords in real time using the free service from haveibeenpwned.com. This service checks email addresses and passwords for possible compromises from past data breaches.
Hackers frequently gain access of internet accounts. Are your users affected too? ‘Have I Been Pwned’ will tell you!
The Pwned database contains hundreds of millions of records linked to the data theft cases. Compromised passwords, in particular, pose a significant risk for account takeovers and should not be reused. These breaches can be searched online and integrated into the insic system.
The service does not store the actual passwords; instead, it calculates a checksum (hash) of the password using a SHA-1 cryptographic method. Ideally, the system returns a “Not found” message if the password is safe.
Integrate this module into the insic platform using the insic widget as a registration page.
Enhance the protection of your customers' data during registration and build trust with users through real-time feedback at the point of data entry!
Quelle: insic GmbH