home.social

#libfuse — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #libfuse, aggregated by home.social.

  1. 🚀 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

  2. 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: