/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

supabase.com
| | blog.basistheory.com
3.8 parsecs away

Travel
| | A deep dive into the fundamentals of data encryption, from symmetric vs. asymmetric algorithms to encryption at rest and in transit.
| | artsy.github.io
3.0 parsecs away

Travel
| | Encrypting ActiveRecord Fields Without Downtime. May 30,...
| | www.sethvargo.com
3.2 parsecs away

Travel
| | Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage.
| | www.splitbrain.org
20.0 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.