Jump to content

Html encryption

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Charan.thinkahead (talk | contribs) at 11:36, 29 April 2010 (Created page with ''''HTML ENCRYPTION''' These days internet is growing day by day and everybody want to have a cool and hitech website with lots of web application running on it...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

'''HTML ENCRYPTION'''

These days internet is growing day by day and everybody want to have a cool and hitech website with lots of web application running on it . Yes every one wants it but they want it to be free by the way i mean they just HACK IT . from your site and copy it to theirs .....

To encrypt a code a 64 bit cypher algorithm is used , that convert the entire code into the sequence of bits.If you have sensitive information on your website that is subject to unauthorized use, you need to encrypt it!the source will look like a puzzle after encryption to the hackers .

Protect your HTML source code, scripts, etc. from unauthorized copying. Prevent email harvesting robots from extracting your email address from your web pages and adding you to a SPAM list.

Directions for using the encryption sites :

  1. Make a backup copy of your original HTML source file. You'll need to keep an un-encrypted copy in order to make changes to the HTML in the future.
      
  2. Paste the HTML code that you wish to encrypt into the box below. This can be an entire web page, an email address, a link, a script,  that you can put on a web page!
      
  3. Click the "Encrypt HTML" button.
      
  4. Click the "Place Encrypted HTML Code Onto The Clipboard" button. 
      
  5. Simply paste the encrypted HTML code in place of the original HTML code and you're done. To encrypt another block of HTML code .
 

These sites will encrypt your HTML source code to prevent others from viewing it or copying it. The encrypted HTML code will work exactly like the original, including any CSS styling, scripts, etc.

  1. http://www.minjle.com/encryption.html
  2. http://www.iwebtool.com/html_encrypter.html
  3. http://www.rlrouse.com/html-encryptor.html