desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Syncrypt Desktop - Platform independent graphical client

Results 17 desktop issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

Right now a vault owner can only export the vault key bundle from a non-cloned vault. We should allow deleting the vault from the server as well, even without it...

bug
enhancement
critical

Key creation can take a long time. Fore example, for the last vault I created it took up to 10 seconds (rough estimate) during which we should indicate to the...

enhancement

When creating a new vault and inviting users from the vault dialog during creation, the invited user does not get added. Error in daemon: ``` 2019-10-15 05:30:57 [I] Getting a...

bug
critical

Even though the daemon returns identity_state = "uninitialized", syncrypt-desktop shows a normal view. Ideally it would show the key generation wizard again. ![image](https://user-images.githubusercontent.com/232086/60532106-d32acd00-9cfc-11e9-9888-6f2f7a11e093.png)

Tutorial wizard shows every time. Might also be a problem with the daemon

bug

Currently (Linux): * Desktop: ```~/.config/Syncrypt``` * Daemon: ```~/.config/syncrypt``` We should use ```~/.config/syncrypt``` for both. The other platforms should be analogous.

Allow users to export & import their RSA public / private key pair.

enhancement
critical

Currently the daemon doesn't stop or get restarted. Need to fix that.

bug
cross-plattform