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.

  • take6056@feddit.nl
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    Seems like they at least could’ve made the page have a no-cache header so you don’t have to wipe the cache & history by hand.

    • jet@hackertalks.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      True. They could have also implemented it all in client side JavaScript so the server isn’t involved. But it’s still useful as it is