Scille / parsec-cloud

Open source Dropbox-like file sharing with full client encryption !
https://parsec.cloud
Other
268 stars 40 forks source link

Keys bundle self healing #6501

Open touilleMan opened 7 months ago

touilleMan commented 7 months ago

see https://github.com/Scille/parsec-cloud/blob/c40ad7d297aa05b6b0e2d1171b1c0ce70c9e01ff/libparsec/crates/client/src/certif/realm_key_rotation.rs#L340-L356

mmmarcos commented 5 months ago

self healing is nice to have (if it's not there, the system will lock up if ever there are invalid manifests, which is the current behavior of Parsec v2). Moving this out of 3.0 milestone.