/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

arne.me
| | www.howardism.org
5.8 parsecs away

Travel
| |
| | www.codeproject.com
6.3 parsecs away

Travel
| | In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.
| | cloudentity.com
5.4 parsecs away

Travel
| | Private Key JWT Client Authentication is an authentication method that can be used by clients to authenticate to the authorization server when using the token endpoint.
| | pboyd.io
26.9 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....