|
|
|
|
|
by mzajc
608 days ago
|
|
Personally, I feel like the bold statements about encryption should be removed until this is implemented to avoid misleading users. Out of curiosity, is the data encrypted with a client-provided secret (eg. a password hash, or something that would otherwise be impossible to extract from the server), or is the secret stored on the server? |
|
I see hundreds of products slapping "Encryption at rest" to make people believe their data is safe :) Yet, it's accessible by anyone that controls the server...
We also go further into details in the privacy page too.
The data cannot be decrypted without a client-provided secret. We'll make sure to be more transparent regarding all this.