Is it possible to support the new FSKit API backend for macFUSE so ifuse can be used on macOS without requiring the kernel extension? The FSKit backend was added to macFUSE 5.1.x but is not currently the default so it looks like ifuse would need to expose an option to configure it. From FUSE Backends:
By default, macFUSE uses the VFS API to mount file systems. When specifying the mount-time option -o backend=fskit, macFUSE will use FSKit to mount the file system.
Thanks for considering!
Is it possible to support the new FSKit API backend for macFUSE so ifuse can be used on macOS without requiring the kernel extension? The FSKit backend was added to macFUSE 5.1.x but is not currently the default so it looks like ifuse would need to expose an option to configure it. From FUSE Backends:
Thanks for considering!