Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.05; 'subject:code': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'code?': 0.16; 'hacked': 0.16; 'lot!': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.17; 'code.': 0.20; 'all,': 0.21; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'question': 0.27; 'developing': 0.28; 'header:X-Complaints-To:1': 0.28; 'archives': 0.29; 'concern': 0.29; 'loads': 0.29; 'source': 0.29; 'code': 0.31; 'from:addr:yahoo.co.uk': 0.32; 'asked': 0.33; 'to:addr :python-list': 0.33; 'thanks': 0.34; 'subject:?': 0.35; 'received:org': 0.36; 'really': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'easily': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'dear': 0.66; 'protect': 0.69; 'commercial': 0.73; 'case?': 0.84; 'subject:source': 0.84; 'received:89': 0.86; 'numerous': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Python source code easy to hack? Date: Fri, 28 Sep 2012 13:17:26 +0100 References: <0023d73b-00f6-4d82-b68b-eb28f4587ab1@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-243-192-76.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 In-Reply-To: <0023d73b-00f6-4d82-b68b-eb28f4587ab1@googlegroups.com> X-Antivirus: avast! (VPS 120927-1, 27/09/2012), Outbound message X-Antivirus-Status: Clean 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1348834502 news.xs4all.nl 6978 [2001:888:2000:d::a6]:39329 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:30378 On 28/09/2012 12:57, Jayden wrote: > Dear All, > > I have a concern in developing commercial code with Python. Someone told me that its program can be easily hacked to get its source code. Is it really the case? Any way to protect your source code? > > Thanks a lot! > > Jayden > This question has been asked on numerous occasions so if you search the archives you're sure to get loads of answers. -- Cheers. Mark Lawrence.