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


Groups > comp.lang.python > #8186

Re: Security test of embedded Python

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <daodennis@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.059
X-Spam-Evidence '*H*': 0.88; '*S*': 0.00; 'subject:test': 0.05; 'subject:Python': 0.06; 'python': 0.08; 'received:mail- bw0-f46.google.com': 0.09; 'received:209.85.214.46': 0.16; 'subject:embedded': 0.16; 'url:code': 0.17; 'header:In-Reply- To:1': 0.21; 'seems': 0.21; 'maybe': 0.23; 'message- id:@mail.gmail.com': 0.28; 'received:209.85.214': 0.28; 'code,': 0.29; 'hi,': 0.31; 'google': 0.31; 'app': 0.32; 'to:addr:python- list': 0.33; 'limitations': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.37; 'url:docs': 0.37; 'url:python': 0.38; 'somewhat': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'url:google': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'hope': 0.60; 'your': 0.60; 'design': 0.63; 'engine': 0.70; 'dennis': 0.77; 'url:overview': 0.84; 'subject:Security': 0.97
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=gC4u7hna9sj45B7t0Zumt5X44xRgB17LibC5HC7OGiU=; b=c+Qo1QIHSj5cP0jJ5hV80CUWM1709wzl2RcKkEuzB5fJILVGRVtkIYFzNVtQBXoRBw WPaLPZHJhh5kPHFH3O6EiyC+5TZD4KSxfysbikzVSfn8VyYauq0zxQhobzR/58W7D4Ai TwD67pObAhb+eaD6yIJBnheM4BzmxkfxgP1K4=
DomainKey-Signature a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=sH37G5IeeDo3hYVeAnWSzZHInbDAyQUqIYRvfdEiCT1x5yISmbkn/YyXqc6I7m9p5T d1C4C3w+DZbfFo/rHVjj4aO+jbbQUPEY+PmI0CMRoUtvMY4piyrynyVupCo5vF+M68bd gZBPhMikQiZP6HTfKQl9qkmKG6C3FxIdyjx8k=
MIME-Version 1.0
In-Reply-To <7x4o3ittv7.fsf@ruckus.brouhaha.com>
References <mailman.258.1308703797.1164.python-list@python.org> <7xhb7i7hes.fsf@ruckus.brouhaha.com> <mailman.262.1308710118.1164.python-list@python.org> <7xei2my4fd.fsf@ruckus.brouhaha.com> <BANLkTikRh5G+O_nC4Os-UJHt6dbBx57ogA@mail.gmail.com> <mailman.266.1308713213.1164.python-list@python.org> <7x4o3ittv7.fsf@ruckus.brouhaha.com>
Date Tue, 21 Jun 2011 22:37:05 -0700
Subject Re: Security test of embedded Python
From Dennis <daodennis@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.272.1308721027.1164.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 82.94.164.166
X-Trace 1308721027 news.xs4all.nl 49181 [::ffff:82.94.164.166]:39758
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8186

Show key headers only | View raw


Hi,

The Google App Engine product seems to sandbox Python code, however it
comes with a lot of limitations and maybe those can be an inspiration
for how you design your infrastructure.

http://code.google.com/appengine/docs/python/overview.html

http://code.google.com/appengine/kb/commontasks.html

I hope this helps somewhat - I know lacking some specifics.

Dennis O.

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


Thread

Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 10:49 +1000
  Re: Security test of embedded Python Paul Rubin <no.email@nospam.invalid> - 2011-06-21 19:02 -0700
    Re: Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 12:35 +1000
      Re: Security test of embedded Python Paul Rubin <no.email@nospam.invalid> - 2011-06-21 19:40 -0700
        Re: Security test of embedded Python Benjamin Kaplan <benjamin.kaplan@case.edu> - 2011-06-21 20:09 -0700
        Re: Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 13:26 +1000
          Re: Security test of embedded Python Paul Rubin <no.email@nospam.invalid> - 2011-06-21 20:42 -0700
            Re: Security test of embedded Python Dennis <daodennis@gmail.com> - 2011-06-21 22:37 -0700
    Re: Security test of embedded Python Chris Angelico <rosuav@gmail.com> - 2011-06-22 12:44 +1000
      Re: Security test of embedded Python Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-06-22 19:33 +0200

csiph-web