/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

neilmadden.blog
| | dusted.codes
1.5 parsecs away

Travel
| | SHA-256 is not a secure password hashing algorithm
| | educatedguesswork.org
2.3 parsecs away

Travel
| | [AI summary] This article discusses password security challenges on websites, focusing on vulnerabilities like remote attacks, password reuse, phishing, and the importance of secure password storage and authentication methods.
| | www.latacora.com
2.0 parsecs away

Travel
| | When people talk about PBKDFs (Password Based Key Derivation Functions), this is usually either in the context of secure password storage, or in the context of how to derive cryptographic keys from potentially low-entropy passwords. The Password Hashing Competition (PHC, 2013-2015) was an open competition to derive new password hashing algorithms, resulting in Argon2 hash as its winner. Apart from achieving general hash security, many of the candidates focused on achieving resistance to parallel attacks ...
| | www.mikekasberg.com
18.5 parsecs away

Travel
| Several weeks ago, I wrote a blog post about how horrible it is to have to deal with the various password restrictions websites use. Of...