Home » Archimedes archive » Acorn User » AU 1998-12.adf » PD » RNDpass/!RNDpass/!Help
RNDpass/!RNDpass/!Help
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1998-12.adf » PD |
Filename: | RNDpass/!RNDpass/!Help |
Read OK: | ✔ |
File size: | 1D0B bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
------------ + !RNDpass + ------------ Author : Tony Hopstaken <webracer@xs4all.nl> Support: Nat Queen <n.m.queen@birmingham.ac.uk> Version: 0.90, 15 August 1998 Status : FreeWare Updates: http://web.bham.ac.uk/N.M.Queen/pgp/acorn.html ______________________________________________________________________________ Why !RNDpass? ------------- The word 'password' in this document may also be interpreted as 'pass phrase' (see below). There are many encryption programs around, some with algorithms that are virtually unbreakable. So an attacker would look for the weakest link, which is the password. A password needs to be as strong as possible but easy to remember. !RNDpass tries to give some *ideas* for your password. ______________________________________________________________________________ Setting up !RNDpass? -------------------- The program is already set up for English. The word list is in the file Wordlist. This may be replaced by any other ASCII word list. You may alter the list too. If you speak more languages, you may want to merge different lists. The program accepts anything in ASCII. Some additional word lists, including lists in Dutch, German, French and other languages, can be found at ftp://sable.ox.ac.uk/pub/wordlists. ______________________________________________________________________________ Password passphrase. -------------------- Some programs allow you to enter only one word for a password. Some allow whole sentences. Those are called (surprise) pass phrases. If you need a password, this program may seem to be of no use to you. A single word is to easy to guess. But you can simply generate a pass phrase and then strip the spaces. ______________________________________________________________________________ How to use !RNDpass? ------------------- Most of the options are pretty self-explanatory. � Number of words..... � Minimum word length � Maximum word length Make sure the file Wordlist contains words in the specified range. � Maximum number of words to try If no words in the specified range are found after this number of tries, the search will be aborted. � Use special chars To make the resulting password stronger some special characters (!"�$....) are slipped in. � Use caps To make the resulting password stronger some random capitals are slipped in. � Use smilies To make the resulting password stronger some smilies are slipped in. � Percentage added..... This option inserts a certain percentage of 'Use...' things. The total number of insertions is roughly x% of the password length. � Information ('i') icon Clicking on this icon opens this !Help file. � Light-bulb icon Clicking on this icon opens a file !Tips containing some ideas about how to make a pass phrase stronger. ______________________________________________________________________________ Running !RNDpass from within an archive. ---------------------------------------- !RNDpass is a fairly large program, mainly because of the long file Wordlist. It may become even larger if you merge additional word lists. If you are short of disc space, you can run !RNDpass from within an archive, provided you have !SparkFS or a similar filing system. The archive will occupy only a fraction of the space of the original application, since the large text file Wordlist compresses very efficiently. There may be a noticeable reduction in speed, but this is a small price to pay, since it should not be necessary to use this program frequently. ______________________________________________________________________________ Making things as secure as possible. ------------------------------------ First of all, make sure nobody is around when generating your password. Even if someone else knows that you don't use caps, this is a weakness. The ultimate password is a completely random set of characters like 'hLHLK7^*^*"LK����KlJKLh&'. This is most secure, but hard to remember. So we need to find something strong that's relatively easy to remember. Take a normal phrase like "Bill Gates owns Microsoft". Lots of people associate Bill Gates with money, which suggests s=$ and L=�. There are also a lot of nicknames for MickeySnot. In some newsgroups, words like 'ruleZ' are popular. This suggests a modified pass phrase like "Bi�� Gate$ ownZ MickeySoft". That's less easy to guess, but perhaps still a little too obvious. This example is only meant to show that a lot can be done to disguise a simple pass phrase. If you know more than one language, a mix of them may be very effective. ______________________________________________________________________________ Okay, I understand, but why is this necessary? ---------------------------------------------- One of the most popular, simple and effective attacks on a password (phrase) is to use a dictionary to test all possible words or word combinations. Some more sophisticated programs can even use grammatical rules to look for meaningful sentences. There exist some very comprehensive dictionaries for password cracking, some of which even contain common incorrect spellings. This is why it's best to try to make your pass phrase look like nonsense. ______________________________________________________________________________ How long should my pass phrase be? ---------------------------------- That depends on a number of factors, such as how easy it is supposed to be to remember, how secure it is supposed to be, and how 'random' it looks. The occurrence of any special characters (non-alphabetic), nonsense words or other meaningless collections of characters will greatly increase the security of your pass phrase. But even if you use only real words from a dictionary as large as the one included in !RNDpass, a pass phrase consisting of 6 or more random words is likely to be unbreakable by any serious attacker (even if the attacker knows which dictionary you used), because of the huge number of possible combinations to try. However, you should still try to avoid pass phrases which consist of only very short words or which have a natural grammatical structure. ______________________________________________________________________________ Some additional tips. --------------------- More detailed advice about pass phrases, and some simple tips for creating good ones, can be found in the accompanying document '!Tips'. ______________________________________________________________________________ Legal notice. ------------- !RNDpass is freeware. The copyright is retained by the author, Tony Hopstaken. You may copy and distribute this software freely as long as none of the files are altered or removed. If you are running a magazine or PD library, you may put it on your disc or CD, provided that you first check http://web.bham.ac.uk/N.M.Queen/pgp/acorn.html for a later version. Dropping a line in my mailbox about this would be appreciated. You may also put it on a BBS. If you want to make it available on the Internet, I would prefer it if you only include a link to the above URL. All the above, and any other, distribution methods are allowed, provided that you only make a reasonable charge for media, post and package, and do not make any profit from its distribution. Otherwise, feel free to contact me. This software must not be distributed as part of any other application without my prior permission.
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000010 20 20 20 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d | ------| 00000020 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 20 20 20 20 20 |------. | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 2b 20 21 52 4e 44 70 61 73 73 20 2b 0a 20 20 | + !RNDpass +. | 00000050 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000060 20 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d | --------| 00000070 2d 2d 2d 2d 0a 0a 0a 41 75 74 68 6f 72 20 3a 20 |----...Author : | 00000080 54 6f 6e 79 20 48 6f 70 73 74 61 6b 65 6e 20 3c |Tony Hopstaken <| 00000090 77 65 62 72 61 63 65 72 40 78 73 34 61 6c 6c 2e |webracer@xs4all.| 000000a0 6e 6c 3e 0a 53 75 70 70 6f 72 74 3a 20 4e 61 74 |nl>.Support: Nat| 000000b0 20 51 75 65 65 6e 20 3c 6e 2e 6d 2e 71 75 65 65 | Queen <n.m.quee| 000000c0 6e 40 62 69 72 6d 69 6e 67 68 61 6d 2e 61 63 2e |n@birmingham.ac.| 000000d0 75 6b 3e 0a 56 65 72 73 69 6f 6e 3a 20 30 2e 39 |uk>.Version: 0.9| 000000e0 30 2c 20 31 35 20 41 75 67 75 73 74 20 31 39 39 |0, 15 August 199| 000000f0 38 0a 53 74 61 74 75 73 20 3a 20 46 72 65 65 57 |8.Status : FreeW| 00000100 61 72 65 0a 55 70 64 61 74 65 73 3a 20 68 74 74 |are.Updates: htt| 00000110 70 3a 2f 2f 77 65 62 2e 62 68 61 6d 2e 61 63 2e |p://web.bham.ac.| 00000120 75 6b 2f 4e 2e 4d 2e 51 75 65 65 6e 2f 70 67 70 |uk/N.M.Queen/pgp| 00000130 2f 61 63 6f 72 6e 2e 68 74 6d 6c 0a 5f 5f 5f 5f |/acorn.html.____| 00000140 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000180 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 57 68 79 20 21 |__________.Why !| 00000190 52 4e 44 70 61 73 73 3f 0a 2d 2d 2d 2d 2d 2d 2d |RNDpass?.-------| 000001a0 2d 2d 2d 2d 2d 2d 0a 54 68 65 20 77 6f 72 64 20 |------.The word | 000001b0 27 70 61 73 73 77 6f 72 64 27 20 69 6e 20 74 68 |'password' in th| 000001c0 69 73 20 64 6f 63 75 6d 65 6e 74 20 6d 61 79 20 |is document may | 000001d0 61 6c 73 6f 20 62 65 20 69 6e 74 65 72 70 72 65 |also be interpre| 000001e0 74 65 64 20 61 73 20 27 70 61 73 73 20 70 68 72 |ted as 'pass phr| 000001f0 61 73 65 27 0a 28 73 65 65 20 62 65 6c 6f 77 29 |ase'.(see below)| 00000200 2e 20 54 68 65 72 65 20 61 72 65 20 6d 61 6e 79 |. There are many| 00000210 20 65 6e 63 72 79 70 74 69 6f 6e 20 70 72 6f 67 | encryption prog| 00000220 72 61 6d 73 20 61 72 6f 75 6e 64 2c 20 73 6f 6d |rams around, som| 00000230 65 20 77 69 74 68 20 61 6c 67 6f 72 69 74 68 6d |e with algorithm| 00000240 73 0a 74 68 61 74 20 61 72 65 20 76 69 72 74 75 |s.that are virtu| 00000250 61 6c 6c 79 20 75 6e 62 72 65 61 6b 61 62 6c 65 |ally unbreakable| 00000260 2e 20 53 6f 20 61 6e 20 61 74 74 61 63 6b 65 72 |. So an attacker| 00000270 20 77 6f 75 6c 64 20 6c 6f 6f 6b 20 66 6f 72 20 | would look for | 00000280 74 68 65 20 77 65 61 6b 65 73 74 0a 6c 69 6e 6b |the weakest.link| 00000290 2c 20 77 68 69 63 68 20 69 73 20 74 68 65 20 70 |, which is the p| 000002a0 61 73 73 77 6f 72 64 2e 20 41 20 70 61 73 73 77 |assword. A passw| 000002b0 6f 72 64 20 6e 65 65 64 73 20 74 6f 20 62 65 20 |ord needs to be | 000002c0 61 73 20 73 74 72 6f 6e 67 20 61 73 20 70 6f 73 |as strong as pos| 000002d0 73 69 62 6c 65 0a 62 75 74 20 65 61 73 79 20 74 |sible.but easy t| 000002e0 6f 20 72 65 6d 65 6d 62 65 72 2e 20 21 52 4e 44 |o remember. !RND| 000002f0 70 61 73 73 20 74 72 69 65 73 20 74 6f 20 67 69 |pass tries to gi| 00000300 76 65 20 73 6f 6d 65 20 2a 69 64 65 61 73 2a 20 |ve some *ideas* | 00000310 66 6f 72 20 79 6f 75 72 20 70 61 73 73 77 6f 72 |for your passwor| 00000320 64 2e 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |d.._____________| 00000330 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000370 5f 0a 53 65 74 74 69 6e 67 20 75 70 20 21 52 4e |_.Setting up !RN| 00000380 44 70 61 73 73 3f 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |Dpass?.---------| 00000390 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 68 65 20 |-----------.The | 000003a0 70 72 6f 67 72 61 6d 20 69 73 20 61 6c 72 65 61 |program is alrea| 000003b0 64 79 20 73 65 74 20 75 70 20 66 6f 72 20 45 6e |dy set up for En| 000003c0 67 6c 69 73 68 2e 20 54 68 65 20 77 6f 72 64 20 |glish. The word | 000003d0 6c 69 73 74 20 69 73 20 69 6e 20 74 68 65 20 66 |list is in the f| 000003e0 69 6c 65 0a 57 6f 72 64 6c 69 73 74 2e 20 54 68 |ile.Wordlist. Th| 000003f0 69 73 20 6d 61 79 20 62 65 20 72 65 70 6c 61 63 |is may be replac| 00000400 65 64 20 62 79 20 61 6e 79 20 6f 74 68 65 72 20 |ed by any other | 00000410 41 53 43 49 49 20 77 6f 72 64 20 6c 69 73 74 2e |ASCII word list.| 00000420 20 59 6f 75 20 6d 61 79 20 61 6c 74 65 72 0a 74 | You may alter.t| 00000430 68 65 20 6c 69 73 74 20 74 6f 6f 2e 20 49 66 20 |he list too. If | 00000440 79 6f 75 20 73 70 65 61 6b 20 6d 6f 72 65 20 6c |you speak more l| 00000450 61 6e 67 75 61 67 65 73 2c 20 79 6f 75 20 6d 61 |anguages, you ma| 00000460 79 20 77 61 6e 74 20 74 6f 20 6d 65 72 67 65 20 |y want to merge | 00000470 64 69 66 66 65 72 65 6e 74 0a 6c 69 73 74 73 2e |different.lists.| 00000480 20 54 68 65 20 70 72 6f 67 72 61 6d 20 61 63 63 | The program acc| 00000490 65 70 74 73 20 61 6e 79 74 68 69 6e 67 20 69 6e |epts anything in| 000004a0 20 41 53 43 49 49 2e 20 53 6f 6d 65 20 61 64 64 | ASCII. Some add| 000004b0 69 74 69 6f 6e 61 6c 20 77 6f 72 64 20 6c 69 73 |itional word lis| 000004c0 74 73 2c 0a 69 6e 63 6c 75 64 69 6e 67 20 6c 69 |ts,.including li| 000004d0 73 74 73 20 69 6e 20 44 75 74 63 68 2c 20 47 65 |sts in Dutch, Ge| 000004e0 72 6d 61 6e 2c 20 46 72 65 6e 63 68 20 61 6e 64 |rman, French and| 000004f0 20 6f 74 68 65 72 20 6c 61 6e 67 75 61 67 65 73 | other languages| 00000500 2c 20 63 61 6e 20 62 65 20 66 6f 75 6e 64 20 61 |, can be found a| 00000510 74 0a 66 74 70 3a 2f 2f 73 61 62 6c 65 2e 6f 78 |t.ftp://sable.ox| 00000520 2e 61 63 2e 75 6b 2f 70 75 62 2f 77 6f 72 64 6c |.ac.uk/pub/wordl| 00000530 69 73 74 73 2e 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |ists..__________| 00000540 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000580 5f 5f 5f 5f 0a 50 61 73 73 77 6f 72 64 20 70 61 |____.Password pa| 00000590 73 73 70 68 72 61 73 65 2e 0a 2d 2d 2d 2d 2d 2d |ssphrase..------| 000005a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 53 |--------------.S| 000005b0 6f 6d 65 20 70 72 6f 67 72 61 6d 73 20 61 6c 6c |ome programs all| 000005c0 6f 77 20 79 6f 75 20 74 6f 20 65 6e 74 65 72 20 |ow you to enter | 000005d0 6f 6e 6c 79 20 6f 6e 65 20 77 6f 72 64 20 66 6f |only one word fo| 000005e0 72 20 61 20 70 61 73 73 77 6f 72 64 2e 0a 53 6f |r a password..So| 000005f0 6d 65 20 61 6c 6c 6f 77 20 77 68 6f 6c 65 20 73 |me allow whole s| 00000600 65 6e 74 65 6e 63 65 73 2e 20 54 68 6f 73 65 20 |entences. Those | 00000610 61 72 65 20 63 61 6c 6c 65 64 20 28 73 75 72 70 |are called (surp| 00000620 72 69 73 65 29 20 70 61 73 73 20 70 68 72 61 73 |rise) pass phras| 00000630 65 73 2e 0a 49 66 20 79 6f 75 20 6e 65 65 64 20 |es..If you need | 00000640 61 20 70 61 73 73 77 6f 72 64 2c 20 74 68 69 73 |a password, this| 00000650 20 70 72 6f 67 72 61 6d 20 6d 61 79 20 73 65 65 | program may see| 00000660 6d 20 74 6f 20 62 65 20 6f 66 20 6e 6f 20 75 73 |m to be of no us| 00000670 65 20 74 6f 20 79 6f 75 2e 0a 41 20 73 69 6e 67 |e to you..A sing| 00000680 6c 65 20 77 6f 72 64 20 69 73 20 74 6f 20 65 61 |le word is to ea| 00000690 73 79 20 74 6f 20 67 75 65 73 73 2e 20 42 75 74 |sy to guess. But| 000006a0 20 79 6f 75 20 63 61 6e 20 73 69 6d 70 6c 79 20 | you can simply | 000006b0 67 65 6e 65 72 61 74 65 20 61 20 70 61 73 73 20 |generate a pass | 000006c0 70 68 72 61 73 65 0a 61 6e 64 20 74 68 65 6e 20 |phrase.and then | 000006d0 73 74 72 69 70 20 74 68 65 20 73 70 61 63 65 73 |strip the spaces| 000006e0 2e 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |..______________| 000006f0 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000730 0a 48 6f 77 20 74 6f 20 75 73 65 20 21 52 4e 44 |.How to use !RND| 00000740 70 61 73 73 3f 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |pass?.----------| 00000750 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 4d 6f 73 74 20 6f |---------.Most o| 00000760 66 20 74 68 65 20 6f 70 74 69 6f 6e 73 20 61 72 |f the options ar| 00000770 65 20 70 72 65 74 74 79 20 73 65 6c 66 2d 65 78 |e pretty self-ex| 00000780 70 6c 61 6e 61 74 6f 72 79 2e 0a 8f 20 4e 75 6d |planatory... Num| 00000790 62 65 72 20 6f 66 20 77 6f 72 64 73 2e 2e 2e 2e |ber of words....| 000007a0 2e 0a 8f 20 4d 69 6e 69 6d 75 6d 20 77 6f 72 64 |... Minimum word| 000007b0 20 6c 65 6e 67 74 68 0a 8f 20 4d 61 78 69 6d 75 | length.. Maximu| 000007c0 6d 20 77 6f 72 64 20 6c 65 6e 67 74 68 0a 20 20 |m word length. | 000007d0 4d 61 6b 65 20 73 75 72 65 20 74 68 65 20 66 69 |Make sure the fi| 000007e0 6c 65 20 57 6f 72 64 6c 69 73 74 20 63 6f 6e 74 |le Wordlist cont| 000007f0 61 69 6e 73 20 77 6f 72 64 73 20 69 6e 20 74 68 |ains words in th| 00000800 65 20 73 70 65 63 69 66 69 65 64 20 72 61 6e 67 |e specified rang| 00000810 65 2e 0a 8f 20 4d 61 78 69 6d 75 6d 20 6e 75 6d |e... Maximum num| 00000820 62 65 72 20 6f 66 20 77 6f 72 64 73 20 74 6f 20 |ber of words to | 00000830 74 72 79 0a 20 20 49 66 20 6e 6f 20 77 6f 72 64 |try. If no word| 00000840 73 20 69 6e 20 74 68 65 20 73 70 65 63 69 66 69 |s in the specifi| 00000850 65 64 20 72 61 6e 67 65 20 61 72 65 20 66 6f 75 |ed range are fou| 00000860 6e 64 20 61 66 74 65 72 20 74 68 69 73 20 6e 75 |nd after this nu| 00000870 6d 62 65 72 20 6f 66 20 74 72 69 65 73 2c 0a 20 |mber of tries,. | 00000880 20 74 68 65 20 73 65 61 72 63 68 20 77 69 6c 6c | the search will| 00000890 20 62 65 20 61 62 6f 72 74 65 64 2e 0a 8f 20 55 | be aborted... U| 000008a0 73 65 20 73 70 65 63 69 61 6c 20 63 68 61 72 73 |se special chars| 000008b0 0a 20 20 54 6f 20 6d 61 6b 65 20 74 68 65 20 72 |. To make the r| 000008c0 65 73 75 6c 74 69 6e 67 20 70 61 73 73 77 6f 72 |esulting passwor| 000008d0 64 20 73 74 72 6f 6e 67 65 72 20 73 6f 6d 65 20 |d stronger some | 000008e0 73 70 65 63 69 61 6c 20 63 68 61 72 61 63 74 65 |special characte| 000008f0 72 73 20 28 21 22 a3 24 2e 2e 2e 2e 29 0a 20 20 |rs (!".$....). | 00000900 61 72 65 20 73 6c 69 70 70 65 64 20 69 6e 2e 0a |are slipped in..| 00000910 8f 20 55 73 65 20 63 61 70 73 0a 20 20 54 6f 20 |. Use caps. To | 00000920 6d 61 6b 65 20 74 68 65 20 72 65 73 75 6c 74 69 |make the resulti| 00000930 6e 67 20 70 61 73 73 77 6f 72 64 20 73 74 72 6f |ng password stro| 00000940 6e 67 65 72 20 73 6f 6d 65 20 72 61 6e 64 6f 6d |nger some random| 00000950 20 63 61 70 69 74 61 6c 73 20 61 72 65 20 73 6c | capitals are sl| 00000960 69 70 70 65 64 20 69 6e 2e 0a 8f 20 55 73 65 20 |ipped in... Use | 00000970 73 6d 69 6c 69 65 73 0a 20 20 54 6f 20 6d 61 6b |smilies. To mak| 00000980 65 20 74 68 65 20 72 65 73 75 6c 74 69 6e 67 20 |e the resulting | 00000990 70 61 73 73 77 6f 72 64 20 73 74 72 6f 6e 67 65 |password stronge| 000009a0 72 20 73 6f 6d 65 20 73 6d 69 6c 69 65 73 20 61 |r some smilies a| 000009b0 72 65 20 73 6c 69 70 70 65 64 20 69 6e 2e 0a 8f |re slipped in...| 000009c0 20 50 65 72 63 65 6e 74 61 67 65 20 61 64 64 65 | Percentage adde| 000009d0 64 2e 2e 2e 2e 2e 0a 20 20 54 68 69 73 20 6f 70 |d...... This op| 000009e0 74 69 6f 6e 20 69 6e 73 65 72 74 73 20 61 20 63 |tion inserts a c| 000009f0 65 72 74 61 69 6e 20 70 65 72 63 65 6e 74 61 67 |ertain percentag| 00000a00 65 20 6f 66 20 27 55 73 65 2e 2e 2e 27 20 74 68 |e of 'Use...' th| 00000a10 69 6e 67 73 2e 0a 20 20 54 68 65 20 74 6f 74 61 |ings.. The tota| 00000a20 6c 20 6e 75 6d 62 65 72 20 6f 66 20 69 6e 73 65 |l number of inse| 00000a30 72 74 69 6f 6e 73 20 69 73 20 72 6f 75 67 68 6c |rtions is roughl| 00000a40 79 20 78 25 20 6f 66 20 74 68 65 20 70 61 73 73 |y x% of the pass| 00000a50 77 6f 72 64 20 6c 65 6e 67 74 68 2e 0a 8f 20 49 |word length... I| 00000a60 6e 66 6f 72 6d 61 74 69 6f 6e 20 28 27 69 27 29 |nformation ('i')| 00000a70 20 69 63 6f 6e 0a 20 20 43 6c 69 63 6b 69 6e 67 | icon. Clicking| 00000a80 20 6f 6e 20 74 68 69 73 20 69 63 6f 6e 20 6f 70 | on this icon op| 00000a90 65 6e 73 20 74 68 69 73 20 21 48 65 6c 70 20 66 |ens this !Help f| 00000aa0 69 6c 65 2e 0a 8f 20 4c 69 67 68 74 2d 62 75 6c |ile... Light-bul| 00000ab0 62 20 69 63 6f 6e 0a 20 20 43 6c 69 63 6b 69 6e |b icon. Clickin| 00000ac0 67 20 6f 6e 20 74 68 69 73 20 69 63 6f 6e 20 6f |g on this icon o| 00000ad0 70 65 6e 73 20 61 20 66 69 6c 65 20 21 54 69 70 |pens a file !Tip| 00000ae0 73 20 63 6f 6e 74 61 69 6e 69 6e 67 20 73 6f 6d |s containing som| 00000af0 65 20 69 64 65 61 73 20 61 62 6f 75 74 20 68 6f |e ideas about ho| 00000b00 77 0a 20 20 74 6f 20 6d 61 6b 65 20 61 20 70 61 |w. to make a pa| 00000b10 73 73 20 70 68 72 61 73 65 20 73 74 72 6f 6e 67 |ss phrase strong| 00000b20 65 72 2e 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |er..____________| 00000b30 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000b70 5f 5f 0a 52 75 6e 6e 69 6e 67 20 21 52 4e 44 70 |__.Running !RNDp| 00000b80 61 73 73 20 66 72 6f 6d 20 77 69 74 68 69 6e 20 |ass from within | 00000b90 61 6e 20 61 72 63 68 69 76 65 2e 0a 2d 2d 2d 2d |an archive..----| 00000ba0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000bc0 2d 2d 2d 2d 0a 21 52 4e 44 70 61 73 73 20 69 73 |----.!RNDpass is| 00000bd0 20 61 20 66 61 69 72 6c 79 20 6c 61 72 67 65 20 | a fairly large | 00000be0 70 72 6f 67 72 61 6d 2c 20 6d 61 69 6e 6c 79 20 |program, mainly | 00000bf0 62 65 63 61 75 73 65 20 6f 66 20 74 68 65 20 6c |because of the l| 00000c00 6f 6e 67 20 66 69 6c 65 0a 57 6f 72 64 6c 69 73 |ong file.Wordlis| 00000c10 74 2e 20 49 74 20 6d 61 79 20 62 65 63 6f 6d 65 |t. It may become| 00000c20 20 65 76 65 6e 20 6c 61 72 67 65 72 20 69 66 20 | even larger if | 00000c30 79 6f 75 20 6d 65 72 67 65 20 61 64 64 69 74 69 |you merge additi| 00000c40 6f 6e 61 6c 20 77 6f 72 64 20 6c 69 73 74 73 2e |onal word lists.| 00000c50 0a 49 66 20 79 6f 75 20 61 72 65 20 73 68 6f 72 |.If you are shor| 00000c60 74 20 6f 66 20 64 69 73 63 20 73 70 61 63 65 2c |t of disc space,| 00000c70 20 79 6f 75 20 63 61 6e 20 72 75 6e 20 21 52 4e | you can run !RN| 00000c80 44 70 61 73 73 20 66 72 6f 6d 20 77 69 74 68 69 |Dpass from withi| 00000c90 6e 20 61 6e 0a 61 72 63 68 69 76 65 2c 20 70 72 |n an.archive, pr| 00000ca0 6f 76 69 64 65 64 20 79 6f 75 20 68 61 76 65 20 |ovided you have | 00000cb0 21 53 70 61 72 6b 46 53 20 6f 72 20 61 20 73 69 |!SparkFS or a si| 00000cc0 6d 69 6c 61 72 20 66 69 6c 69 6e 67 20 73 79 73 |milar filing sys| 00000cd0 74 65 6d 2e 20 54 68 65 0a 61 72 63 68 69 76 65 |tem. The.archive| 00000ce0 20 77 69 6c 6c 20 6f 63 63 75 70 79 20 6f 6e 6c | will occupy onl| 00000cf0 79 20 61 20 66 72 61 63 74 69 6f 6e 20 6f 66 20 |y a fraction of | 00000d00 74 68 65 20 73 70 61 63 65 20 6f 66 20 74 68 65 |the space of the| 00000d10 20 6f 72 69 67 69 6e 61 6c 0a 61 70 70 6c 69 63 | original.applic| 00000d20 61 74 69 6f 6e 2c 20 73 69 6e 63 65 20 74 68 65 |ation, since the| 00000d30 20 6c 61 72 67 65 20 74 65 78 74 20 66 69 6c 65 | large text file| 00000d40 20 57 6f 72 64 6c 69 73 74 20 63 6f 6d 70 72 65 | Wordlist compre| 00000d50 73 73 65 73 20 76 65 72 79 0a 65 66 66 69 63 69 |sses very.effici| 00000d60 65 6e 74 6c 79 2e 20 54 68 65 72 65 20 6d 61 79 |ently. There may| 00000d70 20 62 65 20 61 20 6e 6f 74 69 63 65 61 62 6c 65 | be a noticeable| 00000d80 20 72 65 64 75 63 74 69 6f 6e 20 69 6e 20 73 70 | reduction in sp| 00000d90 65 65 64 2c 20 62 75 74 20 74 68 69 73 0a 69 73 |eed, but this.is| 00000da0 20 61 20 73 6d 61 6c 6c 20 70 72 69 63 65 20 74 | a small price t| 00000db0 6f 20 70 61 79 2c 20 73 69 6e 63 65 20 69 74 20 |o pay, since it | 00000dc0 73 68 6f 75 6c 64 20 6e 6f 74 20 62 65 20 6e 65 |should not be ne| 00000dd0 63 65 73 73 61 72 79 20 74 6f 20 75 73 65 20 74 |cessary to use t| 00000de0 68 69 73 0a 70 72 6f 67 72 61 6d 20 66 72 65 71 |his.program freq| 00000df0 75 65 6e 74 6c 79 2e 0a 5f 5f 5f 5f 5f 5f 5f 5f |uently..________| 00000e00 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000e40 5f 5f 5f 5f 5f 5f 0a 4d 61 6b 69 6e 67 20 74 68 |______.Making th| 00000e50 69 6e 67 73 20 61 73 20 73 65 63 75 72 65 20 61 |ings as secure a| 00000e60 73 20 70 6f 73 73 69 62 6c 65 2e 0a 2d 2d 2d 2d |s possible..----| 00000e70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000e90 20 20 0a 46 69 72 73 74 20 6f 66 20 61 6c 6c 2c | .First of all,| 00000ea0 20 6d 61 6b 65 20 73 75 72 65 20 6e 6f 62 6f 64 | make sure nobod| 00000eb0 79 20 69 73 20 61 72 6f 75 6e 64 20 77 68 65 6e |y is around when| 00000ec0 20 67 65 6e 65 72 61 74 69 6e 67 20 79 6f 75 72 | generating your| 00000ed0 20 70 61 73 73 77 6f 72 64 2e 0a 45 76 65 6e 20 | password..Even | 00000ee0 69 66 20 73 6f 6d 65 6f 6e 65 20 65 6c 73 65 20 |if someone else | 00000ef0 6b 6e 6f 77 73 20 74 68 61 74 20 79 6f 75 20 64 |knows that you d| 00000f00 6f 6e 27 74 20 75 73 65 20 63 61 70 73 2c 20 74 |on't use caps, t| 00000f10 68 69 73 20 69 73 20 61 20 77 65 61 6b 6e 65 73 |his is a weaknes| 00000f20 73 2e 0a 54 68 65 20 75 6c 74 69 6d 61 74 65 20 |s..The ultimate | 00000f30 70 61 73 73 77 6f 72 64 20 69 73 20 61 20 63 6f |password is a co| 00000f40 6d 70 6c 65 74 65 6c 79 20 72 61 6e 64 6f 6d 20 |mpletely random | 00000f50 73 65 74 20 6f 66 20 63 68 61 72 61 63 74 65 72 |set of character| 00000f60 73 20 6c 69 6b 65 0a 27 68 4c 48 4c 4b 37 5e 2a |s like.'hLHLK7^*| 00000f70 5e 2a 22 4c 4b b9 b2 b3 9b 4b 6c 4a 4b 4c 68 26 |^*"LK....KlJKLh&| 00000f80 27 2e 20 54 68 69 73 20 69 73 20 6d 6f 73 74 20 |'. This is most | 00000f90 73 65 63 75 72 65 2c 20 62 75 74 20 68 61 72 64 |secure, but hard| 00000fa0 20 74 6f 20 72 65 6d 65 6d 62 65 72 2e 0a 53 6f | to remember..So| 00000fb0 20 77 65 20 6e 65 65 64 20 74 6f 20 66 69 6e 64 | we need to find| 00000fc0 20 73 6f 6d 65 74 68 69 6e 67 20 73 74 72 6f 6e | something stron| 00000fd0 67 20 74 68 61 74 27 73 20 72 65 6c 61 74 69 76 |g that's relativ| 00000fe0 65 6c 79 20 65 61 73 79 20 74 6f 20 72 65 6d 65 |ely easy to reme| 00000ff0 6d 62 65 72 2e 0a 54 61 6b 65 20 61 20 6e 6f 72 |mber..Take a nor| 00001000 6d 61 6c 20 70 68 72 61 73 65 20 6c 69 6b 65 20 |mal phrase like | 00001010 22 42 69 6c 6c 20 47 61 74 65 73 20 6f 77 6e 73 |"Bill Gates owns| 00001020 20 4d 69 63 72 6f 73 6f 66 74 22 2e 0a 4c 6f 74 | Microsoft"..Lot| 00001030 73 20 6f 66 20 70 65 6f 70 6c 65 20 61 73 73 6f |s of people asso| 00001040 63 69 61 74 65 20 42 69 6c 6c 20 47 61 74 65 73 |ciate Bill Gates| 00001050 20 77 69 74 68 20 6d 6f 6e 65 79 2c 20 77 68 69 | with money, whi| 00001060 63 68 20 73 75 67 67 65 73 74 73 20 73 3d 24 20 |ch suggests s=$ | 00001070 61 6e 64 20 4c 3d a3 2e 0a 54 68 65 72 65 20 61 |and L=...There a| 00001080 72 65 20 61 6c 73 6f 20 61 20 6c 6f 74 20 6f 66 |re also a lot of| 00001090 20 6e 69 63 6b 6e 61 6d 65 73 20 66 6f 72 20 4d | nicknames for M| 000010a0 69 63 6b 65 79 53 6e 6f 74 2e 20 0a 49 6e 20 73 |ickeySnot. .In s| 000010b0 6f 6d 65 20 6e 65 77 73 67 72 6f 75 70 73 2c 20 |ome newsgroups, | 000010c0 77 6f 72 64 73 20 6c 69 6b 65 20 27 72 75 6c 65 |words like 'rule| 000010d0 5a 27 20 61 72 65 20 70 6f 70 75 6c 61 72 2e 0a |Z' are popular..| 000010e0 54 68 69 73 20 73 75 67 67 65 73 74 73 20 61 20 |This suggests a | 000010f0 6d 6f 64 69 66 69 65 64 20 70 61 73 73 20 70 68 |modified pass ph| 00001100 72 61 73 65 20 6c 69 6b 65 20 22 42 69 a3 a3 20 |rase like "Bi.. | 00001110 47 61 74 65 24 20 6f 77 6e 5a 20 4d 69 63 6b 65 |Gate$ ownZ Micke| 00001120 79 53 6f 66 74 22 2e 0a 54 68 61 74 27 73 20 6c |ySoft"..That's l| 00001130 65 73 73 20 65 61 73 79 20 74 6f 20 67 75 65 73 |ess easy to gues| 00001140 73 2c 20 62 75 74 20 70 65 72 68 61 70 73 20 73 |s, but perhaps s| 00001150 74 69 6c 6c 20 61 20 6c 69 74 74 6c 65 20 74 6f |till a little to| 00001160 6f 20 6f 62 76 69 6f 75 73 2e 0a 54 68 69 73 20 |o obvious..This | 00001170 65 78 61 6d 70 6c 65 20 69 73 20 6f 6e 6c 79 20 |example is only | 00001180 6d 65 61 6e 74 20 74 6f 20 73 68 6f 77 20 74 68 |meant to show th| 00001190 61 74 20 61 20 6c 6f 74 20 63 61 6e 20 62 65 20 |at a lot can be | 000011a0 64 6f 6e 65 20 74 6f 20 64 69 73 67 75 69 73 65 |done to disguise| 000011b0 20 61 0a 73 69 6d 70 6c 65 20 70 61 73 73 20 70 | a.simple pass p| 000011c0 68 72 61 73 65 2e 20 49 66 20 79 6f 75 20 6b 6e |hrase. If you kn| 000011d0 6f 77 20 6d 6f 72 65 20 74 68 61 6e 20 6f 6e 65 |ow more than one| 000011e0 20 6c 61 6e 67 75 61 67 65 2c 20 61 20 6d 69 78 | language, a mix| 000011f0 20 6f 66 20 74 68 65 6d 20 6d 61 79 0a 62 65 20 | of them may.be | 00001200 76 65 72 79 20 65 66 66 65 63 74 69 76 65 2e 20 |very effective. | 00001210 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |._______________| 00001220 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00001250 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a |_______________.| 00001260 4f 6b 61 79 2c 20 49 20 75 6e 64 65 72 73 74 61 |Okay, I understa| 00001270 6e 64 2c 20 62 75 74 20 77 68 79 20 69 73 20 74 |nd, but why is t| 00001280 68 69 73 20 6e 65 63 65 73 73 61 72 79 3f 0a 2d |his necessary?.-| 00001290 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000012b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 4f 6e |-------------.On| 000012c0 65 20 6f 66 20 74 68 65 20 6d 6f 73 74 20 70 6f |e of the most po| 000012d0 70 75 6c 61 72 2c 20 73 69 6d 70 6c 65 20 61 6e |pular, simple an| 000012e0 64 20 65 66 66 65 63 74 69 76 65 20 61 74 74 61 |d effective atta| 000012f0 63 6b 73 20 6f 6e 20 61 20 70 61 73 73 77 6f 72 |cks on a passwor| 00001300 64 20 28 70 68 72 61 73 65 29 0a 69 73 20 74 6f |d (phrase).is to| 00001310 20 75 73 65 20 61 20 64 69 63 74 69 6f 6e 61 72 | use a dictionar| 00001320 79 20 74 6f 20 74 65 73 74 20 61 6c 6c 20 70 6f |y to test all po| 00001330 73 73 69 62 6c 65 20 77 6f 72 64 73 20 6f 72 20 |ssible words or | 00001340 77 6f 72 64 20 63 6f 6d 62 69 6e 61 74 69 6f 6e |word combination| 00001350 73 2e 0a 53 6f 6d 65 20 6d 6f 72 65 20 73 6f 70 |s..Some more sop| 00001360 68 69 73 74 69 63 61 74 65 64 20 70 72 6f 67 72 |histicated progr| 00001370 61 6d 73 20 63 61 6e 20 65 76 65 6e 20 75 73 65 |ams can even use| 00001380 20 67 72 61 6d 6d 61 74 69 63 61 6c 20 72 75 6c | grammatical rul| 00001390 65 73 20 74 6f 20 6c 6f 6f 6b 20 66 6f 72 0a 6d |es to look for.m| 000013a0 65 61 6e 69 6e 67 66 75 6c 20 73 65 6e 74 65 6e |eaningful senten| 000013b0 63 65 73 2e 20 54 68 65 72 65 20 65 78 69 73 74 |ces. There exist| 000013c0 20 73 6f 6d 65 20 76 65 72 79 20 63 6f 6d 70 72 | some very compr| 000013d0 65 68 65 6e 73 69 76 65 20 64 69 63 74 69 6f 6e |ehensive diction| 000013e0 61 72 69 65 73 20 66 6f 72 0a 70 61 73 73 77 6f |aries for.passwo| 000013f0 72 64 20 63 72 61 63 6b 69 6e 67 2c 20 73 6f 6d |rd cracking, som| 00001400 65 20 6f 66 20 77 68 69 63 68 20 65 76 65 6e 20 |e of which even | 00001410 63 6f 6e 74 61 69 6e 20 63 6f 6d 6d 6f 6e 20 69 |contain common i| 00001420 6e 63 6f 72 72 65 63 74 20 73 70 65 6c 6c 69 6e |ncorrect spellin| 00001430 67 73 2e 0a 54 68 69 73 20 69 73 20 77 68 79 20 |gs..This is why | 00001440 69 74 27 73 20 62 65 73 74 20 74 6f 20 74 72 79 |it's best to try| 00001450 20 74 6f 20 6d 61 6b 65 20 79 6f 75 72 20 70 61 | to make your pa| 00001460 73 73 20 70 68 72 61 73 65 20 6c 6f 6f 6b 20 6c |ss phrase look l| 00001470 69 6b 65 20 6e 6f 6e 73 65 6e 73 65 2e 0a 5f 5f |ike nonsense..__| 00001480 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 000014c0 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 48 6f 77 |____________.How| 000014d0 20 6c 6f 6e 67 20 73 68 6f 75 6c 64 20 6d 79 20 | long should my | 000014e0 70 61 73 73 20 70 68 72 61 73 65 20 62 65 3f 0a |pass phrase be?.| 000014f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001510 2d 2d 0a 54 68 61 74 20 64 65 70 65 6e 64 73 20 |--.That depends | 00001520 6f 6e 20 61 20 6e 75 6d 62 65 72 20 6f 66 20 66 |on a number of f| 00001530 61 63 74 6f 72 73 2c 20 73 75 63 68 20 61 73 20 |actors, such as | 00001540 68 6f 77 20 65 61 73 79 20 69 74 20 69 73 20 73 |how easy it is s| 00001550 75 70 70 6f 73 65 64 20 74 6f 20 62 65 0a 74 6f |upposed to be.to| 00001560 20 72 65 6d 65 6d 62 65 72 2c 20 68 6f 77 20 73 | remember, how s| 00001570 65 63 75 72 65 20 69 74 20 69 73 20 73 75 70 70 |ecure it is supp| 00001580 6f 73 65 64 20 74 6f 20 62 65 2c 20 61 6e 64 20 |osed to be, and | 00001590 68 6f 77 20 27 72 61 6e 64 6f 6d 27 20 69 74 20 |how 'random' it | 000015a0 6c 6f 6f 6b 73 2e 0a 54 68 65 20 6f 63 63 75 72 |looks..The occur| 000015b0 72 65 6e 63 65 20 6f 66 20 61 6e 79 20 73 70 65 |rence of any spe| 000015c0 63 69 61 6c 20 63 68 61 72 61 63 74 65 72 73 20 |cial characters | 000015d0 28 6e 6f 6e 2d 61 6c 70 68 61 62 65 74 69 63 29 |(non-alphabetic)| 000015e0 2c 20 6e 6f 6e 73 65 6e 73 65 20 77 6f 72 64 73 |, nonsense words| 000015f0 0a 6f 72 20 6f 74 68 65 72 20 6d 65 61 6e 69 6e |.or other meanin| 00001600 67 6c 65 73 73 20 63 6f 6c 6c 65 63 74 69 6f 6e |gless collection| 00001610 73 20 6f 66 20 63 68 61 72 61 63 74 65 72 73 20 |s of characters | 00001620 77 69 6c 6c 20 67 72 65 61 74 6c 79 20 69 6e 63 |will greatly inc| 00001630 72 65 61 73 65 20 74 68 65 0a 73 65 63 75 72 69 |rease the.securi| 00001640 74 79 20 6f 66 20 79 6f 75 72 20 70 61 73 73 20 |ty of your pass | 00001650 70 68 72 61 73 65 2e 20 42 75 74 20 65 76 65 6e |phrase. But even| 00001660 20 69 66 20 79 6f 75 20 75 73 65 20 6f 6e 6c 79 | if you use only| 00001670 20 72 65 61 6c 20 77 6f 72 64 73 20 66 72 6f 6d | real words from| 00001680 20 61 0a 64 69 63 74 69 6f 6e 61 72 79 20 61 73 | a.dictionary as| 00001690 20 6c 61 72 67 65 20 61 73 20 74 68 65 20 6f 6e | large as the on| 000016a0 65 20 69 6e 63 6c 75 64 65 64 20 69 6e 20 21 52 |e included in !R| 000016b0 4e 44 70 61 73 73 2c 20 61 20 70 61 73 73 20 70 |NDpass, a pass p| 000016c0 68 72 61 73 65 0a 63 6f 6e 73 69 73 74 69 6e 67 |hrase.consisting| 000016d0 20 6f 66 20 36 20 6f 72 20 6d 6f 72 65 20 72 61 | of 6 or more ra| 000016e0 6e 64 6f 6d 20 77 6f 72 64 73 20 69 73 20 6c 69 |ndom words is li| 000016f0 6b 65 6c 79 20 74 6f 20 62 65 20 75 6e 62 72 65 |kely to be unbre| 00001700 61 6b 61 62 6c 65 20 62 79 20 61 6e 79 0a 73 65 |akable by any.se| 00001710 72 69 6f 75 73 20 61 74 74 61 63 6b 65 72 20 28 |rious attacker (| 00001720 65 76 65 6e 20 69 66 20 74 68 65 20 61 74 74 61 |even if the atta| 00001730 63 6b 65 72 20 6b 6e 6f 77 73 20 77 68 69 63 68 |cker knows which| 00001740 20 64 69 63 74 69 6f 6e 61 72 79 20 79 6f 75 20 | dictionary you | 00001750 75 73 65 64 29 2c 0a 62 65 63 61 75 73 65 20 6f |used),.because o| 00001760 66 20 74 68 65 20 68 75 67 65 20 6e 75 6d 62 65 |f the huge numbe| 00001770 72 20 6f 66 20 70 6f 73 73 69 62 6c 65 20 63 6f |r of possible co| 00001780 6d 62 69 6e 61 74 69 6f 6e 73 20 74 6f 20 74 72 |mbinations to tr| 00001790 79 2e 20 48 6f 77 65 76 65 72 2c 20 79 6f 75 0a |y. However, you.| 000017a0 73 68 6f 75 6c 64 20 73 74 69 6c 6c 20 74 72 79 |should still try| 000017b0 20 74 6f 20 61 76 6f 69 64 20 70 61 73 73 20 70 | to avoid pass p| 000017c0 68 72 61 73 65 73 20 77 68 69 63 68 20 63 6f 6e |hrases which con| 000017d0 73 69 73 74 20 6f 66 20 6f 6e 6c 79 20 76 65 72 |sist of only ver| 000017e0 79 20 73 68 6f 72 74 0a 77 6f 72 64 73 20 6f 72 |y short.words or| 000017f0 20 77 68 69 63 68 20 68 61 76 65 20 61 20 6e 61 | which have a na| 00001800 74 75 72 61 6c 20 67 72 61 6d 6d 61 74 69 63 61 |tural grammatica| 00001810 6c 20 73 74 72 75 63 74 75 72 65 2e 0a 5f 5f 5f |l structure..___| 00001820 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00001860 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 53 6f 6d 65 |___________.Some| 00001870 20 61 64 64 69 74 69 6f 6e 61 6c 20 74 69 70 73 | additional tips| 00001880 2e 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |..--------------| 00001890 2d 2d 2d 2d 2d 2d 2d 0a 4d 6f 72 65 20 64 65 74 |-------.More det| 000018a0 61 69 6c 65 64 20 61 64 76 69 63 65 20 61 62 6f |ailed advice abo| 000018b0 75 74 20 70 61 73 73 20 70 68 72 61 73 65 73 2c |ut pass phrases,| 000018c0 20 61 6e 64 20 73 6f 6d 65 20 73 69 6d 70 6c 65 | and some simple| 000018d0 20 74 69 70 73 20 66 6f 72 20 63 72 65 61 74 69 | tips for creati| 000018e0 6e 67 0a 67 6f 6f 64 20 6f 6e 65 73 2c 20 63 61 |ng.good ones, ca| 000018f0 6e 20 62 65 20 66 6f 75 6e 64 20 69 6e 20 74 68 |n be found in th| 00001900 65 20 61 63 63 6f 6d 70 61 6e 79 69 6e 67 20 64 |e accompanying d| 00001910 6f 63 75 6d 65 6e 74 20 27 21 54 69 70 73 27 2e |ocument '!Tips'.| 00001920 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |._______________| 00001930 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00001960 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a |_______________.| 00001970 4c 65 67 61 6c 20 6e 6f 74 69 63 65 2e 0a 2d 2d |Legal notice..--| 00001980 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 21 52 4e 44 |-----------.!RND| 00001990 70 61 73 73 20 69 73 20 66 72 65 65 77 61 72 65 |pass is freeware| 000019a0 2e 20 54 68 65 20 63 6f 70 79 72 69 67 68 74 20 |. The copyright | 000019b0 69 73 20 72 65 74 61 69 6e 65 64 20 62 79 20 74 |is retained by t| 000019c0 68 65 20 61 75 74 68 6f 72 2c 20 54 6f 6e 79 0a |he author, Tony.| 000019d0 48 6f 70 73 74 61 6b 65 6e 2e 20 59 6f 75 20 6d |Hopstaken. You m| 000019e0 61 79 20 63 6f 70 79 20 61 6e 64 20 64 69 73 74 |ay copy and dist| 000019f0 72 69 62 75 74 65 20 74 68 69 73 20 73 6f 66 74 |ribute this soft| 00001a00 77 61 72 65 20 66 72 65 65 6c 79 20 61 73 20 6c |ware freely as l| 00001a10 6f 6e 67 20 61 73 20 6e 6f 6e 65 0a 6f 66 20 74 |ong as none.of t| 00001a20 68 65 20 66 69 6c 65 73 20 61 72 65 20 61 6c 74 |he files are alt| 00001a30 65 72 65 64 20 6f 72 20 72 65 6d 6f 76 65 64 2e |ered or removed.| 00001a40 20 49 66 20 79 6f 75 20 61 72 65 20 72 75 6e 6e | If you are runn| 00001a50 69 6e 67 20 61 20 6d 61 67 61 7a 69 6e 65 20 6f |ing a magazine o| 00001a60 72 20 50 44 0a 6c 69 62 72 61 72 79 2c 20 79 6f |r PD.library, yo| 00001a70 75 20 6d 61 79 20 70 75 74 20 69 74 20 6f 6e 20 |u may put it on | 00001a80 79 6f 75 72 20 64 69 73 63 20 6f 72 20 43 44 2c |your disc or CD,| 00001a90 20 70 72 6f 76 69 64 65 64 20 74 68 61 74 20 79 | provided that y| 00001aa0 6f 75 20 66 69 72 73 74 20 63 68 65 63 6b 0a 68 |ou first check.h| 00001ab0 74 74 70 3a 2f 2f 77 65 62 2e 62 68 61 6d 2e 61 |ttp://web.bham.a| 00001ac0 63 2e 75 6b 2f 4e 2e 4d 2e 51 75 65 65 6e 2f 70 |c.uk/N.M.Queen/p| 00001ad0 67 70 2f 61 63 6f 72 6e 2e 68 74 6d 6c 20 66 6f |gp/acorn.html fo| 00001ae0 72 20 61 20 6c 61 74 65 72 20 76 65 72 73 69 6f |r a later versio| 00001af0 6e 2e 0a 44 72 6f 70 70 69 6e 67 20 61 20 6c 69 |n..Dropping a li| 00001b00 6e 65 20 69 6e 20 6d 79 20 6d 61 69 6c 62 6f 78 |ne in my mailbox| 00001b10 20 61 62 6f 75 74 20 74 68 69 73 20 77 6f 75 6c | about this woul| 00001b20 64 20 62 65 20 61 70 70 72 65 63 69 61 74 65 64 |d be appreciated| 00001b30 2e 20 59 6f 75 20 6d 61 79 20 61 6c 73 6f 0a 70 |. You may also.p| 00001b40 75 74 20 69 74 20 6f 6e 20 61 20 42 42 53 2e 20 |ut it on a BBS. | 00001b50 49 66 20 79 6f 75 20 77 61 6e 74 20 74 6f 20 6d |If you want to m| 00001b60 61 6b 65 20 69 74 20 61 76 61 69 6c 61 62 6c 65 |ake it available| 00001b70 20 6f 6e 20 74 68 65 20 49 6e 74 65 72 6e 65 74 | on the Internet| 00001b80 2c 20 49 20 77 6f 75 6c 64 0a 70 72 65 66 65 72 |, I would.prefer| 00001b90 20 69 74 20 69 66 20 79 6f 75 20 6f 6e 6c 79 20 | it if you only | 00001ba0 69 6e 63 6c 75 64 65 20 61 20 6c 69 6e 6b 20 74 |include a link t| 00001bb0 6f 20 74 68 65 20 61 62 6f 76 65 20 55 52 4c 2e |o the above URL.| 00001bc0 20 41 6c 6c 20 74 68 65 20 61 62 6f 76 65 2c 20 | All the above, | 00001bd0 61 6e 64 0a 61 6e 79 20 6f 74 68 65 72 2c 20 64 |and.any other, d| 00001be0 69 73 74 72 69 62 75 74 69 6f 6e 20 6d 65 74 68 |istribution meth| 00001bf0 6f 64 73 20 61 72 65 20 61 6c 6c 6f 77 65 64 2c |ods are allowed,| 00001c00 20 70 72 6f 76 69 64 65 64 20 74 68 61 74 20 79 | provided that y| 00001c10 6f 75 20 6f 6e 6c 79 20 6d 61 6b 65 20 61 0a 72 |ou only make a.r| 00001c20 65 61 73 6f 6e 61 62 6c 65 20 63 68 61 72 67 65 |easonable charge| 00001c30 20 66 6f 72 20 6d 65 64 69 61 2c 20 70 6f 73 74 | for media, post| 00001c40 20 61 6e 64 20 70 61 63 6b 61 67 65 2c 20 61 6e | and package, an| 00001c50 64 20 64 6f 20 6e 6f 74 20 6d 61 6b 65 20 61 6e |d do not make an| 00001c60 79 20 70 72 6f 66 69 74 0a 66 72 6f 6d 20 69 74 |y profit.from it| 00001c70 73 20 64 69 73 74 72 69 62 75 74 69 6f 6e 2e 20 |s distribution. | 00001c80 4f 74 68 65 72 77 69 73 65 2c 20 66 65 65 6c 20 |Otherwise, feel | 00001c90 66 72 65 65 20 74 6f 20 63 6f 6e 74 61 63 74 20 |free to contact | 00001ca0 6d 65 2e 20 54 68 69 73 20 73 6f 66 74 77 61 72 |me. This softwar| 00001cb0 65 0a 6d 75 73 74 20 6e 6f 74 20 62 65 20 64 69 |e.must not be di| 00001cc0 73 74 72 69 62 75 74 65 64 20 61 73 20 70 61 72 |stributed as par| 00001cd0 74 20 6f 66 20 61 6e 79 20 6f 74 68 65 72 20 61 |t of any other a| 00001ce0 70 70 6c 69 63 61 74 69 6f 6e 20 77 69 74 68 6f |pplication witho| 00001cf0 75 74 20 6d 79 20 70 72 69 6f 72 0a 70 65 72 6d |ut my prior.perm| 00001d00 69 73 73 69 6f 6e 2e 0a 0a 0a 0a |ission.....| 00001d0b