Slashdot Mirror


User: Stochi

Stochi's activity in the archive.

Stories
0
Comments
27
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 27

  1. Re:What We Need in a Filesystem on Encrypted Filesystems With Linux? · · Score: 1

    you forgot built-in compression as well. yet another thing on the FS wish-list.

  2. Random Passwd Blocks on How do you Remember Your Passwords? · · Score: 1

    I wrote a small program called genpwd that will simply output a randomly generated 8x8 block of characters (upper, lower, numeric, symbols) that I can use for password selection. An example:

    dCPt|vHz
    *E6o TzT
    kB\19F^3
    u>49V&t-
    ch{H{mVw
    02n0.f7/
    2fO3b3SL
    +>*?4NEj

    This allows me to select a row, column, diagnol, or some random pattern for my password. Once I've chosen my block and password, I print out the block onto a small piece of paper that I carry with me at all times. If anyone happens to find it, they won't know where to start to guess my password.