html protection software, any downside??

  • carphone
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jan 03, 2004
  • Posts: 7
  • Status: Offline

Post January 4th, 2004, 2:41 pm

I am about to purchase a html protection package. I would like to know if there are any downsides to using these packages.

I am a little worried that using this may mess up my google ranking, but the authors of these packages do allow you to keep your meta tags info in tact.

the packages i am looking at are :

http://www.html-protector.com/encrypt/menu.htm

http://www.antssoft.com/htmlprotector/

http://www.weblockpro.com/home.php


Any advice would be most appreciated

Regards

Dan

http://www.unlockme.co.uk
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 4th, 2004, 2:41 pm

  • UNFLUX
  • Genius
  • Genius
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 6382
  • Loc: twitter.com/unflux
  • Status: Offline

Post January 4th, 2004, 4:13 pm

none of them work, so save your money.

these posts will help you understand why --
[Dead Link]

http://www.ozzu.com/programming-forum/hiding-source-code-t117.html
UNFLUX.FOTO
  • Lieven
  • Beginner
  • Beginner
  • User avatar
  • Joined: Jan 04, 2004
  • Posts: 57
  • Loc: Belgium
  • Status: Offline

Post January 4th, 2004, 4:26 pm

carphone wrote:
I am a little worried that using this may mess up my google ranking, but the authors of these packages do allow you to keep your meta tags info in tact.


As far as I know, Google doesn't do much with metatags. It caches all of your pages, but since they'll only contain this ascii-stuff like %48 (which is A), Google will just find this crap on your page. It will not execute the javascript on your page, so it can't make anything out of your page that makes sense. I don't know for how many percent Google takes the page-content into account compared to the amount of others sites linking to you (the whole PageRank system), but I'm sure this whole encrypting thing won't do any good to your ranking.
  • carphone
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jan 03, 2004
  • Posts: 7
  • Status: Offline

Post January 4th, 2004, 5:17 pm

well thanks for the responses all, very interesting threads, if a little (or a lot) over my head.

Although the protection is not very thorough, i need to try something to stop the less knowledgable web thief from stealing my tutorials.

If google spiders are not able to run the java script and not read my content then it sounds like a bad idea for my site.

I assume these progs will allow me to disable copy and paste and text selection without encrypting my entire source.

Many thanks for your quick responses.

Regards

Dan
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post January 4th, 2004, 5:32 pm

I had an idea (quite a long time ago now but i'm still thinking about creating it) for a html "locker". You might like to do something like this:

Use your html page to point to an offsite javascript:
Code: [ Select ]
<script language="javascript" src="offsite.pl"></script>


now here's the trick. That offsite.pl file will output your page content inside of a document.write command. But it will only do so if the perl file is being requrested through the page orignally intended, and not if it is being requrested directly.

Just add no right click and no text selection javascripts, and your thing is more secure than even the most expensive HTML encryptors.[/code]
  • Borrow -A- Geek
  • Professor
  • Professor
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 775
  • Loc: Dallas/Ft Worth, Texas
  • Status: Offline

Post January 5th, 2004, 1:18 am

wouldnt it be offsite.js? not pl?


cool sig btw :-)
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post January 5th, 2004, 1:25 am

it doesn't have to be offsite.js or offiste.pl - it could be either. Either way, the browser would access it and pull the javascript out of it. If you wanted it could probably be offiste.js.pl or offsite.pl.js . The file name doesn't really matter (unless your running on a windows server, in which case it does matter - the file name would have to be offsite.pl or mabe offsite.js.pl ).
  • Borrow -A- Geek
  • Professor
  • Professor
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 775
  • Loc: Dallas/Ft Worth, Texas
  • Status: Offline

Post January 5th, 2004, 1:35 am

cool idea... be interested to see if it would work or not
  • UNFLUX
  • Genius
  • Genius
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 6382
  • Loc: twitter.com/unflux
  • Status: Offline

Post January 5th, 2004, 11:43 am

speed would be a concerm but I'm sure it would work.
UNFLUX.FOTO
  • rjstephens
  • Professor
  • Professor
  • User avatar
  • Joined: Jul 28, 2003
  • Posts: 774
  • Loc: Brisbane, Australia
  • Status: Offline

Post January 5th, 2004, 6:23 pm

good point unflux. I have cable so it's not as if I'd notice if it were slow. I can't help wondering how long it would take bigwebmaster to crack this one. Look at the really long thread that was mentioned above, where people posted their HTML encryption schemes and bigwebmaster cracked 'em, one by one.

Of more concern is how I get the perl script to decide wether or not to give out its content. The obvious way is to retreive a referral URL, but bigwebmaster already broke that. I'm going to have to think about this one a little longer.
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post January 5th, 2004, 8:24 pm

OMG! Deja Vu!
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • UNFLUX
  • Genius
  • Genius
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 6382
  • Loc: twitter.com/unflux
  • Status: Offline

Post January 5th, 2004, 10:45 pm

look at it? that post? THAT post?!?! no way jose!

If I never have to get into that thread again I won't miss it.
UNFLUX.FOTO

Post Information

  • Total Posts in this topic: 12 posts
  • Users browsing this forum: No registered users and 128 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.