[JBoss-user] [Security & JAAS/JBoss] - Re: How to copy protect an EAR?

2005-12-01 Thread elkner
"oglueck" wrote : You can not make any code tamper-safe. All code you give away 
is untrusted.

Hmmm, even not, if archives are signed ? 

Actually my concern is not really reverse-engineering, but rather a way to 
assure users, that they have the "right/original" archive.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910123#3910123

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910123


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: How to copy protect an EAR?

2005-12-01 Thread jsimone
Well, suggestions for how to "execute" protect an EAR file?   

I was thinking that in order for the app to run one would have to upload an 
encrypted license file.  It would contain some limits for how long to run and 
how many records to make and a check for processor id.  If the validation 
failed, then no one could login.

Any comments?

Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910120#3910120

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910120


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: How to copy protect an EAR?

2005-11-15 Thread patrick_ibg
Probably the best you can do is to obfuscate the code. They can still reverse 
engineer it, but it would be much harder. (Hopefully, to the point where it'd 
be much easier for them to code it from scratch than to re-use your code.)


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907205#3907205

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907205


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: How to copy protect an EAR?

2005-11-15 Thread oglueck
Such a thing can not be achieved reliably if the code is in the hands of the 
foe. You can not make any code tamper-safe. All code you give away is untrusted.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907173#3907173

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907173


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user