@purejava wow, thank you very much for the information and the upstream work in KeePassXC
nailing down this problem!
Search Criteria
Package Details: cryptomator-bin 1.15.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cryptomator-bin.git (read-only, click to copy) |
---|---|
Package Base: | cryptomator-bin |
Description: | Multiplatform transparent client-side encryption of your files in the cloud. |
Upstream URL: | https://cryptomator.org/ |
Keywords: | AppImage binary cryptography encryption |
Licenses: | GPL3 |
Conflicts: | cryptomator |
Provides: | cryptomator |
Replaces: | cryptomator |
Submitter: | ajgraves |
Maintainer: | ajgraves (overheadhunter, SailReal, as.skymatic) |
Last Packager: | SailReal |
Votes: | 31 |
Popularity: | 0.88 |
First Submitted: | 2021-05-02 19:50 (UTC) |
Last Updated: | 2025-02-05 15:48 (UTC) |
Dependencies (4)
- fuse2
- fuse3 (fuse3-gitAUR)
- keepassxc-cryptomatorAUR (optional) – Use KeePassXC to store vault passwords
- ttf-hanazono (optional) – Install this font when using Japanese system language
Required by (1)
- keepassxc-cryptomator (requires cryptomator)
Sources (10)
- cryptomator-1.15.1-1-aarch64.AppImage.asc
- cryptomator-1.15.1-1-aarch64.AppImage
- cryptomator-1.15.1-1-x86_64.AppImage.asc
- cryptomator-1.15.1-1-x86_64.AppImage
- cryptomator-vault.xml
- org.cryptomator.Cryptomator.desktop
- org.cryptomator.Cryptomator.png
- org.cryptomator.Cryptomator.svg
- org.cryptomator.Cryptomator.tray-unlocked.svg
- org.cryptomator.Cryptomator.tray.svg
SailReal commented on 2022-03-03 14:23 (UTC)
purejava commented on 2022-03-02 18:26 (UTC)
@SailReal Thanks, but no. The issue you describe is logged as:
17:40:16.917 [JavaFX Application Thread] INFO org.purejava.KeepassProxyAccess - org.purejava.KeepassProxyAccessException: ErrorCode: 1, Datenbank nicht geöffnet
17:40:31.420 [JavaFX Application Thread] INFO org.purejava.KeepassProxyAccess - org.purejava.KeepassProxyAccessException: Error: message could not be decrypted
This is due to KeePassXC 2.6.6
sometimes having problems with messages (send between KeePassXC and a client) getting out of sync and therefore cannot be decrypted on the client side. This was noticed for a different scenario and fixed by https://github.com/keepassxreboot/keepassxc/pull/7404, which fixes the issue you point out for keepassxc-cryptomator too. KeePassXC Release 2.7.0-beta1
contains the fix.
SailReal commented on 2022-03-02 11:04 (UTC)
@purejava haven't had time to look for the cause yet but what I've also noticed is this: if KeepassXC is not unlocked when you start Cryptomator, you have to restart Cryptomator first so you can unlock the vaults with passwords from KeepassXC. Maybe that was the problem you noticed.
purejava commented on 2022-03-02 06:43 (UTC)
@SailReal Thanks for testing. It's GNOME on Arch linux (VM). I could not reproduce it either. I re-tested on a different VM (GNOME on Arch linux as well) today and it worked fine. Sorry for the noise.
SailReal commented on 2022-03-01 23:00 (UTC)
@purejava what distro and DE do you use? On Manjaro using GNOME it works for me using cryptomator
and cryptomator-bin
purejava commented on 2022-02-28 06:42 (UTC)
cryptomator-bin does not read contents of the pluginDir: ~/.local/share/Cryptomator/plugins
and hence not uses the keepassxc-cryptomator plugin when startet via the .desktop
entry. It does use the pluginDir when startet via the CLI.
SailReal commented on 2021-10-19 21:59 (UTC)
@f0xa69 cryptomator-bin
provides implicitly only cryptomator-bin
but now cryptomator
too, thanks for the hint :)
f0xa69 commented on 2021-10-19 21:33 (UTC)
Could you add a provides=('cryptomator') line to the PKGBUILD, so i can use this pkg together with the new keepassxc-cryptomator plugin? That'd be awesome, thx!
Dwa30v commented on 2021-09-09 16:18 (UTC)
@ajgraves, thanks a lot for the help. Appreciated!
ajgraves commented on 2021-09-09 14:55 (UTC)
@Dwa30v, you need to import the key first. Do gpg --recv-keys 615D449FE6E6A235
which will import the PGP key for releases@cryptomator.org, then re-try your update.
Pinned Comments
ajgraves commented on 2021-05-02 20:00 (UTC)
Hello everyone! This is a new package, created from
cryptomator
which is being updated to build from source. This package will always install the latest binary (AppImage) as built from upstream. If you'd rather build the app from source, please use thecryptomator
package instead.