/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

denvaar.dev
| | berty.tech
1.4 parsecs away

Travel
| | You have probably already heard about cryptography and, more specifically, about end-to-end encryption. But do you know what it really is?
| | unorde.red
1.7 parsecs away

Travel
| | [AI summary] This article explains the Diffie-Hellman key exchange algorithm, its mathematical foundation in discrete logarithm problems, and its security implications in modern cryptography.
| | backdrifting.net
1.4 parsecs away

Travel
| | The Diffie-Hellman Key Exchange Made Simple
| | pboyd.io
20.8 parsecs away

Travel
| Here's a fun list to look through: Dumb Password Rules. Most of the rules seem arbitrary, like only allowing digits, but some hint at deeper problems. For instance, preventing single-quotes. They aren't inserting passwords into a database without a SQL placeholder, right? Nearly every site on that list has a needlessly short maximum password size. If they're storing passwords correctly, there's no need for this. This post will go through a few bad ways to store a password and you can see what I mean....