๐Ÿš€ Desktop Update 1.15.3 is out now!

This Linux-only update prepares Cryptomator for the future by supporting the latest version of the system library libfuse (v3.17.1) โ€” all while staying fully backward compatible.

#Cryptomator #Linux #OpenSource #CyberSecurity #PrivacyTools #libfuse #DataProtection #Encryption #LinuxUpdate #FOSS

Is there a #libfuse / #fuse module for mounting #googlePhotos to the #Linux #filesystem
And if not, is there a well-supported way to sync the most recent (say) month of photos?

Please #boost

To build latest #libfuse for #Linux as a #Flatpak module, the #meson #buildsystem is required and meson needs to be configured properly. This is how it can be done:

https://github.com/cryptomator/flathub/pull/4/commits/13b46d3c3d7304864b512fe2d20ad91bf80b9030

Change buildsystem to build libfuse by purejava ยท Pull Request #4 ยท cryptomator/flathub

Fixes Error: module libfuse: Can't find autogen, autogen.sh or bootstrap on Cryptomator build.

GitHub

As promised, here is a small update on the #libFUSE bindings for #Java using #jep424 I'm currently working on for @cryptomator:

In an upcoming release we'll change two (or three) things that will boost (not just) r/w performance:

1. Switch from AES-CTR + HMAC to AES-GCM (eliminating expensive sha256 computations)
2. switch from fuse-jnr to jFUSE
3. potentially switching from macFUSE to tuse-t on macOS

I did some benchmarks on my Mac showing the relative performance increments of each change:

FUSE issue with AppImage - SOLVED

PeerTube