/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

blog.heckel.io
| | educatedguesswork.org
2.9 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.
| | myers.io
2.9 parsecs away

Travel
| | Every so often I see posts on Stack Exchange, or Hacker News where someone has figured out that their passwords are being sent to the server and the server can see them! The logic that we see is that if the password is hashed client side, then only the hash needs to be sent to the server, so the server never knows the password. Unfortunately, I sometimes even see this go one step further when people suggest that with this arrangement, HTTPS isnt required. Wrong.
| | sergioprado.blog
1.6 parsecs away

Travel
| | This article is going to be an introduction to embedded Linux security.
| | ngrok.com
16.6 parsecs away

Travel
| Learn how mTLS enhances TLS by requiring mutual authentication between client and server using digital certificates for better security.