summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/user-goodpassword.page
diff options
context:
space:
mode:
authorTiffany Antopolski <tiffany@antopolski.com>2011-02-24 16:31:11 -0500
committerTiffany Antopolski <tiffany@antopolski.com>2011-02-24 16:31:11 -0500
commit4ad77cc3b0e3a270bdf4eb52a9cd4dff45c04b57 (patch)
tree7fe9d97ee0785db45ea7fbba9e34632b5cc44ca2 /gnome-help/C/user-goodpassword.page
parent49695dd5b10a79cd34ea813c93639d0ba12271cf (diff)
downloadgnome-user-docs-4ad77cc3b0e3a270bdf4eb52a9cd4dff45c04b57.tar.gz
gnome-user-docs-4ad77cc3b0e3a270bdf4eb52a9cd4dff45c04b57.tar.xz
gnome-user-docs-4ad77cc3b0e3a270bdf4eb52a9cd4dff45c04b57.zip
[gnome-help] user-goodpassword.page: ready for review
Diffstat (limited to 'gnome-help/C/user-goodpassword.page')
-rw-r--r--gnome-help/C/user-goodpassword.page67
1 files changed, 52 insertions, 15 deletions
diff --git a/gnome-help/C/user-goodpassword.page b/gnome-help/C/user-goodpassword.page
index bde9552..575f048 100644
--- a/gnome-help/C/user-goodpassword.page
+++ b/gnome-help/C/user-goodpassword.page
@@ -4,8 +4,8 @@
<info>
<link type="guide" xref="passwords"/>
- <desc>Use longer, more complicated passwords.</desc>
- <revision pkgversion="0.1" version="0.1" date="2010-12-29" status="draft"/>
+ <desc>Use longer, more complicated passphrases.</desc>
+ <revision pkgversion="3.0" version="0.1" date="2010-12-29" status="review"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
@@ -13,38 +13,75 @@
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
+ <name>Tiffany Antopolski</name>
+ <email>tiffany.antopolski@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
-<title>Choosing a good, secure password</title>
+<title>Choosing A Secure Passphrase</title>
-<p>Choosing a good password will help to keep your computer (and your personal information) safe. If your password is easy to guess, someone may figure it out and gain access to your computer or your data. People could even use computers to systematically try to guess your password, so even a password that would be difficult for a human to guess might be easy to break. Here are some tips for choosing a good password:</p>
+<note style = "important">
+ <p>
+ Make your passphrases easy enough for you to remember, but very difficult for others (including computer programs) to guess.
+ </p>
+</note>
+<p>Choosing a good password or passphrase will help to keep your computer safe. If your passphrase is easy to guess, someone may figure it out and gain access to your personal information.</p>
+<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 passphrase:</p>
<list>
<item>
- <p>Use a mixture of upper-case and lower-case letters, numbers and symbols in the password.</p>
- <p>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>
+ <p>Use a mixture of upper-case and lower-case letters, numbers, symbols and spaces in the passphrase. This makes it more difficult to guess; there are more symbols to choose from, so more possible passphrases that someone would have to check when trying to guess yours.</p>
+ <note>
+<p>
+ A good method for choosing a passphrase 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.
+</p>
+</note>
</item>
<item>
- <p>Have at least 8 characters in your password.</p>
- <p>The more characters your password contains, the longer it should take for someone to guess it.</p>
+ <p>Make your passphrase as long as possible. The more characters it contains, the longer it should take for a person or computer to guess it.</p>
</item>
<item>
- <p>Don't use common words or phrases as your password.</p>
- <p>Password crackers will try these first.</p>
+ <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>
+ </item>
+ <item>
+ <p>Do not use any personal information such as a date, license plate number, or any family member's name.</p>
+ </item>
+ <item>
+ <p>Do not use any nouns. </p>
</item>
<item>
- <p>Use different passwords for different things.</p>
- <p>Password crackers will try these first. The most common password is "password" - people can guess passwords like this very quickly!</p>
+ <p>
+ Choose a passphrase 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.
+ </p>
+ <note style="tip">
+ <p>
+ Never write your passphrases down anywhere. They can be easily found!
+ </p>
+ </note>
</item>
<item>
- <p>Use different passwords for different accounts.</p>
- <p>If you use the same password for all of your accounts, anyone who guesses that password will be able to access all of your accounts immediately.</p>
- <p>It can be difficult to remember lots of passwords, however. Though not as secure as using a different password for everything, it may be easier to use the same password for things that don't matter (like passwords for websites), and different passwords for important things (like your online banking account and your email).</p>
+ <p>Use different passphrases for different things.</p>
+
+ </item>
+ <item>
+ <p>Use different passphrases for different accounts.</p>
+ <p>If you use the same passphrase for all of your accounts, anyone who guesses it will be able to access all of your accounts immediately.</p>
+ <p>It can be difficult to remember lots of passphrases, however. Though not as secure as using a different passphrases 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>
+ </item>
+
+ <item>
+ <p>
+ Change your passphrases regularly.
+ </p>
</item>
+
+
+
</list>
+
+
<comment>
<cite date="2010-10-31" href="mailto:gnome-doc-list@gnome.org">GNOME Documentation Project</cite>