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.
Remove my password from lists so hackers won't be able to hack me
11–20 of 76 posts
Re: Remove my password from lists so hackers won't be able to hack me
#12Earlier 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...
Re: Remove my password from lists so hackers won't be able to hack me
#13Re: Remove my password from lists so hackers won't be able to hack me
#14Earlier 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…
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
#15Earlier 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?
Re: Remove my password from lists so hackers won't be able to hack me
#16Look, 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.
lol
Re: Remove my password from lists so hackers won't be able to hack me
#17Earlier 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?
Re: Remove my password from lists so hackers won't be able to hack me
#18Earlier 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…
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...