JavaScript: Security
Many programs use your email addy for tracking referrals, the major problem with this is that your email is always on display to spammers. This application will 'encode' any link and is great to help 'hide' your referral codes and stop people from...
Price: 0
CGI mailto forms provide the ultimate level of protection from spambots. However, unless you need that for other reasons such as database transactions, mailto links have the great advantage of ensuring that you receive the sender's correct email...
Price: Free (BSD)
Easy, short, cut-and-paste header script that intercepts the mouse right-click event and shows an alert box instead, thus disabling it. Intended to provide simple limited protection for page images, etc.
Price: Free
This short JavaScript will allow you to disable the right-clicking on the mouse, useful for preventing users from copying the content on your page, etc.
Price: Free
This is an encoder for text. It uses password to encode and then decode a text into digits. Using the same pass it decodes well. If not, it looks like a compiled source of a program.
Price: Free
Use this script to disable right clicking on your page's images, so to prevent visitors from easily saving/copying them.
Price: Free
This script allows you to effectively protect your code from prying eyes by disabling the availability of the right-click context menu's View Source option in the browser.
Price: Free
Encrytion of Strings with Javascript like ARCFOUR. but no trademark. Security requires that the key is used only once.
Price: 0
This very simple yet original script prevents all softwares from grabbing email addresses from your site. It can be used with any automated script (e.g. forum, directory, etc.) to protect your visitors. It can also help you trace the culprits for...
Price: Freeware / 3.00Ђ
This is a short encrypted password Javascript that allows you to password protect your webpage.
Price: Free
The algorithm is designed to transfer an encryption key between two parts electronically in a hidden fashion. This free test script simulate such an exchange beween two parts. It is written for the best owerview and understanding possible.
Price: Freeware
ExD'or is a useful JavaScript application for encrypting and decrypting .txt files. It uses a 4-bit paradigm to convert any text string into a scrambled ASCII string. Using it you can easily protect your documents from being viewed from other...
Price: 15USD
This encryption script make a series of consecutive encryption steps to ensure security. 11 key values are derived from a key sentence and used to hide all possible origin patterns. The encrypted result is a number raw string, which can be decoded...
Price: Freeware
Use hash() method of QControl class to convert a string to integer hash value. My original algorithm takes a moment to convert and guarantee secure and collision-free convolution even of short strings.
Price: Free
This tutorial/code will show you all you need to know, and provide you with the scripts, to hide your source code.
Price: Free
This is a simple JavaScript that allows you to protect your HTML source code by preventing users from right-clicking on their mouse. It disables right-clicking and instead will display a message you specify.
Price: Free
This script will block BOTH I.E. and Netscape visitors from right clicking on your webpage and will pop up an alert box with a message that you choose. This script also has the option to close the window after the message. This script was tested in...
Price: Freeware
This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that...
Price: Free
Password protect html/javascript pages. The page is encrypted and the decryption code itself is hidden so virtually nothing can be seen in the clear in Netscape or Internet Explorer. It is very simple to use (no cutting/pasting or separate...
Price: Free
NoPass is a password security system that can be used to protect web pages and files. As it is impossible to obtain the password from the source code, NoPass is very secure for a JavaScript of its kind. Possibly the most secure JavaScript password...
Price: Free
