Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Security  

Web Links
Sort By :
21. Frame, Cache, Translator, & Proxy Buster JavaScript



Disables and prevents the Google cache, language translators, frames, and most anonymous web proxies from displaying your content on their websites. In JavaScript enabled browsers, the visitor will be redirected to the proper page on your site. If JavaScript is disabled (either by the visitor's browser or the anonymous web proxy), the visitor will get a blank screen. Very easy to configure.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

22. No Right-Click



This script will disable the ability to access the right-click menu on your website. Instead of seeing the standard right click menu the visitor will see an alert window with the message of your choice. Perfect for preventing users from opening your web page in a new window, saving your files, or other possibly threatening activity.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

23. Crypto Maniac



CryptoManiac uses str2hex(string) as well as Rot 13, two very simple yet effective ways to scramble text. It can also grab remote source to be loaded in your text editor. This isnt a highly secure method of hiding your source code or script for the reason that; the browser needs to parse the data in order to understand it. Therefore if the browser can read it, regardless of the format, it would be insecure. But what Crypto Maniac can do is make it an annoyance to peek at your code
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

24. NoPass Web Site Security System



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 protection available. Easy to install and use. A downloadable version is now available for easier installation.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

25. Hide Your Source Code



This tutorial/code will show you all you need to know, and provide you with the scripts, to hide your source code.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

26. Password protection by razalgar



A code snippet that prompts user for password. If they enter the correct password it displays welcome in an alert box. Otherwise, it displays sorry wrong password in an alert box and sends them back to the previous page.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

27. Source Code Security



A simple solution to completely remove your html source code from prying eyes using javascript and frames.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

28. AntiSpambotMailto()



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 address. The beauty of AntiSpambotMailto is that the email address parameter is not just the usual collection of ASCII codes. Each encoded character is also offset by the total length of the email address. For a spambot to be foolproof, they would have to write a complete JavaScript parser, which seems unlikely.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

29. NoPeek



NoPeek is a "no-right-click" script (without the prompt/alert) for webmasters wanting a polished, professional look.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 20 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

30. No-Right-Click 3



This code allows you to disable the ability of visitors to your site from being able to use the "Right-Click" function to save images from your web site.
Category:   JavaScript > Scripts and Programs > Security

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:    3   


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS