Live data from Hacker News

Remove my password from lists so hackers won't be able to hack me

github.com

11–20 of 76 posts

Re: Remove my password from lists so hackers won't be able to hack me

#11

Look, we all intuitively get that it's a bad idea and it is definitely funny. But honestly is it helping to make fun of the poor user rather than educate them as to why their password is on the list and the importance of secure password practices? The security community I grew up with was welcoming and understanding, and it sparked an interest I never would have realized otherwise.

It looks like you didn't get the joke.

Re: Remove my password from lists so hackers won't be able to hack me

#12
post #3

Earlier quoted context omitted.

> But honestly is it helping to make fun of the poor user rather than educate them as to why their password is on the list and the importance of secure password practices? I am not sure the issue poster really uses that password...

Poe's law applies here of course, that's fair. Still...

It's easy to verify. ;) I've just checked - that's not his password.

Re: Remove my password from lists so hackers won't be able to hack me

#14

Earlier quoted context omitted.

The user has a large number of GitHub commits and the technical knowledge needed to create a pull request probably exceeds the knowledge needed to know why this doesn't work... I feel comfortable assuming the original PR is a joke.

> the technical knowledge needed to create a pull request probably exceeds the knowledge needed to know why this doesn't work... The plural of anecdote is not data, but I have first hand experience with someone who can make a pull request but doesn't understand password best practices at all. Granted it might be because I taught them to make pull requests, but still... I know people who wrote code for their thesis in…

> I know people who wrote code for their thesis in Python but can't grasp why indentation matters.

How can one write code (that runs!) for one's thesis without paying attention to Python's semantically significant whitespace?

Re: Remove my password from lists so hackers won't be able to hack me

#15
post #14

Earlier quoted context omitted.

> the technical knowledge needed to create a pull request probably exceeds the knowledge needed to know why this doesn't work... The plural of anecdote is not data, but I have first hand experience with someone who can make a pull request but doesn't understand password best practices at all. Granted it might be because I taught them to make pull requests, but still... I know people who wrote code for their thesis in…

> I know people who wrote code for their thesis in Python but can't grasp why indentation matters. How can one write code (that runs!) for one's thesis without paying attention to Python's semantically significant whitespace?

Perhaps an IDE/editor that autoformats python code?

Re: Remove my password from lists so hackers won't be able to hack me

#16

Look, we all intuitively get that it's a bad idea and it is definitely funny. But honestly is it helping to make fun of the poor user rather than educate them as to why their password is on the list and the importance of secure password practices? The security community I grew up with was welcoming and understanding, and it sparked an interest I never would have realized otherwise.

> The security community I grew up with was welcoming and understanding

lol

Re: Remove my password from lists so hackers won't be able to hack me

#17
post #15
post #14

Earlier quoted context omitted.

> I know people who wrote code for their thesis in Python but can't grasp why indentation matters. How can one write code (that runs!) for one's thesis without paying attention to Python's semantically significant whitespace?

Perhaps an IDE/editor that autoformats python code?

I am now more than a little embarrassed that this didn't even occur to me...

Re: Remove my password from lists so hackers won't be able to hack me

#18

Earlier quoted context omitted.

The user has a large number of GitHub commits and the technical knowledge needed to create a pull request probably exceeds the knowledge needed to know why this doesn't work... I feel comfortable assuming the original PR is a joke.

> the technical knowledge needed to create a pull request probably exceeds the knowledge needed to know why this doesn't work... The plural of anecdote is not data, but I have first hand experience with someone who can make a pull request but doesn't understand password best practices at all. Granted it might be because I taught them to make pull requests, but still... I know people who wrote code for their thesis in…

> Granted it might be because I taught them to make pull requests, but still...

You can make these sorts of trivial changes just by clicking around the GitHub web UI, I could probably tell a 12 year old how to make a trivial change like this, regardless of their coding expertise https://help.github.com/articles/editing-files-in-your-repos...

Post reply on HN