mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
* update generated key on slider click * add ui for decrypting with password+saving to key manager * update rust code to support password decryption and saving it to the library * add decrypt with password UI functionality * add content salt to key viewer * disable key manager decryption if no keys are mounted * clippy