Hi,
This description comes from Chat gpt only it is a very good description so I’m including it here.
It explains the fuse file system and why cryptometer uses it.
In the context of Cryptomator, FUSE-T is a modern, kernel-extension-free alternative to macFUSE, designed to improve compatibility and security on macOS—especially for Apple Silicon (M1/M2/M3) systems.
What Is FUSE-T?
FUSE-T is a user-space implementation of FUSE (Filesystem in Userspace) for macOS that avoids using kernel extensions (kexts). Instead, it operates by translating FUSE protocol calls into NFS (Network File System) calls, allowing macOS to mount encrypted volumes without deep system integration. This design aligns with Apple’s move away from supporting third-party kernel extensions, which are increasingly restricted in newer macOS versions .
Why Cryptomator Uses FUSE-T
Cryptomator recommends FUSE-T for macOS users, particularly those with Apple Silicon devices, because:
No Kernel Extensions Required: FUSE-T doesn’t require kernel extensions, simplifying installation and avoiding the need to disable System Integrity Protection (SIP) .
Better macOS Integration: It offers smoother integration with macOS, reducing potential conflicts and installation issues associated with macFUSE .
Future-Proofing: As Apple continues to deprecate kernel extensions, FUSE-T provides a more sustainable solution for mounting encrypted volumes .
Considerations and Limitations
While FUSE-T offers several advantages, there are some considerations:
Experimental Support: Cryptomator’s support for FUSE-T is still considered experimental, and users may encounter occasional issues .
File Preview Behavior: Some users have reported that previewing files within a FUSE-T-mounted volume can update the file’s “date modified” attribute, which may be undesirable in certain workflows .
Recommendation
If you’re using Cryptomator on a Mac with Apple Silicon, installing FUSE-T is advisable for better compatibility and to avoid the complexities associated with kernel extensions. However, be aware of its experimental nature and monitor for any issues that may arise during use.
For more information or to download FUSE-T, you can visit the official website: fuse-t.org.