spacedrive/packages/client
jake 8ee2d18053
[ENG-309] Envelope encryption for the KM's root key (#482)
* use master key to encrypt the root key (breaking)

* introduce breaking changes to the keymanager (this breaks master password changing, backup restoration, etc)

* change MP -> RK

* minor tweaks + comment out broken features temporarily

* experimental new master password changing

* add a `write_storedkey_to_db` helper function

* general cleanup and fixes

* potentially patch backup restoration

* uncomment+clean up restoration in api

* strip whitespaces from user inputted secret key, and fix MPC bug

* clippy

* add memory only flag to `StoredKey`
2022-12-12 15:04:08 +00:00
..
src [ENG-309] Envelope encryption for the KM's root key (#482) 2022-12-12 15:04:08 +00:00
package.json Utilise tsconfig paths for workspace module resolution (#454) 2022-11-06 20:18:41 -08:00
README.md restructure project files layout 2022-03-31 17:41:17 -07:00
tsconfig.json Format existing code with new conventions 2022-05-22 23:24:43 -05:00