[Ironpython-users] Q: Protecting my source in an ASP.NET IronPython application possible?

Slide slide.o.mix at gmail.com
Wed Jul 20 14:46:47 CEST 2011


On Wed, Jul 20, 2011 at 4:57 AM, Bernd Viehmann <
bernd.viehmann at googlemail.com> wrote:

> Hi,
>
> I am quit new here, so : My name is Bernd Viehmann, I live in Germany (
> near the city Aachen by the German/Dutch border ) and I am a web developer
> interested in Iron Python.
>
>
> I am just going to start a commercial ASP:NET application with Iron Python.
> I have planned to use ASP.NET 4.0 for the project.
>
> My (first  question :-) ) Is there a way to hide my source code?
>
> Normal the code-behind files for the web forms are readable for anyone with
> access to the server. Is there a way to pre-compile the .py files to make
> them unreadable in an ASP.NET application?
>
> Or is there a solution like the code-obfuscater for C#?
>
>
> Thanks for any help and kind regards
>
>  Bernd
> ______________________________**_________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> http://mail.python.org/**mailman/listinfo/ironpython-**users<http://mail.python.org/mailman/listinfo/ironpython-users>
>


You can modify the permissions on the source files in IIS so that they are
not readable directly.

slide


-- 
slide-o-blog
http://slide-o-blog.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110720/32fc38ff/attachment.html>


More information about the Ironpython-users mailing list