Explore >> Select a destination


You are here

xavd.id
| | dataprot.net
9.9 parsecs away

Travel
| | Login credentials enable us to access any private or restricted system, account, or device. At a minimum, they include a username & password.
| | www.upguard.com
9.8 parsecs away

Travel
| | Two-factor authentication (2FA) is used to verify users' identities and provide an additional layer of account security. Learn more.
| | www.martinvigo.com
7.5 parsecs away

Travel
| | Today, LastPass issued a security notice on their blog explaining that they detected some suspicious activity on their network. They believe that "LastPass account email addresses, password reminders, server per user salts, and authentication hashes were compromised" but also that the encrypted passwords (the vault) was not accessed. What does all this reallymean? I found ...
| | pboyd.io
81.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....