spacedrive/crates
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
..
crypto [ENG-309] Envelope encryption for the KM's root key (#482) 2022-12-12 15:04:08 +00:00
ffmpeg Improve setup script (#436) 2022-10-25 18:08:50 -07:00
file-ext finish theming 2022-10-23 03:24:46 -07:00
p2p Merge branch 'main' of https://github.com/spacedriveapp/spacedrive 2022-10-17 01:36:05 -07:00
prisma-cli move prisma schema and migrations to /core (#392) 2022-10-04 02:32:46 -07:00
sync More Sync Stuff (#438) 2022-10-27 23:12:28 -07:00