Cryptomator
TEST using https://aur.archlinux.org/packages/cryptomator
obsolete - will switch to encrypte rclone since using that (unencrypted) anyway
Cryptomator installed from AUR package - got PKGBUILD exception “jlink: command not found”. This was because jdk-openjdk was isntalled as dependency in the same session, so the PATH was not updated yet to include java things. Sourcing /etc/profile should help with this, but in this case a restart was necessary and then the installation could finish.