| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Oct 2006
Posts: 112
|
Hi all.
I have an AIR application that I am wanting to build in some sort of licensing / subscription system into. I am not 100% what I want to include in this system and I have never done this sort of thing, so am generally after some advice and pointers form people with more experience and knowledge in this area. Roughly I will require the application to have a unique serial key (possibly encrypted) holding some sort of date / time value to use as a check as I also want to allow the application to be used for a tail period of time (e.g. 30 days). After the trail period is up, I want to disable use of the application until a valid license has been entered. I want to be able to store all this license stuff in a secure location where is cannot be tampered with (any suggestions) I thought about using the embedded "EncryptedLocalStore" within AIR - however I have used this before and noticed that when an application is re-installed or updated with a local version this "EncryptedLocalStore" gets overwritten with a fresh one etc... is this the case??? another source of secure storage I have thought for this data would be an external DB - would this also be possible??? any points / adice in this area would me greatly appreciated. Thanks, Jon. |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Oct 2006
Posts: 112
|
Hi all.
I have an AIR application that I am wanting to build in some sort of licensing / subscription system into. I am not 100% what I want to include in this system and I have never done this sort of thing, so am generally after some advice and pointers form people with more experience and knowledge in this area. Roughly I will require the application to have a unique serial key (possibly encrypted) holding some sort of date / time value to use as a check as I also want to allow the application to be used for a tail period of time (e.g. 30 days). After the trail period is up, I want to disable use of the application until a valid license has been entered. I want to be able to store all this license stuff in a secure location where is cannot be tampered with (any suggestions) I thought about using the embedded "EncryptedLocalStore" within AIR - however I have used this before and noticed that when an application is re-installed or updated with a local version this "EncryptedLocalStore" gets overwritten with a fresh one etc... is this the case??? another source of secure storage I have thought for this data would be an external DB - would this also be possible??? any points / adice in this area would me greatly appreciated. Thanks, Jon. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parallel Universe. | socratus | General Chat | 48 | 08-27-2009 02:21 PM |
| Why everyone hates (or should hate!) mircosoft | stealthelephant | General Chat | 102 | 11-28-2008 10:02 PM |
| Flash application in system tray | kumslee | Projectors and CDs | 0 | 04-03-2006 01:18 PM |
| Capabilities Class | padnpen | ActionScript 2.0 | 1 | 12-28-2003 07:45 AM |