Encryped project [message #325013] |
Tue, 05 February 2008 16:17  |
Eclipse User |
|
|
|
Hello,
Is there a way to have project files encrypted, so user cannot directly see
its content, but by API will be accessible these files as usual.
Do you have any experience with that?
Best Regards,
Jan
|
|
|
|
Re: Encryped project [message #325030 is a reply to message #325015] |
Wed, 06 February 2008 07:39   |
Eclipse User |
|
|
|
Hello,
thanks, but I am not interested in obfuscation of code.
But I am interested in obfuscation of Project's files. By files I mean some
XML files, .bmp, gif, ....
Sorry I cannot be more specific.
Bu I am interested in some layer which encrypts things on file system and
which enables to see data as plain for eclipse.
"Francis Upton" <francisu@ieee.org> wrote in message
news:47A8D8E5.2040702@ieee.org...
> You can use an obfuscator, like Klassmaster
>
> http://www.zelix.com/klassmaster/index.html
>
> It can encrypt the Strings.
>
> Other than that, I don't know a way.
>
> Jan wrote:
>> Hello,
>>
>> Is there a way to have project files encrypted, so user cannot directly
>> see its content, but by API will be accessible these files as usual.
>>
>> Do you have any experience with that?
>>
>> Best Regards,
>> Jan
|
|
|
Re: Encryped project [message #325037 is a reply to message #325030] |
Wed, 06 February 2008 10:50   |
Eclipse User |
|
|
|
Oh, that clarifies things more.
I would consider an EFS implementation. You can create your own file
store using EFS and it can sit on top of the real file system. This can
handle the encryption.
http://wiki.eclipse.org/index.php/EFS
Jan wrote:
> Hello,
>
> thanks, but I am not interested in obfuscation of code.
> But I am interested in obfuscation of Project's files. By files I mean some
> XML files, .bmp, gif, ....
> Sorry I cannot be more specific.
>
> Bu I am interested in some layer which encrypts things on file system and
> which enables to see data as plain for eclipse.
>
>
> "Francis Upton" <francisu@ieee.org> wrote in message
> news:47A8D8E5.2040702@ieee.org...
>> You can use an obfuscator, like Klassmaster
>>
>> http://www.zelix.com/klassmaster/index.html
>>
>> It can encrypt the Strings.
>>
>> Other than that, I don't know a way.
>>
>> Jan wrote:
>>> Hello,
>>>
>>> Is there a way to have project files encrypted, so user cannot directly
>>> see its content, but by API will be accessible these files as usual.
>>>
>>> Do you have any experience with that?
>>>
>>> Best Regards,
>>> Jan
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03439 seconds