Results 1 to 2 of 2

Thread: Application Security

  1. #1
    Lively Member
    Join Date
    Feb 08
    Posts
    95

    Application Security

    I wrote an application that I require people to purchase and I was wondering what the best approach would be to limiting the use of my software to only those who are allowed to use it.

    I was thinking about using registry keys but in the end it's not such a good idea seeing as most anti-virus programs will pick up on registry modifications which would cause the buyer to be unsure about my software.

    I've also thought about using a database to where I would manually add PayPal e-mails and would have the buyer input their PayPal e-mail address in my software before they could use it. Problem is this isn't an instant process and would like my customers to be able to use my software immediately after the purchase.

    I'm not asking for a step-by-step process on securing my application I would just like a step in the right direction.

    Thank you!

  2. #2
    Web developer Nightwalker83's Avatar
    Join Date
    Dec 01
    Location
    Adelaide, Australia
    Posts
    9,729

    Re: Application Security

    You could probably find a lot of the stuff searching the forum for something such as "Application Security" useful! This question tends to be asked and answered a lot so there should be quite a few ideas for you to try.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    Please consider giving me some rep points if I help you a lot.
    DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
    Please rate my post if you find it helpful!
    Technology is a dangerous thing in the hands of an idiot! I am that idiot.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •