/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

pboyd.io
| | www.splitbrain.org
1.8 parsecs away

Travel
| | [AI summary] The post explains how to manage password hashing in PHP using DokuWiki's auth_cryptPassword() and auth_verifyPassword() functions to support multiple algorithms like MD5, SHA1, and crypt while ensuring backward compatibility.
| | dgroshev.com
1.5 parsecs away

Travel
| | [AI summary] The author discusses the challenges and solutions for implementing a secure, privacy-preserving BitTorrent connectivity testing tool using cryptographic techniques like asymmetric encryption and HMAC to protect user IP addresses.
| | www.sjoerdlangkemper.nl
2.6 parsecs away

Travel
| | To securely store passwords they should be hashed with a slow hashing function, such as PBKDF2. PBKDF2 is slow because it calls a fast hash function many times. This blog post explores some properties that the iterations must have to be secure.
| | malgregator.com
18.1 parsecs away

Travel
| Leverage PKCS#11 support in curl to authenticate with the Vault's TLS Certificates Auth Method