Code protection?

Search icon Parthenon iconRating icon

Copywriting discussion forum category. If you have something to discuss about copywriting, legal content or some other content protected or not, legal actions etc. write it here. You need to be specific if something is free to use and something is not.

Code protection?

Postby xboi209 » Fri May 01, 2009 5:42 am

Hey my html code is editable and people can delete my copywrite information and all that stuff.Is it possible to like hide that part of code but display it if someone uses my code?
User avatar
xboi209
 
Posts:17 [ View ]
Joined: Fri May 01, 2009 5:40 am
Local time: Thu Sep 09, 2010 1:00 am

Re: Code protection?

Postby l32007 » Tue May 05, 2009 12:36 pm

No sadly no. the only way is that you hope that by having a long code someone accidentaly Keeps the C'pyright bit.

you use <!-- Yes? --!>
User avatar
l32007
 
Posts:8 [ View ]
Joined: Tue May 05, 2009 12:26 pm
Local time: Thu Sep 09, 2010 10:00 am

Re: Code protection?

Postby dvrtmcc » Sun Sep 06, 2009 1:37 pm

Well first of all you didn't specified did you use some Content management system for that. You can use some javascripts and PHP coding in that purpose. I'm sure that there are some ways of getting that but you must always count on that that even you have some good product others can illegally get it somewhere from the web. So best way is to sell it only to people who buy it first and you must put.
I can't think now the way but I'm sure you can do it.
Your friendly administrator of the Ecashbot.com Forum
dvrtmcc
Site Admin
Site Admin
 
I feel: Alive

Re: Code protection?

Postby Novalty » Sat Sep 26, 2009 6:01 am

Well you can make it so that there's an encoded file with all the copywrite information encoded then have it included like a footer and then make it so that it decodes the information in the encoded file and that if they remove it it shows something else then what the html it's supposed to. This would probably require you to learn some more advanced coding though. I've seen it implemented on a PHP Rpg script. and then if they removed the footer the script wouldn't work anymore
User avatar
Novalty
 
I feel: Bored
Posts:46 [ View ]
Joined: Wed Sep 16, 2009 7:10 am
Local time: Thu Sep 09, 2010 10:00 am

Re: Code protection?

Postby Ashish92 » Mon Sep 28, 2009 6:09 pm

hmm thanks for the info it helped me too  :)
User avatar
Ashish92
 
Posts:81 [ View ]
Joined: Thu Sep 03, 2009 9:17 am
Local time: Thu Sep 09, 2010 2:30 pm

Re: Code protection?

Postby gamer_boy » Mon Sep 28, 2009 6:11 pm

Thanks for the infomation mate ..

its very helpful post.

post bookmarked.

Thanks,
GB.
User avatar
gamer_boy
 
Posts:32 [ View ]
Joined: Tue Jun 16, 2009 9:18 am
Local time: Thu Sep 09, 2010 10:00 am

Re: Code protection?

Postby dvrtmcc » Tue Sep 29, 2009 4:49 am

I can say that you can code even an image in PHP and here is simply how:
http://www.ecashbot.com/php_image_gener ... erator.php
If you plan to code and encrypt your PHP code then there a lot of softwares on internet that do this stuff and this kind of business. Popular ways are encrypting with base65
This combination leaves the data unlikely to be modified in transit through systems, such as email, which were traditionally not 8-bit clean.
And it uses 64-bit combinations.
What is amazingly about this encrypting is that you can hide your php source from all webmasters and users who try to see your PHP code and keep the output the same.
You will need to use mod rewrite or a .php file extension to have it in your index file.
You will probably encounter sooner or later on internet scripts that are coded with this encryption so you can't modify the copywrite signature etc. And if you remove this part of code most likely that your whole script will not work becouse in this code there will be probably functions that will require to check if the copywrite signature is still shown.
So better don't try. If you don't like it don't use it but it would be hard to crack it and also it will probably be illegal.
Your friendly administrator of the Ecashbot.com Forum
dvrtmcc
Site Admin
Site Admin
 
I feel: Alive



Similar topics



  • Advertisement

Return to Copywriting

Who is online

Users browsing this forum: No registered users and 1 guest

cron