Coding Horror: Should All Web Traffic Be Encrypted?
february 2012 by jpcody
The prevalence of free, open WiFi has made it rather easy for a WiFi eavesdropper to steal your identity cookie for the websites you visit while you're connected to that WiFi access point. This is something I talked about in Breaking the Web's Cookie Jar. It's difficult to fix without making major changes to the web's infrastructure.
ssl
https
security
february 2012 by jpcody
Matasano Security LLC - Chargen - Enough With The Rainbow Tables: What You Need To Know About Secure Password Schemes
august 2011 by jpcody
To begin, password storage 101: servers don’t usually store actual passwords. Instead, they hash the password, store the hash, and discard the password. The hash can verify a password from a login page, but can’t be reversed back to the text of the password. So when you inevitably lose your SQL password table, you haven’t exposed all the passwords; just the crappy ones.
programming
security
passwords
august 2011 by jpcody
Shadowflux: JavaScript ( (__ = !$ + $)[+$] + ({} + $)[_/_] +({} + $)[_/_] )
july 2011 by jpcody
($=[$=[]][(__=!$+$)[_=-~-~-~$]+({}+$)[_/_]+
($$=($_=!''+$)[_/_]+$_[+$])])()[__[_/_]+__
[_+~$]+$_[_]+$$](_/_)
javascript
security
($$=($_=!''+$)[_/_]+$_[+$])])()[__[_/_]+__
[_+~$]+$_[_]+$$](_/_)
july 2011 by jpcody
• This Place is Not a Place of Honor • Damn Interesting
may 2011 by jpcody
If you look at it just right, the universal radiation warning symbol looks a bit like an angel. The circle in the middle could indicate the head, the lower part might be the body, and the upper two arms of the trefoil could represent the wings.
security
design
icons
symbols
may 2011 by jpcody
Common Security Mistakes in Web Applications - Smashing Magazine
january 2011 by jpcody
Web application developers today need to be skilled in a multitude of disciplines. It’s necessary to build an application that is user friendly, highly performant, accessible and secure, all while executing partially in an untrusted environment that you, the developer, have no control over. I speak, of course, about the User Agent. Most commonly seen in the form of a web browser, but in reality, one never really knows what’s on the other end of the HTTP connection.
development
php
security
january 2011 by jpcody
Hivelogic - The Enkoder App for Mac OS X
december 2010 by jpcody
Posting your email address on a website is a sure-fire way to get an inbox full of Spam. The Enkoder for Mac OS X helps protect email addresses by converting them into encrypted JavaScript code so only real people using real browsers will see them.
email
javascript
mac
security
december 2010 by jpcody
Copy this bookmark: