The document discusses the migration of password hashes at Ocado Technology, focusing on the shift from outdated hashing algorithms like MD5 to more secure slow hashing algorithms such as bcrypt and PBKDF2. It outlines the necessary steps in the migration process, including performance comparisons of hashing speeds, reasons for the upgrade, and the implementation of the new password hashing library. The presentation also provides details on the migration plan, emphasizing the importance of gradually upgrading user passwords through various triggers like logins and password changes.
Related topics: