Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Choosing a secure password

* * * * - 1 votes

  • Please log in to reply

#1
keithr128

keithr128

    Member

  • Member
  • PipPipPip
  • 796 posts
Password Safety

Source: http://computing.way...ssid/badpwd.php

I. Passwords should never be:
  • Any word in any dictionary, in any language
  • Any formal name or nickname, including spouse's, children's, and pet's
  • Any mythological or fictional character or race
  • Any name of a place (city, country, cross roads, forest, or place of natural beauty), real or fictional
  • Fictional terms
  • Titles of movies, books, compositions
  • The name of any author, composer, musician, actor
  • Any special number
  • Acronyms
  • Phrases
  • Fables or legendary characters or places
  • Combinations of letters or patterns on the keyboard
  • Great license plates you've seen, one2nv, 3vom, ibuy4u, or neat word/letter combinations, aTdHvAaNnKcSe
  • Religious figures, places, or events
  • Anything you can imagine being collected into a list
Examples of bad passwords include: characters and races from Star Trek, the appendices from the Lord of the Rings, pi, e, and the golden ratio, zip codes, THX1138, names of asteroids, names of bacteria, names of viruses, names of algae, names of fungi, names of beers, transliterated words from the hindu, chinese, russian, yiddish, or any other alphabet, cartoon characters, and a few specifics: letmein, youreok, zorkmid, zorro, wonderbread, upchuck, unixsuck, qwerty, zaq1234, lmnop, klingon, justforthe, hosannah, hesdeadjim, beammeup.

If a password fits in a list, you can presume someone has made up that list.

II. Passwords should never be a simple algorithm applied against something in category I, such as:
  • The "word" backwards
  • Substituting numbers for vowels, r1ch2rd for richard
  • Common substitutions for letters, 3 for e, mov3
  • Appending or prefixing digits, apple639 or 123apple
  • Appending or prefixing special characters, apple@ or $klingon
III. Passwords should not contain information that can be automatically gathered by knowing your user name:
  • Your user name
  • Your user index/number (for Unix the UID and GID)
  • User name owner information (for Unix the gecos field) which commonly contains your name
  • Information derivable from this information: your initials
IV. Passwords should not contain personal information about you that can be gathered if you are targeted:
This category is similar to the first category. However, wheareas category I is static, category III depends on your account information and is dynamic.
  • Your social security number
  • Your student ID number
  • Your phone number, your mother's phone number, your mother's maiden name
  • Your passport number
  • Your street address, the address where you were born
  • Your license plate number
  • Serial number from your camera, computer, stereo
In summary, a good password needs to be something that cannot be derived in a semi-automatic manner. Categories I-III represent known information or easily derived information that can be exhaustively applied by a computer to break your password. Category IV represents information that would be applied to specifically break your account, as opposed to any account on a machine. While this may seem like a very remote possibility, if you are ever personally targeted, it is potentially much more damaging to you.

Two final tips on password selection. First, make sure you know how many characters the system allows for a password: a good 15 character password may become a terrible password if the system only uses the first 8 characters. [The WSU AccessID password must be at least six but not more than ten characters.] Second, check your password to make sure it doesn't duplicate a bad password: a (usually) good personal password generation algorithm can generate a bad password; the good and bad may be the result of orthogonal approaches intersecting with a bad password. For example, the potentially good password mxvhall would be bad if your name was Mary Xavier Virginia Hall.
  • 0

Advertisements


#2
Raccoon

Raccoon

    New Member

  • Member
  • Pip
  • 6 posts
So 123 isnt off limits? :whistling:
  • 0

#3
Raccoon

Raccoon

    New Member

  • Member
  • Pip
  • 6 posts
Dude my smiley looks like its got some kind of mental difficulty, i think that agressive smiley mugged him up in the emoticon window when i was loading my page
  • 0

#4
eldergeek

eldergeek

    New Member

  • Member
  • Pip
  • 3 posts
I have found that if you want a password that is very hard to break, make it up from the first letters of words to a song you'll remember plus the date you started using that password like the song "Jingle Bells" ( for instance), would be "jbjbjatw1228". That way you can change the password anytime you want to something that can't be found in your personnel file or in the phone book.
Not a sermon, just a thought from the eldergeek.
  • 0

#5
Helpster

Helpster

    Member

  • Member
  • PipPip
  • 14 posts

I have found that if you want a password that is very hard to break, make it up from the first letters of words to a song you'll remember plus the date you started using that password like the song "Jingle Bells" ( for instance), would be "jbjbjatw1228". That way you can change the password anytime you want to something that can't be found in your personnel file or in the phone book.
Not a sermon, just a thought from the eldergeek.

Nice :)
  • 0

#6
Jamjam525

Jamjam525

    Member

  • Member
  • PipPip
  • 20 posts
Thats a good idea, might consider it :).
  • 0

#7
**Brian**

**Brian**

    Semper Paratus: Always Ready

  • Member
  • PipPipPipPip
  • 1,164 posts

Thats a good idea, might consider it :).

A very Good Idea - I was always taught that your password should contain Capital and Small Letters, a Special character or 2, a number, be something that is very hard for someone ELSE to remember, but easy for you to remember. My friend in IT once told me that he used sentences that will silly that he would rember, just as the poster that suggested the Jinglebells idea :) I like that one :)

Brian
  • 0

#8
lavagolemking

lavagolemking

    Member

  • Member
  • PipPipPip
  • 282 posts
https://www.grc.com/passwords

They generate passwords on the fly there. I have also heard of algorithms involving obscure functions of web addresses, names, etc. in split-up orders, but haven't used any. For example, This is geekstogo.com, and my user name, so a decent password might be a fusion of
g2g, lavagolemking, and maybe a few other things like a birth day (11/15), then fusing them all together in some fashion, like 1gl12g1gk5, and maybe mixing up the capitalization (1Gl12G1gK5) and sticking some other specific pieces of information in it. Perhaps some punctuation, or sequences of holding shift as you type, to add some special characters, and it will be fairly hard to predict your password on a list (I don't think 1Gl12G1gK5 appears in very many dictionaries). Of course, I'm not going to say the methods I actually use for creating my passwords because I don't want them guessed. I just heard of this one and thought it would be useful to mention here. If you need even better passwords, perhaps the above site is better.

Edit: formatting got really screwed up.

Edited by lavagolemking, 19 April 2008 - 12:44 AM.

  • 0

#9
Sockdown

Sockdown

    Member

  • Member
  • PipPipPip
  • 393 posts
I use a combination of letters and digits. All my passwords are different and don't have a specific pattern or anything. All are 7 or more in length. Also, there's a program called KeePass that is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish). You can find more about it here if you're interested.

-Sockdown-
  • 0

#10
JuanE

JuanE

    New Member

  • Member
  • Pip
  • 6 posts
Oh my god! I use the same password for everything and it's really not that hard. If someone finds out about it, I'm screwed. Guess I'll have to start changing my passwords, make them more secure. Thanks for posting this little guide.
  • 0

Advertisements


#11
starla

starla

    Member

  • Member
  • PipPip
  • 64 posts
I have always used letters & #'s, as of now I feel' like I am safe, or have passwords that are not too findable, like 5 years ago, I made up one that looked pretty secure on the ebay security password thingy, it was .
davidIS06 I rembered that easily as then my son david was 6 , and I had upper & lower casing, and number's added as well . I use a few of these in a few websites now, *( ofcorse NOT this one ) ~~ But like' it . and netiher of my children are the ages of my passwords anymore. I do tend to use the same password often, as it is easier for me to remeber . what or how do you suggest remebering your passwords , for what differnt sites ? I like the locked down vault you speak of, that is a neat idea, BUT if someone got IN < they would have ALL access. I dont have alot to hide just yet .. BUT I really dont want anyone in my accounts no matter what it is . facebook or whatever ' , so how is a great way of rembering all these diff. passwords, and what are some really great passwords ?? I thought mine were pretty good, till I see I shoudlent use the same one over & over . and I DO tend to use it often , its easily rembered for me . SO what is everyone else' s take , advice ,password maker , ???

I am not mrs. pc genious, I am quite the noobie, But I get things done :) ~~ any & all help will be appreciated , I will also read the 1st post over & over till it sinks in .. :) :)

Edited by starla, 26 February 2009 - 11:53 AM.

  • 0

#12
starla

starla

    Member

  • Member
  • PipPip
  • 64 posts
well..LMAO ~~ I see I have yet again messed it up , right there in # 2 ~~ Do NOT use names, children, pets etc./... WOW ~~ this is harder than I thought . LOL ~~ so what in the world will I use now, I do love the song thing I am a huge music fan . but what song, cant be a word. ~ hhmmm ~~ a few more ideas thrown this way would be nice... I am stumpped a little here. it may be a full out blonde moment ........ :)
  • 0

#13
anzenketh

anzenketh

    BSOD Warrior/Computer Surgeon

  • Technician
  • 2,854 posts

well..LMAO ~~ I see I have yet again messed it up , right there in # 2 ~~ Do NOT use names, children, pets etc./... WOW ~~ this is harder than I thought . LOL ~~ so what in the world will I use now, I do love the song thing I am a huge music fan . but what song, cant be a word. ~ hhmmm ~~ a few more ideas thrown this way would be nice... I am stumpped a little here. it may be a full out blonde moment ........ :)



Might want to try combining two words in some way. Other then side by side.

Edited by tuxmaster, 27 February 2009 - 10:33 PM.

  • 0

#14
PoRco

PoRco

    Member

  • Member
  • PipPip
  • 14 posts

I have found that if you want a password that is very hard to break, make it up from the first letters of words to a song you'll remember plus the date you started using that password like the song "Jingle Bells" ( for instance), would be "jbjbjatw1228". That way you can change the password anytime you want to something that can't be found in your personnel file or in the phone book.
Not a sermon, just a thought from the eldergeek.


nice idea =) Definitely using that.
  • 0

#15
zarby

zarby

    Member

  • Member
  • PipPip
  • 24 posts
Thanks and very helpful.


Zarby
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP