unidox Posted December 5, 2007 Share Posted December 5, 2007 Is there anyway, that I can limit my script to a specific domain? Like have a username and an access key, and then check it to the database on my server, then if it matches, show the site, otherwise an error. I use IonCube's domain feature now, but with decrypters coming out every day, I want something that will secure my script to the fullest. Quote Link to comment Share on other sites More sharing options...
Distant_storm Posted December 5, 2007 Share Posted December 5, 2007 Sorry can you be a little clearer.. You want to stop your script being run if it is not running on your domain name ? Quote Link to comment Share on other sites More sharing options...
unidox Posted December 5, 2007 Author Share Posted December 5, 2007 No, I am going to sell my script, and I dont want people ripping/stealing it Quote Link to comment Share on other sites More sharing options...
Distant_storm Posted December 5, 2007 Share Posted December 5, 2007 Personally id use htaccess and restric access You can deny everyone or only allow requests from your domain or an ip address Search google for htaccess hotlink protection. Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 5, 2007 Share Posted December 5, 2007 if you store it on your server you can require that when they connect to your server to use it they verify their user info. If you spot an abuser you cancel their subscription. If you distribute it as a package you can't do much. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.