[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming > CODE

CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here.


Closed Thread
 
LinkBack Thread Tools
Old 01-09-2008, 01:26 AM   #1 (permalink)
NamePros Member
 
Join Date: Jun 2005
Location: New Zealand
Posts: 95
13.00 NP$ (Donate)

music_man is on a distinguished road


Form security script

Hi,

This is an onscreen keyboard written in js to help against keyloggers.

http://williamparry.com/scripts/formSecurity/index.html

Feedback appreciated.

Cheers
__________________
Self-service
My homepage
music_man is offline  
Old 01-09-2008, 04:20 AM   #2 (permalink)
Spamzor.com
 
DeViAnThans3's Avatar
 
Join Date: Apr 2006
Location: Belgium
Posts: 442
22.35 NP$ (Donate)

DeViAnThans3 is a name known to allDeViAnThans3 is a name known to allDeViAnThans3 is a name known to allDeViAnThans3 is a name known to allDeViAnThans3 is a name known to allDeViAnThans3 is a name known to all


Looks nice! For sites which require or want a high security, this could be quite suitable!

What I'ld do additionally, is making sure that people can't type anything in there (onkeypress javascript). Or are at least warned that they should use the onscreen keyboard for their own safety.

Note though that this form of security only can handle keyloggers. Network sniffers will still find the information very easily.
__________________
Useless is cool!
Work From Home Opportunities -
1 link ... 1 month ... 5 NP$ ] Real bargain! Limited to 1 month.
DeViAnThans3 is offline  
Old 01-09-2008, 08:10 AM   #3 (permalink)
If only you knew...
 
maximum's Avatar
 
Join Date: Oct 2005
Location: Inside your head...
Posts: 919
128.65 NP$ (Donate)

maximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant futuremaximum has a brilliant future

Child Abuse Special Olympics Save a Life Baby Health Autism
William, thanks for sharing. Nice idea
Quote:
Originally Posted by DeViAnThans3
....
What I'ld do additionally, is making sure that people can't type anything in there (onkeypress javascript). Or are at least warned that they should use the onscreen keyboard for their own safety. ....
Good idea to add this, IMHO.
Quote:
Originally Posted by DeViAnThans3
Looks nice! For sites which require or want a high security, this could be quite suitable!
....
Note though that this form of security only can handle keyloggers. Network sniffers will still find the information very easily.
Wouldn't such be smart to be using SSL, etc., as part of the site's overall "high" security?
__________________
The smartest thing I ever did for my future was to start taking life seriously. The smartest thing I ever did for my present was to stop taking life so seriously
maximum is offline  
Old 01-09-2008, 11:58 AM   #4 (permalink)
NamePros Member
 
Join Date: Jan 2008
Posts: 120
514.30 NP$ (Donate)

gamescoper is an unknown quantity at this point


great script brilliant idea for online banking as well and if you can set it that the user cannot change the security level even better
gamescoper is offline  
Old 01-09-2008, 11:59 AM   #5 (permalink)
NamePros Member
 
Join Date: Jun 2005
Location: New Zealand
Posts: 95
13.00 NP$ (Donate)

music_man is on a distinguished road


Thanks for the feedback!

Your right that it doesn't prevent network sniffing, but as maximum said, SSL should cover that (and SSL encryption is better than any JS encryption).

gamescoper - it was originally designed to have the security setting set only by webmaster but I thought that if the user wants something easier to use (but less secure) then they can set it themselves.

Perhaps I should add a variable in the embed script that states whether the user can set their own security?

Cheers

William
__________________
Self-service
My homepage
music_man is offline  
Old 01-09-2008, 07:33 PM   #6 (permalink)
i love automation
 
xrvel's Avatar
 
Join Date: Nov 2007
Posts: 1,409
987.78 NP$ (Donate)

xrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud ofxrvel has much to be proud of


Cool

Nice script.
I tried to resize my browser and the 'keypad window' still on the top right part of my browser

Kurniawan.
xrvel is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 10:04 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85