this post was submitted on 11 Dec 2023
112 points (92.4% liked)

Privacy

31278 readers
536 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

A PasswordCard is a credit card-sized card you keep in your wallet, which lets you pick very secure passwords for all your websites, without having to remember them! You just keep them with you, and even if your wallet does get stolen, the thief will still not know your actual passwords.

A very cute idea, well implemented.

Your PasswordCard has a unique grid of random letters and digits on it. The rows have different colors, and the columns different symbols. All you do is remember a combination of a symbol and a color, and then read the letters and digits from there. It couldn't be simpler!

A chain is only as strong as its weakest link. It's far safer to pick secure passwords and write them down, than it is to remember simple and easy to guess passwords. You already protect your wallet very well, and even if it does get stolen the thief will still not know which of the many thousands of possibilities on the card is your password.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ExLisper@linux.community 2 points 9 months ago (1 children)

That's not easy. I mean it's not that hard computationally but you're talking about very specific attack requiring some dedicated tools. Real life you would have two scenarios:

  1. You trying to break into my specific account like gmail. This will not help you because they will rate limit you, use captcha and eventually just block you.
  2. You have a leaked list of thousands/millions password hashes and my password is among them. Hackers would just use existing rainbow tables. They will not think 'hey, maybe some of those passwords use song lyrics, let's check'.

This would be bad pretty much only in the very specific scenario of hackers trying to hack my specific account and having leaked hashes of password for this account.

Still I wouldn't really use this method. I'm just saying it's better method than some printed card generating short alphanumeric password.

[โ€“] burgermeister@lemm.ee 2 points 9 months ago

Fair. I guess I'm just being nitpicky.