summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/user-goodpassword.page
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2010-12-29 01:21:06 +0000
committerPhil Bull <philbull@gmail.com>2010-12-29 01:21:06 +0000
commitec3ec5934834cfda8fbc29da9cebb28cf101b913 (patch)
treebf97db6e084a9ec09a8509b6de5fdbb9a410f79a /gnome-help/C/user-goodpassword.page
parent81e989434109232f0c090967ba41ebedf6a2dee2 (diff)
downloadgnome-user-docs-ec3ec5934834cfda8fbc29da9cebb28cf101b913.tar.gz
gnome-user-docs-ec3ec5934834cfda8fbc29da9cebb28cf101b913.tar.xz
gnome-user-docs-ec3ec5934834cfda8fbc29da9cebb28cf101b913.zip
Added content to user-goodpassword
Diffstat (limited to 'gnome-help/C/user-goodpassword.page')
-rw-r--r--gnome-help/C/user-goodpassword.page36
1 files changed, 33 insertions, 3 deletions
diff --git a/gnome-help/C/user-goodpassword.page b/gnome-help/C/user-goodpassword.page
index d39d89a..4911636 100644
--- a/gnome-help/C/user-goodpassword.page
+++ b/gnome-help/C/user-goodpassword.page
@@ -4,17 +4,47 @@
<info>
<link type="guide" xref="user-admin#manage"/>
- <desc>XXX</desc>
- <revision pkgversion="0.1" version="0.1" date="2010-10-31" status="stub"/>
+ <desc>Use longer, more complicated passwords.</desc>
+ <revision pkgversion="0.1" version="0.1" date="2010-12-29" status="draft"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull@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 good, secure password</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>
+
+<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>
+ </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>
+ </item>
+ <item>
+ <p>Don't use common words or phrases as your password.</p>
+ <p>Password crackers will try these first.</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>
+ </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>
+ </item>
+</list>
<comment>
<cite date="2010-10-31" href="mailto:gnome-doc-list@gnome.org">GNOME Documentation Project</cite>