Skip to main content
Participating Frequently
May 31, 2012
Question

How to secure an extension with a license key [Development]

  • May 31, 2012
  • 2 replies
  • 4483 views

Hello

I am looking for a way to secure my custom extension with a securtiy/license key which could be genereated automatically or manually and would be given to the buyer to enable the extension in DW.

Is there a way to do this or a company which provides such services ?

This topic has been closed for replies.

2 replies

Participating Frequently
June 3, 2012

Somwhere in future i need same thing as well.
I guess it should work over C-level extensibility: http://help.adobe.com/en_US/dreamweaver/cs/extend/WS5b3ccc516d4fbf351e63e3d117f508c8de-7f66.html

Because C-files compiled to '.dll-s what is not human readable.

You will write key check functionality in C,
compail dll files,
make you exstension work so, its not working without .dll files.

I'm not sure if this a right way to do.
All other ideas is welcome.

Participating Frequently
May 31, 2012

I need the same thing. Let me know if you find an answer.

Regards,

mitzy_kitty