In light of the recent LinkedIn password debacle, I thought I would share a password secret I’ve been using for a while now, client side password hashing. 

Password hashing takes a simple password, runs it through an algorithm and spits out a more complex password.  Stanford University researchers developed an algorithm for passwords that