minder icon indicating copy to clipboard operation
minder copied to clipboard

Don't reuse the same salt for all encryption operations

Open jhrozek opened this issue 1 year ago • 2 comments

At the moment minder uses the same salt to encrypt all the data we store in our db. We should switch to using a salt per encryption operation.

jhrozek avatar Apr 29 '24 10:04 jhrozek

This turned out to be a larger effort than we though. There is a design page now.

jhrozek avatar May 03 '24 14:05 jhrozek

Design sent for review on Slack

jhrozek avatar May 07 '24 15:05 jhrozek