[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Plugins Evaluation key

i am sort of the mind that nothing is going to ever be unbreakable so just 
make it for the mostly honest people.

My key does not work with dates, but yours could. I just make a registry 
entry on intallation of the date, you can use the preferences api for this.

You are right if you change the date then it breaks, but you could get the 
date from a date server. There are other holes but I won't go too much into 
details.

The share-it key server works by royalties, they get something like 15% but 
for that they also take care of all the credit card stuff. So far I am happy 
with them.But you could set up a key server no problem, I just decided 
against it.


"Deepu Sundar" <deepu@xxxxxxxxxxxx> wrote in message 
news:de44r2$gka$1@xxxxxxxxxxxxxxxxxxx
> Dear Kent,
>
> Thanks for the reply !  Not sure how to use this key server (Is it paid ?) 
> i will explore more
> The application should lock again after the evaluation period. It shouldnt 
> depend on a date for this logic as anyone can change the date and our 
> logic breaks.!
>
> "kent" <kent@xxxxxxxxxxxxxxxxx> wrote in message 
> news:de42b1$db2$1@xxxxxxxxxxxxxxxxxxx
>> here is what I did:
>>
>> using the java security classes I create a private and public key. I ship 
>> the public key. Then I use a company called share-it to host a key 
>> server. They take a couple of parameters and generate a key with the code 
>> I gave them and the private key. The user then types in those parameters 
>> (Name & Email Address) and the app unlocks.
>>
>> I hope this helps, if you have any questions just ask.
>>
>> "Deepu Sundar" <deepu@xxxxxxxxxxxx> wrote in message 
>> news:de3lo1$1a8$1@xxxxxxxxxxxxxxxxxxx
>>> Hello all,
>>>
>>> we have built a set of eclipse plugins for our framework based projects 
>>> and now want to put it for download with an evaluation  key. Could 
>>> anyone give an idea or poinnt me  to some good documents about 
>>> implmenting an evaluation feature for eclipse plugins.
>>>
>>> Any help would be greatlty appreciated.
>>> Thanks in advance.
>>>
>>>
>>> regards
>>> Deepu Sundar
>>>
>>>
>>
>>
>
>