Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77041
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:password': 0.05; 'list?': 0.07; '[1]:': 0.09; '[2]:': 0.09; 'currently,': 0.09; 'subject:PyPI': 0.09; 'cc:addr:python-list': 0.11; 'chris,': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'academic': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'words': 0.29; 'message-id:@mail.gmail.com': 0.30; 'cap': 0.31; 'received:google.com': 0.35; 'url:org': 0.36; 'list': 0.37; 'how': 0.40; 'length': 0.61; 'full': 0.61; 'new': 0.61; 'took': 0.61; 'to:addr:gmail.com': 0.65; '26,': 0.68 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Qq8h8mvMXYf1tgU8ohaKUfrOrbyPBXXVazs+Oo3HyqA=; b=wC4ZpfknZzUarPYy3n1kL6fHKWYzvH52F8L/NQqeAzlAl0NmOyypX2x/ZuOHlF5OFE E0DO2VsaKaLfYFpOs22jrhtx1f1QGRqjTHZMrKISo0gWRDXa4l6NJArdbfBon2vR2WHC TPi7Z++7YlBuvshTOF0ePad6FZGR74p+4fqda6pxKaj6+0rxz7U8NQtEfVtx/hF7D6sb ZJoM6CfNAL9TrHIAdEmhWMaxBnpxsi9RqPwWjWFB4pLoKjBVl/mHgZyvVCx3sjav4iPq s+ttj0sZdaVwFDxz9e5JaIcdG9zF76FjwC8PWBtXPsatx5wR3mFIhIAVyk6848q4AeY/ 5fag== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.164.202 with SMTP id ys10mr22116788igb.6.1409059719773; Tue, 26 Aug 2014 06:28:39 -0700 (PDT) |
| Sender | skip.montanaro@gmail.com |
| In-Reply-To | <CAPTjJmo9W42iRTm=Ro7aP0m1sk4QF7uK3U-UsunZ5VD6DFspQg@mail.gmail.com> |
| References | <CAPTjJmo9W42iRTm=Ro7aP0m1sk4QF7uK3U-UsunZ5VD6DFspQg@mail.gmail.com> |
| Date | Tue, 26 Aug 2014 08:28:39 -0500 |
| X-Google-Sender-Auth | m1QUYluM5ZMJgrQJBAJ8hyqprDc |
| Subject | Re: PyPI password rules |
| From | Skip Montanaro <skip@pobox.com> |
| To | Chris Angelico <rosuav@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13454.1409059728.18130.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1409059728 news.xs4all.nl 2960 [2001:888:2000:d::a6]:42710 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:77041 |
Show key headers only | View raw
On Tue, Aug 26, 2014 at 1:16 AM, Chris Angelico <rosuav@gmail.com> wrote: > Currently, her full dictionary is 12759 words Chris, How did you come up with that list? I took the New Academic Word List[1] + the New General Service List[2] (sans duplicates) and wound up with 1646 words of length four through six. Did you cap your word list by length (short or long)? Thx, Skip [1]: http://www.newacademicwordlist.org/ [2]: http://www.newgeneralservicelist.org/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PyPI password rules Skip Montanaro <skip@pobox.com> - 2014-08-26 08:28 -0500
csiph-web