Okay, this is pretty sick, @ActionRetro ...

  • And yes I do know *several legit reasons to use #VRAM as voltaile storage - like when one has a shitton of cheap, used #Quadro, #Tesla or #nVidiaGrid cards and wants some non-persisten storage to cache stuff with instead of ruining SSDs with a shitload of IOPS.

Or when you build your own custom minimalist #linux (like I do -> @OS1337) it may come in handy for a non-persistent / forensic setup to be able to just chug' in a old GPU and have a system that verifyably cannot exfiltrate data.

  • Something one may want for onsite data recovery of sensitive data...

#vramfs #fuse #libfuse #vram #OpenCL

Using VRAM as a RAM Disk is Slightly Cursed...

YouTube

🚀 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