Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:password': 0.05; 'pypi': 0.07; 'currently,': 0.09; 'subject:PyPI': 0.09; 'dictionary.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'length.': 0.16; 'optionally': 0.16; 'password,': 0.16; 'rules': 0.22; 'to:name:python-list@python.org': 0.22; 'finally,': 0.24; 'least': 0.26; 'characters': 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'consisting': 0.31; 'noted': 0.31; 'anyone': 0.31; 'figure': 0.32; 'common': 0.35; 'received:google.com': 0.35; 'words,': 0.36; 'thank': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'full': 0.61; "you're": 0.61; '"most': 0.84; "it'd": 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1mGi2dnz67X6sWT38pmEDu+5ojr17+VVDy8WSPNLslM=; b=lzOM3UNTq1iBNlSiyHGyQpuZs6hy0e9Rw4cNftsGcad3XGTzA7eDq4yExm0tTCRavg r7J8mZPyUEHkYQV0kEQYnbUo2tAT0vhBSOlQLR8goFbLmfcdR7leYYomE0cRM3pAByQ4 y/FYCjPsDi5WYegAR+k+n+S6TRUt0osLKmqklmovS95Kib8q59IQfwwR7iJ26SRacou0 ixNcJhqddrslOET82zM+1leh7zGaeXwJisbiM4YVoXwhcFbYZHbno5ck/aVDj94N5AzC IskccFmvctz9XNreX6UdOQAz4AuG00sGcM7VH9rIby00AZakcZEAzUXRGiB6azdQS02s esvA== MIME-Version: 1.0 X-Received: by 10.43.64.198 with SMTP id xj6mr227239icb.70.1409033797466; Mon, 25 Aug 2014 23:16:37 -0700 (PDT) Date: Tue, 26 Aug 2014 16:16:37 +1000 Subject: PyPI password rules From: Chris Angelico To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409033805 news.xs4all.nl 2887 [2001:888:2000:d::a6]:40706 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77025 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. Currently, her full dictionary is 12759 words, which is better than the original estimate of 2048. And hey. If anyone wants to try brute-forcing a known 936 password, I'm happy to watch them play with Polly to figure out her dictionary. It'd be fun. Look at all that futility! ChrisA