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


Groups > comp.lang.python > #97515

Re: Hiding code from intruders, a different slant on an old question

Path csiph.com!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.050
X-Spam-Evidence '*H*': 0.90; '*S*': 0.00; 'subject:code': 0.07; 'subject:question': 0.08; 'thu,': 0.15; 'cypher': 0.16; 'subject:Hiding': 0.16; 'wrote:': 0.16; '2015': 0.20; 'posted': 0.21; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'least': 0.27; 'message-id:@mail.gmail.com': 0.27; 'remotely': 0.29; "can't": 0.32; 'received:google.com': 0.35; 'reply.': 0.35; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'suggestion': 0.37; 'means': 0.39; 'why': 0.39; 'sure': 0.39; 'subject:from': 0.39; 'to:addr:python.org': 0.40; 'denis': 0.84; 'to:name:python': 0.84; 'serious': 0.97
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=MamiZt6DLRKuXyEDt7OCu0ARiZgw9fKLmYOFnhFKEgA=; b=bqrk9UKLxRR+mRBGrfXech3hXyMtwKkQDtPA5Vt5eOy7tjf0Vr7sMDf9xBMOlu20ix U/bQrMaebMsQgRII64i+8mbi0aWPj/h4Bm2Ks0xzB39Px5wWyjWHN5r3ulNnpQyGG7zC gCMi+ldH0ypXa/7bbP9BAZ58dhUO6mqdB1aY98rpP8Kj8W3wqw/m0xStC5LPXuAxinzu mh0v93BMPEhzLX8MaISqWrYgqdw4YYQWYkRlszZ5DOgPR1RDoUdCfEnvI+/O/gupazyy yAHSQoHmuWHJAfEG8VCZ3wgjXHlf8QRdRa9dfwOW6EDsilxOP72wtYSpmQhwxstkDFcZ j/Aw==
X-Received by 10.129.51.23 with SMTP id z23mr5895341ywz.198.1444322056853; Thu, 08 Oct 2015 09:34:16 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <mv634o$pk4$1@speranza.aioe.org>
References <tp5fec-l15.ln1@esprimo.zbmc.eu> <mv35a3$v1k$1@speranza.aioe.org> <pacb1b51ompc082r9378svm5eh9cvv2ekd@4ax.com> <mailman.479.1444315530.28679.python-list@python.org> <mv634o$pk4$1@speranza.aioe.org>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Thu, 8 Oct 2015 10:33:37 -0600
Subject Re: Hiding code from intruders, a different slant on an old question
To Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.487.1444322066.28679.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1444322066 news.xs4all.nl 23800 [2001:888:2000:d::a6]:50012
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:97515

Show key headers only | View raw


On Thu, Oct 8, 2015 at 9:46 AM, alister
<alister.nospam.ware@ntlworld.com> wrote:
> Oh please
> the Caesar cypher was mentioned as a simplification for the purpose of
> demonstration.
> it was not intended to be even a remotely serious suggestion
>
> which I am sure at least Denis understood when he posted his tongue in
> cheek reply.

I understood that also. I don't see why that means I can't elaborate on it.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Hiding code from intruders, a different slant on an old question cl@isbd.net - 2015-10-07 10:38 +0100
  Re: Hiding code from intruders, a different slant on an old question "Littlefield, Tyler" <tyler@tysdomain.com> - 2015-10-07 08:00 -0400
  Re: Hiding code from intruders, a different slant on an old question alister <alister.nospam.ware@ntlworld.com> - 2015-10-07 13:05 +0000
    Re: Hiding code from intruders, a different slant on an old question Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-10-07 20:01 -0400
      Re: Hiding code from intruders, a different slant on an old question cl@isbd.net - 2015-10-08 11:28 +0100
    Re: Hiding code from intruders, a different slant on an old question Ian Kelly <ian.g.kelly@gmail.com> - 2015-10-08 08:44 -0600
      Re: Hiding code from intruders, a different slant on an old question alister <alister.nospam.ware@ntlworld.com> - 2015-10-08 15:46 +0000
        Re: Hiding code from intruders, a different slant on an old question Ian Kelly <ian.g.kelly@gmail.com> - 2015-10-08 10:33 -0600

csiph-web