Thursday, March 28, 2019

User Account Best Practices

Dave DeLong:

Let’s say, hypothetically, that I wanted to create a “user account” feature for an app.

Where should I go to read up on best practices for safely storing the user’s password on the backend?

Cory Kilger:

I’ve found this to be a good guide.

Thomas Baignères:

You should definitely have a look at PAKE.

Antwan van Houdt:

This is also a great post about it but its pretty long, so nice reading material :)

1 Comment RSS · Twitter

Leave a Comment