Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77029 > unrolled thread

Password strategy [OT] was: PyPI password rules

Started byAndrew Berg <aberg010@my.hennepintech.edu>
First post2014-08-26 02:45 -0500
Last post2014-08-26 02:45 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Password strategy [OT] was: PyPI password rules Andrew Berg <aberg010@my.hennepintech.edu> - 2014-08-26 02:45 -0500

#77029 — Password strategy [OT] was: PyPI password rules

FromAndrew Berg <aberg010@my.hennepintech.edu>
Date2014-08-26 02:45 -0500
SubjectPassword strategy [OT] was: PyPI password rules
Message-ID<mailman.13443.1409039154.18130.python-list@python.org>
On 2014.08.26 01:16, Chris Angelico wrote:
> A huge THANK YOU to whoever set the rules for PyPI passwords! You're
> allowed to go with a monocase password, as long as it's at least 16
> characters in length. Finally, someone who recognizes XKCD 936
> passwords!
> 
> And yes, I generated an XKCD 936 password for the job. My parrot is
> good at that... uses a dictionary consisting of every word ever noted
> by her, and can optionally trim it to "most common N words" for any
> given value of N.
While a vast improvement over the kinds of passwords many places would like to
impose, xkcd 936 passwords can still be difficult to remember. I prefer phrases
with context (and proper punctuation and capitalization if practical).
Something with context is generally easy for a human to remember, but difficult
for a machine to guess.

"keyboard television barf machine" or "Yay for the download counter!"
Which one is easier to remember and harder to guess?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web