MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: protecting Mathematica notebooks/source code from piracy

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103499] Re: protecting Mathematica notebooks/source code from piracy
  • From: Yves Klett <yves.klett at googlemail.com>
  • Date: Fri, 25 Sep 2009 05:57:37 -0400 (EDT)
  • References: <200909240350.XAA13349@smc.vnet.net> <h9fmdk$sea$1@smc.vnet.net>

Hi,

one way is described on the page below:

http://www.mathematica-users.org/webMathematica/wiki/wiki.jsp?pageName=FAQ_Writing_Packages

Regards,
Yves

David Annetts schrieb:
> Hi,
> 
>> I tried searching this group's archives for ways of 
>> protecting Mathematica notebooks and source code from piracy 
>> and/or modification.  I didn't find anything, so I'm 
>> wondering if there are ways to do it.
>>
>> Any suggestions or advice would be appreciated.
> 
> There's Encode[] which will render source code to unintelligible ASCII.
> Various options allow Encode[]'d code to be used on any machine or only
> particular ones via MachineID
> 
> Regards,
> 
> D.
> 
> 


  • Prev by Date: Re: Re: Precision of AiryAi[0.0]
  • Next by Date: Re: protecting Mathematica notebooks/source code from piracy
  • Previous by thread: Re: protecting Mathematica notebooks/source code from piracy
  • Next by thread: Re: protecting Mathematica notebooks/source code from piracy