~evfool/ubuntu-docs/fixlp908663

« back to all changes in this revision

Viewing changes to ubuntu-help/C/user-goodpassword.page

  • Committer: Jeremy Bicha
  • Date: 2011-12-13 03:57:33 UTC
  • Revision ID: jbicha@ubuntu.com-20111213035733-iefmrsv9gnpt00e7
More merging with gnome-user-docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
<note style="important">
29
29
 <p>
30
 
 Make your passwords easy enough for you to remember, but very difficult for others (including computer programs) to guess.  
 
30
 Make your passwords easy enough for you to remember, but very difficult for
 
31
 others (including computer programs) to guess.  
31
32
 </p>
32
33
</note>
33
 
<p>Choosing a good password will help to keep your computer safe. If your password is easy to guess, someone may figure it out and gain access to your personal information.</p>
34
 
<p>People could even use computers to systematically try to guess your password, so even one that would be difficult for a human to guess might be extremely easy for a computer program to crack. Here are some tips for choosing a good password:</p>
 
34
  <p>Choosing a good password will help to keep your computer safe. If your
 
35
 password is easy to guess, someone may figure it out and gain access to your
 
36
 personal information.</p>
 
37
  <p>People could even use computers to systematically try to guess your
 
38
 password, so even one that would be difficult for a human to guess might be
 
39
 extremely easy for a computer program to crack. Here are some tips for choosing
 
40
 a good password:</p>
35
41
 
36
42
<list>
37
43
 <item>
38
 
  <p>Use a mixture of upper-case and lower-case letters, numbers, symbols and spaces in the password.  This makes it more difficult to guess; there are more symbols to choose from, so more possible passwords that someone would have to check when trying to guess yours.</p>
 
44
  <p>Use a mixture of upper-case and lower-case letters, numbers, symbols and
 
45
 spaces in the password.  This makes it more difficult to guess; there are more
 
46
 symbols to choose from, so more possible passwords that someone would have to
 
47
 check when trying to guess yours.</p>
39
48
  <note>
40
 
<p>
41
 
  A good method for choosing a password is to take the first letter of each word in a phrase that you can remember.  The phrase could be the name of a movie, a book, a song or an album. For example, "Flatland: A Romance of Many Dimensions" would become F:ARoMD or faromd or f: aromd.
42
 
</p>
 
49
  <p>A good method for choosing a password is to take the first letter of each
 
50
 word in a phrase that you can remember.  The phrase could be the name of a
 
51
 movie, a book, a song or an album. For example, "Flatland: A Romance of Many
 
52
 Dimensions" would become F:ARoMD or faromd or f: aromd.</p>
43
53
</note>
44
54
 </item>
45
55
 <item>
46
 
  <p>Make your password as long as possible. The more characters it contains, the longer it should take for a person or computer to guess it.</p>
 
56
  <p>Make your password as long as possible. The more characters it contains,
 
57
 the longer it should take for a person or computer to guess it.</p>
47
58
 </item>
48
59
 <item>
49
 
  <p>Do not use any words that appear in a standard dictionary in any language.  Password crackers will try these first.   The most common password is "password" - people can guess passwords like this very quickly!</p>
 
60
  <p>Do not use any words that appear in a standard dictionary in any language.
 
61
  Password crackers will try these first.   The most common password is
 
62
 "password" - people can guess passwords like this very quickly!</p>
50
63
  </item>
51
64
  <item>
52
 
  <p>Do not use any personal information such as a date, license plate number, or any family member's name.</p>
 
65
  <p>Do not use any personal information such as a date, license plate number,
 
66
 or any family member's name.</p>
53
67
  </item>
54
68
  <item>
55
69
  <p>Do not use any nouns. </p>
56
70
 </item>
57
71
 <item>
58
 
 <p>
59
 
  Choose a password that can be typed quickly, to decrease the chances of someone being able to make out what you have typed if they happen to be watching you.
60
 
 </p>
 
72
  <p>Choose a password that can be typed quickly, to decrease the chances of
 
73
 someone being able to make out what you have typed if they happen to be
 
74
 watching you.</p>
61
75
 <note style="tip">
62
 
  <p>
63
 
 Never write your passwords down anywhere.  They can be easily found!
64
 
 </p>
 
76
  <p>Never write your passwords down anywhere.  They can be easily found!</p>
65
77
 </note>
66
78
 </item>
67
79
 <item>
70
82
 
71
83
 <item>
72
84
  <p>Use different passwords for different accounts.</p>
73
 
  <p>If you use the same password for all of your accounts, anyone who guesses it will be able to access all of your accounts immediately.</p>
74
 
  <p>It can be difficult to remember lots of passwords, however. Though not as secure as using a different passwords for everything, it may be easier to use the same one for things that don't matter (like websites), and different ones for important things (like your online banking account and your email).</p>
 
85
  <p>If you use the same password for all of your accounts, anyone who guesses
 
86
 it will be able to access all of your accounts immediately.</p>
 
87
  <p>It can be difficult to remember lots of passwords, however. Though not as
 
88
 secure as using a different passwords for everything, it may be easier to use
 
89
 the same one for things that don't matter (like websites), and different ones
 
90
 for important things (like your online banking account and your email).</p>
75
91
 </item>
76
92
 
77
93
 <item>
78
 
 <p>
79
 
 Change your passwords regularly.
80
 
 </p>
 
94
  <p>
 
95
   Change your passwords regularly.
 
96
  </p>
81
97
 </item>
82
98
</list>
83
99