-
Recent Posts
- Autostart a Virtualbox VM in Windows 7 the Easy Way
- Synchronize save games between windows computers. Cloud save games with Dropbox. [Minecraft/Dragon Age]
- Using IPTables with Dynamic IP hostnames like dyndns.org
- Bash Script: Confirm domains in your DNS Bind server are still pointed at your address (haven’t moved to other DNS)
- Encrypt forms’ passwords before submitting with jquery
Listened to
Category Archives: Javascript
Encrypt forms’ passwords before submitting with jquery
If a site’s login/registration isn’t encrypted using SSL why would you risk sending a user’s password in plain text to the form’s processing script? Because you didn’t know any better and didn’t read this how-to, that’s why. With today’s average … Continue reading
Posted in code, Javascript
Leave a comment