Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed3.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.151 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.72; '*S*': 0.02; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'optional': 0.16; 'subject:received': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'chris': 0.29; 'subject:list': 0.30; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; 'subject:from': 0.34; 'received:google.com': 0.35; 'list': 0.37; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'ability': 0.39; 'to:addr:python.org': 0.39; 'valuable': 0.63; 'fact,': 0.69; 'protect': 0.79; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=fspciTgi1BeEB27IThXt9qoqfCDNQto7QNdYM9wxPvY=; b=NjiqE3zvTHHXSTjUk4EuzpR2USaQJ6nAHHgadnN46Bo/l+0tWsbVIe+uVbyDLsk+ba qmC7A2kUKtlokiQ6aYDFXodHNABA1hQLJRvGlWuKly6N/QXh4OfTgN7+SiRliKLnWzjG /EHYoQmSmJntrDIGnP78AxZ1RsBsjtaG9atE/wlsoT9uktOfXbrkAoLmhzyxZN7diX94 vmxugwj5wDxds1gSLSIeTHwPFJStlgawv/fYrLEIU3afP87D6tCFdpRS6xO5exwe/UR2 zVSX2MShW3VGcTbWnXMZD01mqJ2e+QoVa2mpaV0QzLA9f3NK8w8JL5VTgOafZm8lwdIt +m1g== MIME-Version: 1.0 X-Received: by 10.66.2.234 with SMTP id 10mr14163816pax.39.1384651107996; Sat, 16 Nov 2013 17:18:27 -0800 (PST) In-Reply-To: <528818A8.10804@gmail.com> References: <528818A8.10804@gmail.com> Date: Sun, 17 Nov 2013 12:18:27 +1100 Subject: Re: Odd msg received from list From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384651111 news.xs4all.nl 15893 [2001:888:2000:d::a6]:37594 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59675 On Sun, Nov 17, 2013 at 12:15 PM, Verde Denim wrote: > Chris > Yes, I mean precisely that. The password was sent to me in the body of > the message in plaintext. That is what has me very concerned about the > list and its ability to protect private information. The list specifically told you not to use a valuable password :) In fact, a password is completely optional - it's just an alternative to always having to do a click-through. ChrisA