biggles1212 Posted June 30, 2014 Posted June 30, 2014 Reading all the forums in this section I am beginning to become a little confused. I have a database which I am unsure if I will sell outright, distribute with a subscription. Anyway I am concerned at this stage by folks doing a quick copy and paste and then my database is being circulated without my involvement. Serial key? Not a bad idea but not sure about implementation. Locking it to a hard drive (which I have read). Not really sure about that. Most likely not. Yeah again, really not sure. Any ideas? Yes I am new to all of this so please be nice Cheers
GlennS Posted July 2, 2014 Posted July 2, 2014 This is what I use for a user registration system that includes an expiry date. When my time limited demo expires a Register now buttom takes the user to a Registration Form that sends an email or goes to a website. Sending a combination of registration information and requested "lease" duration then this is crypted (there are many schemes) and give the user an unlock code that sets up the next expiry date. Automatic warnings of expiry within your software, as well as reminder emails, and once payment is recieved gives a new code (and expiry date). Checking via your web database that only one unlock code for that registration occurs, finishes the process. Down side is web access is then required by the client and not always available for various reasons. All of this can be automated via your website or done personally, depending on the number of users. This can take quite a bit to implement and remember that securing your solution (see the very interesting recent discussion about that) is vital. The more costly in terms of dollars or time spent must be weighed against the return you will get and your idea of the cost to you of piracy. HTH Regards GlennS
Recommended Posts
This topic is 3795 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now