How to Write Down and Encrypt Your Passwords with an Old-School Tabula Recta
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 3 of 3
  1. #1
    nehpets nehpets's Avatar Guest

    Default How to Write Down and Encrypt Your Passwords with an Old-School Tabula Recta



    John Graham-Cumming, an Oxford-trained computer programmer and mathematician with a doctorate in computer security, shares why he prefers writing his passwords down, and how he uses an old-school cipher technique to keep his wallet-friendly passwords secure.

    Here's my advice on password security based on the collected opinions of others:

    1. Write them down and keep them in your wallet because you are good at securing your wallet. (ref)

    2. Use different passwords on every web site because if you don't one site hacked = all your accounts hacked. (ref)

    3. Use passwords of at least 12 characters. (ref)

    4. Use mixed-case, numbers and special characters. (ref)

    Research says you need 80-bits of entropy in your password so it needs to be long, chosen from a wide range of characters and chosen randomly. My scheme gives me 104 bits of entropy.

    My passwords are generated using a little program I wrote that chooses random characters (using a cryptographically secure random number generator) and then printing them out on a tabula recta. If you were to steal my wallet you would find a sheet of paper that looks like this in it (I have a second copy of that sheet left with a friend in an envelope):



    I use that sheet as follows. If I'm logging into Amazon I'll find the intersection of column M and row A (the second and third letters of Amazon) and then read off diagonally 16 characters. That would be my Amazon password (in this case, TZ'k}T'p39m-Y>4d); when I hit the edge of the paper I just follow the edge).

    The security of this system rests on the randomness of the generated characters and the piece of paper.

    PS Yes, it's a total pain to use long, random, different passwords.
    PPS If it's not obvious to people you can add a second factor to this (something only you know) in the form of the algorithm for picking the password from the sheet. For example, instead of using the second and third characters from the site name you could pick any combination. And you could change the letters as well (e.g. for Amazon you could use the last two letters moved on one place in the alphabet; you'd have PO as the key). Also you don't have to read diagonally but could use any scheme that works for you (e.g. a spiral pattern, read vertically, read characters at offsets from the start based on the Fibonacci sequence, etc.).

    Source: How to Write Down and Encrypt Your Passwords with an Old-School Tabula Recta



  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Dec 2010
    Location
    Manila Philippines
    Posts
    10

    Default

    HOLY!

    This is awesome!. I've been using passwords that are WAY too short and WAY to simple according to this. :-(
    So I think I'll try to figure this out and make it my default method of password generation.

    Now I just need to write a cryptographically secure random character generation program and find a printer. ;-)

    lol. Reallly though. Thanks!

  4. #3

    Join Date
    Dec 2010
    Posts
    447

    Default

    wow, nice methods, but this is more than a little overkill! maybe if you are working for a secret government agency this method would be required, but for protecting your iptorrents account, it is completely over the top.

    very interesting reading though!

Similar Threads

  1. Replies: 0
    Last Post: May 11th, 2010, 06:33 PM
  2. How To Hide Files And Folders In Mac
    By zetsu216 in forum Operating Systems
    Replies: 7
    Last Post: June 8th, 2009, 12:56 AM
  3. Replies: 9
    Last Post: April 27th, 2009, 04:28 AM
  4. ----how to change the world---- add your ideas here---
    By schuwe in forum General Discussion
    Replies: 11
    Last Post: February 22nd, 2009, 01:00 PM
  5. How to download, install and use psyBNC
    By juped in forum Software
    Replies: 1
    Last Post: February 6th, 2009, 10:17 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •