mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-08-02 02:06:05 -04: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