Pelican Parts
Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   Pelican Parts Forums > Miscellaneous and Off Topic Forums > Off Topic Discussions


Reply
 
LinkBack Thread Tools Rate Thread
Author
Thread Post New Thread    Reply
?
 
Join Date: Apr 2002
Posts: 30,517
How long are your passwords?

I've been using several different ones over the years (changing them as needed) for several different levels of security. That said, I've typically kept them less than 10 characters or so even though they're random and not likely to be "guessed". Dang processors have gotten fast enough so it only takes less than 60 seconds to "crack" most passwords of this length I now learn . So, I reckon it's time for this ol' dawg to learn a new trick....LONG passwords (i.e a long sentence) seems be the way of the future out of necessity....YMMV.

Old 06-10-2015, 09:24 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #1 (permalink)
Registered
 
930addict's Avatar
 
Join Date: Jan 2005
Posts: 902
Garage
On a windows machine, open powershell and type: [guid]::NewGuid(). You will get something that looks like this: ba76b0c6-9f23-49c2-92ec-ce9adff7d51e
Use that - or as much as you can remember - as your password. Try to make a sentence out of it to make it easier to remember.
Old 06-10-2015, 10:11 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #2 (permalink)
Registered User
 
Join Date: Sep 2012
Location: Växjö Sweden/Hannover Germany
Posts: 1,135
Yes, the processors are fast, but most systems only allow a certain amount of login tries before the account is locked. So that is not the way to hack into an account, they dont guess your password several million times per second and try them.
Passwords normally are saved encrypted in a DB.
The fast processors are faster to decrypt the passwords. And then it does not matter how complicated the password is then. The only thing that matters is how secure the encryption is. If the encryption is cracked, then every password with that encryption is visible, no matter how complicated.
And every string is just a string of characters to the machine.
jnedfuhwerh23hehf28hf23 is equally hard to decrypt as a string of words with the same length who are easy to remember.
Old 06-10-2015, 11:03 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #3 (permalink)
Registered
 
eauboy's Avatar
 
Join Date: Nov 2007
Location: Bethesda, MD
Posts: 69
Garage
Here is the password generator that I use.
__________________
'85 Carrera Iris Blue Metallic Coupe
Old 06-11-2015, 12:33 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #4 (permalink)
Registered
 
wdfifteen's Avatar
 
Join Date: Mar 2008
Location: SW Ohio
Posts: 29,328
Garage
I use sentences that I can remember, and throw in as many non-english words as I can. I figure a sentence in English, Spanish, and German is going to be hard to guess, if it is attacked in that way.
Still, I have my passwords saved as images in a database in an encrypted folder.
__________________
.
Old 06-11-2015, 02:22 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #5 (permalink)
I'm with Bill
 
Rick V's Avatar
 
Join Date: Jun 2005
Location: Scottsville Va
Posts: 24,186
Like mentioned before it really isn't your passwords it's the data base that stores them where the issue lies.
I don't really worry about passwords much but more the device I am using them on. There is no banking info or any app along those lines on my phone, nor is the email service that has my banking on it. I use yahoo for banking and google for my phone.
I am not going to make it easy for someone to get access to my stuff but if someone is really determined to get at my credit rating of 247 and the $9.18 in my savings acct. then they are going to get it.
One thing that allows me sleep well at night is my bank. I have had my checking acct hacked three times over the last ten years, and getting it resolved was very easy with a simple trip to the office with my statement and check ledger.
__________________
Electrical problems on a pick-up will do that to a guy- 1990C4S
Old 06-11-2015, 03:12 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #6 (permalink)
 
Did you get the memo?
 
onewhippedpuppy's Avatar
 
Join Date: Mar 2003
Location: Wichita, KS
Posts: 32,551
It really doesn't matter. You can have the greatest password on Earth, but then the website gets hacked and they have your data anyway. It always amuses me how IT Security weenies create password rules that virtually guarantee you will have to write them down, make you change them every 30 days, but then can't protect the data. Yes, overly convoluted password rules are a pet peeve of mine.
__________________
‘07 Mazda RX8-8
Past: 911T, 911SC, Carrera, 951s, 955, 996s, 987s, 986s, 997s, BMW 5x, C36, C63, XJR, S8, Maserati Coupe, GT500, etc
Old 06-11-2015, 03:34 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #7 (permalink)
?
 
Join Date: Apr 2002
Posts: 30,517
Quote:
Originally Posted by wdfifteen View Post
I use sentences that I can remember.....
^^^^ THIS is what I will do in the future as well. As a former systems programmer who knows a bit about the other issues mentioned above, encryption, db storage, etc. I can remember long strings of binary/hexidecimal with the best of 'em, and it's all "just" binary in the end . For the "average" user....this simple technique trumps all other approaches, isn't platform/device dependent, etc. and is KISS (simple)....YMMV.
Old 06-11-2015, 03:34 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #8 (permalink)
Registered User
 
