Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to authenticate contributing extension
How to authenticate contributing extension [message #604712] Wed, 17 February 2010 09:11 Go to previous message
Dave Meurer is currently offline Dave Meurer
Messages: 2
Registered: February 2010
Junior Member
Hello,

I'm trying to find approaches to protecting the contributing extension I've created, so that it can not be spoofed or overridden. In this instance, I am building a licensing contributing architecture where my company needs to be the only one who can contribute extensions to the plug-ins. I'm trying to prevent someone from overriding the licensing mechanism to always return true when a license is requested - but, my company can have different licensing adapters, hence the need to have a contributing architecture.

I've looked around and found articles/forums on digitally signing jars, etc, but I can't find examples or discussions on how to verify that an extension is signed when getting the instance.

Are there better ways to guarantee that the contributing extension is authentic?

Kind regards,
Dave
 
Read Message
Read Message
Previous Topic:How to authenticate contributing extension?
Next Topic:Can't install exported plugin
Goto Forum:
  


Current Time: Fri May 24 12:18:36 EDT 2013

Powered by FUDForum. Page generated in 0.02768 seconds