DRM is self-defeating (was: Encrypt python files)

Albert-Jan Roskam fomcl at yahoo.com
Wed May 6 04:24:36 EDT 2015


-----------------------------
On Wed, May 6, 2015 9:41 AM CEST Ben Finney wrote:

>Palpandi <palpandi111 at gmail.com> writes:
>
>> On Wednesday, May 6, 2015 at 12:07:13 PM UTC+5:30, Palpandi wrote:
>
>> > What are the ways to encrypt python files?
>>
>> No, I just want to hide the scripts from others.
>
>Which others? You can hide the scripts from them by never showing those
>others the scripts. If you don't trust a recipient, don't let them
>receive the file.

<snip>

>The only feasible solution is to distribute files only to those
>recipients you want to have them, and can trust to do with them as you
>ask. If you don't trust a recipient, don't hand the files to them.

Can tools like py2exe or cx_freeze also be used to obfuscate python source code?



More information about the Python-list mailing list