Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.155 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.70; '*S*': 0.01; 'sysadmin': 0.05; 'think,': 0.07; 'python': 0.11; 'advice,': 0.16; 'for,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'bit': 0.19; 'him.': 0.24; 'stick': 0.24; 'sort': 0.25; 'daniel': 0.26; 'header:In-Reply-To:1': 0.27; 'specifically': 0.29; 'am,': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'accidentally': 0.31; 'party.': 0.31; 'stands': 0.31; 'this.': 0.32; "we're": 0.32; 'sense': 0.34; 'problem': 0.35; 'advice': 0.35; 'something': 0.35; 'late': 0.35; 'received:google.com': 0.35; "he's": 0.36; 'server': 0.38; 'problems': 0.38; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'major': 0.40; 'even': 0.60; 'logged': 0.60; 'most': 0.60; 'no.': 0.61; 'save': 0.62; 'making': 0.63; 'real': 0.63; 'more': 0.64; 'yourself': 0.78; 'fortunately,': 0.84; 'horrible': 0.84; 'lasting': 0.84; 'mistakes,': 0.84; 'pain': 0.84; 'absolutely': 0.87; '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=+rJQyG3BbT+70hdDJZhdj009EzyXTgNWU8pRUL7KD4U=; b=YW5OPk3xa4mSeeQ2yOCUSbJqWj4FNTSxMDHTNyWVMFSh386FAua8PP2GS1BX5eqwgQ Mjz3fHxq+esS1WYNvXyvwgAr5t0LSEQGZKA6X5fIvgajg0zaYl4HkUU4DBuyMiAKWmox /pfFIfib3yoVFgHu7ExUtVujJdzLDCAiwU3A/ATQq+A+US4xUy8/fkGzAXpvBKZl6V8Z /B2p8ljalRsp9y1fMKBBQEGXXQUpEgavLma88mDuyAlCPpurQGqwK85ns2Wiw/RfCYwD pVfuUgPuu4l/s2kVtB08tnxWH4386smfUC7F8Jcwo5v+WhNwL5Ldw98P6HXnltuPcqj/ zLhg== MIME-Version: 1.0 X-Received: by 10.58.117.71 with SMTP id kc7mr9571584veb.16.1380665731621; Tue, 01 Oct 2013 15:15:31 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 Oct 2013 08:15:31 +1000 Subject: Re: JUST GOT HACKED 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1380665739 news.xs4all.nl 15956 [2001:888:2000:d::a6]:37610 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:55243 On Wed, Oct 2, 2013 at 12:24 AM, Daniel Stojanov wrote: > 3) I'm a bit late to the party. Is Nikos a real sysadmin or is this some > horrible inside joke I don't get? He's a real sysadmin, in the sense that he has a system that he administers - this isn't some elaborate prank that we collectively pull on newcomers, no. His main problem is that he doesn't listen to advice, even advice he specifically requests; so his server has, on occasion, had major problems lasting a long time. What just happened here, I think, is that he had a password accidentally visible, and someone logged in as him. Tip: Learn from his mistakes, that'll save you the pain of making them yourself :) Fortunately, this sort of thing isn't all that common. Most of the time we have much more in the category of "Python-related and real good fun". Unless you absolutely detest Python and all that it stands for, stick around - we're sure to have something more interesting than this. :) ChrisA