Live data from Hacker News

Password Rules

portal.cs.oag.state.tx.us

111–120 of 157 posts

Re: Password Rules

#111
post #60

Earlier quoted context omitted.

I can't imagine the horror of having to recite any password to an actual human being. What kind of company asks you to tell them your password by phone? "No, the backslash. The one that leans backwards, no, I mean, to the left. Above the Enter key." Surprise, the backslash is not above the Enter key on Canadian bilingual keyboards.

I assume the support person is asking the security question, but the user entered his mother's maiden name as -K$%3{Tm,fsj$k8L or something similar.

No surprise to learn that she was quite keen to marry and be rid of it.

Re: Password Rules

#112

Earlier quoted context omitted.

Plus, you should never answer security questions honestly. Your favorite pet or the street you grew up on or your mother's maiden name are all not secret information. Many of my friends and family know the answers to all of these. So, when faced with a security question, I try to pick a random (but false) security answer, which I then write down in an encrypted file. This is a terrible solution, but it feels foolish…

Ashamed to admit but I used to "hack" my classmates (girls) hotmail accounts like that when I was young. I tried to recover their password and if I didn't know the answer to their security question (I often did) I just asked... I was curious if they write something about me in their emails, never did...

I could be wrong but I think you're admitting to a felony or multiple felonies.

Re: Password Rules

#113
post #79

I swear one day we will see. "Unfortunately time and again we have come to observe the inability of employees to follow simple rules during password creation. For example, despite our warnings, employees often create a password containing more than one consecutive non-numeral; other employees attempt to createa a password consisting only of numbers, only of letters, or an insecure mix of numbers and letters - e.g. 5:…

> The password must be exactly 8 characters long. This is probably the root cause of bad passwords. In the case of Average Joe, he is now having to choose something memorable which is 8 characters long. 'PassworD'

I agree that 8 isn't enough:

http://www.linuxjournal.com/content/hack-and-password-cracki... http://www.linuxjournal.com/content/hack-and-password-cracki...

Re: Password Rules

#114
post #63

Earlier quoted context omitted.

Heh, yeah luckily I haven't had to do that, but I have chosen some obscene answers to them, and then later had to recite, and spell them out to a horrified Indian call center worker.

I see why you had to mention that the call center worker was "Indian". If you hadn't, your entire statement wouldn't have made any sense. Right?

Well he was, and that's part of the story. I wasn't passing judgement on him as a person, or stating that because of that one characteristic he was Evil.

Edit: see my response to shard. No offense intended, and I hope none was taken :)

Re: Password Rules

#115
post #102

Earlier quoted context omitted.

I see why you had to mention that the call center worker was "Indian". If you hadn't, your entire statement wouldn't have made any sense. Right?

Well, the implied ethnicity of the poster is non-Indian, so in addition to the embarrassment of having to spell out obscene words, there's the cultural gap as well. The poster can't judge how offended the call center worker was, and probably feels like he's poorly representing his culture. I've had many similar experiences, especially since I've been living in Korea recently, and it's very uncomfortable not knowing e…

Yes I'm non-Indian, and that was just a way to indirectly reference my culture and language gap with him.

Re: Password Rules

#117
post #12

Earlier quoted context omitted.

This may not have helped your specific case, but I recently bought 1Password, and updated all my security questions with randomly generated 16 character string answers, and just put those strings in the "notes" section of a website. So when they do challenge me I can just copy/paste them in. It's been awesome!

I've used 1Password generated passwords for years. You're right, it is awesome, but only until you have to relay one of those generated strings to a support person over the phone: "...left curly brace. No, it's like the parenthesis, but squiggly. Are you using a regular keyboard? Hold shift and type the left square bracket. The square one. It's to the right of the P..." Nightmare.

The point being : you shouldn't transmit your password to anyone in any way possible ( especially on the phone ).

for more relevant info google "hunter2"

Re: Password Rules

#118
post #71
post #49

Earlier quoted context omitted.

So if you share a computer with someone, how do you stop that person from logging into your account to read your email?

Strong passwords. Password manager. Separate Accounts. Keypass or 1Password (which I prefer on OSX) are quite good. I use gmail + 2-step auth. You can configure it to be quite paranoid.

You always have the imap/pop backdoor on Gmail , which does not use a 2 factor auth.

Re: Password Rules

#119
post #118
post #71

Earlier quoted context omitted.

Strong passwords. Password manager. Separate Accounts. Keypass or 1Password (which I prefer on OSX) are quite good. I use gmail + 2-step auth. You can configure it to be quite paranoid.

You always have the imap/pop backdoor on Gmail , which does not use a 2 factor auth.

Not always. You can switch those off and on separately.

Re: Password Rules

#120
post #96

I get annoyed when I can't use spaces, because my general password strategy is to click my link bar shortcut to Random Wikipedia Page, pick five or six words and use that as my password. Easy to remember, hard to guess, even harder to brute force. Thanks XKCD! I use Keepass to store passwords for the various things I use, and even though my hive is stored on a web server (uses SSL and requires a password, of course)…

This is a terrible way to choose passwords, and in no way equivalent to the XKCD method. It's not equivalent because additional length in your password is very predictable rather than random. To brute force your password, all somebody has to do is choose a starting word in Wikipedia and some number of consecutive words. This is log2(size of Wikipedia) + log2(entropy of your "5 or 6" distribution). This is less than 3…

Yeah but it would have to be a targeted attack. In any case everyone should be using something like 1Password anyway.
Post reply on HN