![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
|
website license & key development
I'm looking for some guidance on a project I'm developing.
I have a software package for an online website and want to create a way to lock-down the site with some type of license/key system. I envision the site working where they will have to have a key typed into their code somewhere, and then it will be verified through a mysql db on my end. I guess my question is, I have an idea of how to simply code in a system where there is a check for the key, but how can I make it tamper-proof so they don't just remove the key check and put in a false variable to throw the system? Any thoughts? Thanks! -matthewvb |
|
|
|
|
|
#2 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Could you clarify a little bit? Is the thing you're locking down a remote website, some manner of downloadable web application, or some software package?
|
|
|
|
|
|
#3 |
|
Newbie
|
Sorry. I'm looking to release code for a remote site to a client. They may download it or I can email it to them; that part doesn't matter as much.
I really just need an activation tool that will lock the software down to no functionality (throw an error) if it's not activated. Does that help? Thanks. |
|
|
|
|
|
#4 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
What're you doing? Putting DRM something? Passwording a website?
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Website Making with html | hervens48 | HTML / XHTML / CSS | 5 | Jun 13th, 2006 5:55 PM |
| PySite - Web Development Framework | Sane | Python | 15 | Mar 27th, 2006 7:39 PM |
| Check This New Searchengine Concept Out ! | on_auc | Coder's Corner Lounge | 37 | Oct 12th, 2005 9:10 AM |