|
|
|
|
|
by alfongj
1979 days ago
|
|
Would e2ee really be guaranteed if a user sets an 8 char password? Because if so an attacker with control of the server could brute forcedly decrypt the encryption key, and in turn all DB contents for a user, no? Apologies if this is covered somewhere in the docs, but I couldn’t find it. |
|
Ultimately we strongly recommend that developers using the end-to-end encryption mode of Userbase recommend their users use a password manager, since losing their password means losing their data (and we try to make this extremely clear to any developers using Userbase via the admin panel and docs). A password manager randomly generating passwords makes this a non-issue.
But alas, we do recognize not everyone will, which is where scrypt comes in to play.
[1](pg. 14): https://www.tarsnap.com/scrypt/scrypt.pdf