Join Date: Sep 2012
Location: Växjö Sweden/Hannover Germany
Posts: 1,135
Quote:
Originally Posted by Rick V View Post
One thing that allows me sleep well at night is my bank. I have had my checking acct hacked three times over the last ten years, and getting it resolved was very easy with a simple trip to the office with my statement and check ledger.
That would not let me sleep well ... three times? I have never had my acct hacked.
And in future it will be harder to take a trip to that office as they are closing more and more of them. Good luck making all this online or via phone.
Old 06-11-2015, 03:37 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #9 (permalink)
I'm with Bill
 
Rick V's Avatar
 
Join Date: Jun 2005
Location: Scottsville Va
Posts: 24,186
I should mention I use a credit union for my banking, one detail I forgot to mention
__________________
Electrical problems on a pick-up will do that to a guy- 1990C4S
Old 06-11-2015, 03:41 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #10 (permalink)
?
 
Join Date: Apr 2002
Posts: 30,517
Quote:
Originally Posted by Holger View Post
That would not let me sleep well ... three times? I have never had my acct hacked.
And in future it will be harder to take a trip to that office as they are closing more and more of them. Good luck making all this online or via phone.
The LAST thing I worry about is my banking acct/debit . Banks/Credit Union/Service provider "detects" fraud EVERY single day here in the states....I've had my debit # "stolen" before too. Just a minor inconvenience before on my end and the bank/CU (for me too) will ALWAYS eat any loss....it's just the "cost of doing business" for them.

I also spent the first half of my IT career in banking....brings back painful memories

Last edited by KFC911; 06-11-2015 at 03:46 AM..
Old 06-11-2015, 03:44 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #11 (permalink)
Registered
 
Join Date: Oct 2012
Posts: 9,750
Garage
Quote:
Originally Posted by onewhippedpuppy View Post
It really doesn't matter. You can have the greatest password on Earth, but then the website gets hacked and they have your data anyway. It always amuses me how IT Security weenies create password rules that virtually guarantee you will have to write them down, make you change them every 30 days, but then can't protect the data. Yes, overly convoluted password rules are a pet peeve of mine.
Between home and the office, I have over 10 systems that I access; each with a unique password. Based on the security protocol for the specific machine, my passwords are anywhere from 8-26 characters long (only one of them is 8). Most of my systems have passwords that have to be changed monthly, and I can't use any of the past 10 passwords used in that system. It's "fun." I don't use real words, or sentences in any of my passwords other than my home PC, FWIW.
__________________
Guy
'87 944 (first porsche/project car)
Old 06-11-2015, 05:52 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #12 (permalink)
 
Registered
 
OffCamber00's Avatar
 
Join Date: Aug 2004
Location: Charlotte
Posts: 932
Garage
My passwords are 16-24 characters. I use LastPass to manage them - means you only need to remember one password.
__________________
Mat P
1988 911 Carrera
Old 06-11-2015, 06:07 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #13 (permalink)
Registered
 
Join Date: May 2005
Location: trumpistan
Posts: 9,911
I forget my passwords
__________________
Enemy of the State

Brandolini’s Law: It takes hours more time, research, and writing to debunk misinformation than it takes to spread it.
Old 06-11-2015, 06:13 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #14 (permalink)
Get off my lawn!
 
GH85Carrera's Avatar
 
Join Date: Nov 2007
Location: Oklahoma
Posts: 85,091
Garage
I am looking for the perfect password app. With different web site that I have accounts with numerous email accounts and devices. I want a way to enter my passwords from several devices and many web sites and programs.
__________________
Glen
49 Year member of the Porsche Club of America
1985 911 Carrera; 2017 Macan
1986 El Camino with Fuel Injected 350 Crate Engine
My Motto: I will never be too old to have a happy childhood!
Old 06-11-2015, 06:36 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #15 (permalink)
Registered
 
OffCamber00's Avatar
 
Join Date: Aug 2004
Location: Charlotte
Posts: 932
Garage
Glen - check out LastPass. It stores an encrypted password file on each of your devices plus in their cloud. You actually launch your websites from inside LastPass itself via the browser plug in. It will auto log in for you.
__________________
Mat P
1988 911 Carrera
Old 06-11-2015, 06:44 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #16 (permalink)
?
 
Join Date: Apr 2002
Posts: 30,517
Quote:
Originally Posted by DaveE View Post
I forget my passwords
That'd be a good one . Just started this thread as a suggestion guys (for the average user). Bottom line....use longer passwords than 8-10 characters. Unless it changes every single minute, then 6 digits is OK too. That's how pw's were "secured" in my former life....all ya had to do was remember your key FOB...and the dozens of systems behind it....many with unique pw(s)....back in the day
Old 06-11-2015, 06:45 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #17 (permalink)
Moderator
 
Z-man's Avatar
 
Join Date: Feb 2001
Location: NJ, USA
Posts: 9,628
Garage
Quote:
Originally Posted by onewhippedpuppy View Post
It really doesn't matter. You can have the greatest password on Earth, but then the website gets hacked and they have your data anyway. It always amuses me how IT Security weenies create password rules that virtually guarantee you will have to write them down, make you change them every 30 days, but then can't protect the data. Yes, overly convoluted password rules are a pet peeve of mine.
As you state - the problem with overly complex passwords is the need to write them down, which defeats the whole purpose of passwords! I bet a large percentage of folks reading this post have a sticky note 'cheat sheet' under their keyboard with their userid and password, or have a text file on their PC called "passwords.txt."

Using sentence-long passwords isn't really a good answer either - the longer the password, the greater chance of misspelling it and getting locked out of the device or application.

Two areas that show promise are:

1. Dual-authentication systems: for example - the typical card reader security locks are now being replaced with a card reader / keypad combination - you still have to swipe a card, but you also have to authenticate that card by entering a 4 to 8 digit code. I believe some applications like Facebook are implementing stuff like this by using your cell phone number as a secondary layer of authentication besides your password.

2. Biometrics: this has been around for a long time, but is getting a little more traction again -- I've used fingerprint access points to get into my datacenter for years - and now the same technology is at the consumer level - as found in the newer iPhones. Some folks feel it is not quite ready, but I really like the ability to unlock my iPhone using my fingerprint as authentication. It works very well for me, and since my fingers are hopefully attached to the rest of my body, it makes it very difficult for a thief to get into my phone without my knowledge.

Quote:
Originally Posted by GH85Carrera View Post
I am looking for the perfect password app. With different web site that I have accounts with numerous email accounts and devices. I want a way to enter my passwords from several devices and many web sites and programs.
Not a big fan of password vaults, as now you need to trust their cloud's security. And if you don't have access to their system, you don't have access to anything.

Best cloud to store passwords in are your brain. Still the hardest thing to hack.

-Z-man.
__________________
2010 Cayman S - 12-2020 -
2014 MINI Cooper S Coupe - 05-17 - 05-21
1989 944S2 - 06-01 - 01-14
Carpe Viam.
<><
Old 06-11-2015, 07:10 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #18 (permalink)
Information Junky
 
island911's Avatar
 
Join Date: Mar 2001
Location: an island, upper left coast, USA
Posts: 73,189
Quote:
Originally Posted by KC911 View Post
... Dang processors have gotten fast enough so it only takes less than 60 seconds to "crack" most passwords of this length ....
The actual problem there is in the software that allows multiple attempts in milliseconds. Most modern software should have measures to slow brute force hack attempts to a crawl. If it doesn't, then the password may as well be TSA - the image of security.
__________________
Everyone you meet knows something you don't. - - - and a whole bunch of crap that is wrong.
Disclaimer: the above was 2¢ worth.
More information is available as my professional opinion, which is provided for an exorbitant fee.
Old 06-11-2015, 07:26 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #19 (permalink)
Registered
 
Join Date: Mar 2003
Location: SW Cheese Country
Posts: 13,576
Garage
Quote:
Originally Posted by onewhippedpuppy View Post
It really doesn't matter. You can have the greatest password on Earth, but then the website gets hacked and they have your data anyway. It always amuses me how IT Security weenies create password rules that virtually guarantee you will have to write them down, make you change them every 30 days, but then can't protect the data. Yes, overly convoluted password rules are a pet peeve of mine.
For Active Directory I require our users have at least 8 characters and use letters, numbers, and/or caps and punctuation. This rotates every 180 days but they can change it sooner if the like. If you go every 90 days people start writing them down since you can't have similar passwords when you change. After 5 unsuccessful attempts you get locked out and have to call one of us IT Security weenies. This is to prevent someone physically at the computer from gaining access that shouldn't have access. There are other things in place for other types of security breaches.

Since we are in healthcare if we find a Post-It with your AD password you can be terminated.

Passwords for forums such as this aren't as complex as what I use for banking and such. Again, to keep people from gaining access not script kiddies and such.

__________________
Brent
The X15 was the only aircraft I flew where I was glad the engine quit. - Milt Thompson.

"Don't get so caught up in your right to dissent that you forget your obligation to contribute." Mrs. James to her son Chappie.
Old 06-11-2015, 07:55 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #20 (permalink)
Reply


 


All times are GMT -8. The time now is 09:54 PM.


 
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website -    DMCA Registered Agent Contact Page
 

DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.