Passwords – You’re Doing it Wrong!
Turns out many startups and major companies are storing their passwords in a terrible terrible way – plaintext, SHA1, MD5, SHA1+salt, etc are common and BAD. DB leaks can and do happen. This fast talk gives an intuition about why these approaches are bad, why you’re company is a target for hackers, and what the right approach is (hint: bcrypt or similar). I give you a path to fixing all of your passwords overnight. Afterward, email your CTO!