473,387 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Protecting an inhouse CMS

111 100+
Hi all,

I have a question regarding the protection of software that has been built inhouse.

Basically, i've built an inhouse CMS using PHP, all web builds that were done for our clients were done by us through our CMS and hosted on our own servers.

Now the problem is that one of our clients now wants to host their Website themselves, which means that we have to also pass them our CMS, which is the backbone of the website. The main concern with this client is that we don't want them to tamper with the coding behind the CMS or to pass the CMS on to other people, as its one of our products, which we sent time developing.

Even though we can get the client to sign documents to not do this, we would never know that the product has been passed on, even if it was.

I just basically wanted to know what the best solution to this would be.
I was thinking along the lines of possibly putting hidden code in the CMS that randomly connects to us and sends all the code behind the cms back to us, to confirm that it hasn't been tampered with.

and also to have some hidden code that checks where the CMS is sitting (i.e. what server its on) so that if it is ever passed around. the CMS will connect to our systems and let us know where it is.

If any of the two rules above are broken, then i want the CMS to stop working and delete itself and all database entries. (basically do a self destruct).

This may seem like an extreme solution, but we need to protect our dear CMS, which we've sent thousands of £'s developing.

Does anyone have any other ideas or concepts on this, obviously it needs to be implementable in PHP as well. The above are just my thoughts, don't know how well it would work, but if someone has tried something similiar, then any replies to this would be really appreciated.
Jul 10 '07 #1
1 1347
pbmods
5,821 Expert 4TB
Heya, nitinpatel.

Check out Zend Guard.
Jul 10 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

24
by: Yang Li Ke | last post by:
Hi guys! Anyone know a way so that users purchasing my scripts would not be able to share them with other people ? Yang
2
by: Quirk | last post by:
Hello, Does anyone know of how I can have an inhouse repository for PEAR sources, I would like to use PEAR internally for configuration management of our own servers; make components of our own...
2
by: Jim | last post by:
I have contact info including email address in MySQL. If I use php to extract them into online directory, can a spambot harvest the address? or does the spambot read the raw php code? I...
18
by: Alan Sheehan | last post by:
Hi pythonistas, I am looking for methods of deploying applications with end users so that the python code is tamper proof. What are my options ? I understand I can supply .pyc or .pyo files...
6
by: nell | last post by:
Hi all, I've developed a testing application in python, and should supply it in a way that no one (lets say they are regular users) will understand it and edit it. The application source is all...
12
by: Roland Hall | last post by:
I read Aaron's article: http://www.aspfaq.com/show.asp?id=2276 re: protecting images from linked to by other sites. There is a link at the bottom of that page that references an interesting...
12
by: Dr. Edmund M. Hayes | last post by:
I wrote a access program that works well enough that a handful of people would like to buy it from me. My problem is that if I sell it to someone there is no mechanism that I know of to protect...
22
by: flit | last post by:
Hello All, I have a hard question, every time I look for this answer its get out from the technical domain and goes on in the moral/social domain. First, I live in third world with bad gov., bad...
0
by: xamman | last post by:
hi there! according to msdn (link at bottom) i should be able to protect a whole class declaratively as above. However i keep getting 'request for principal permissions failed' exceptions. in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.