Live data from Hacker News

FUSE-T is a kext-less implementation of FUSE for macOS that uses NFSv4

github.com

71–73 of 73 posts

Re: FUSE-T is a kext-less implementation of FUSE for macOS that uses NFSv4

#71
> With each version of macOS it's getting harder and harder to load kernel extensions. Apple strongly discourages it thus making software distributions that use 'macfuse' difficult to install.

omg that's terrible, Apple is so evil

> Additionally, the 'macfuse' kext is unstable, may cause frequent system crashes and kernel lock-ups.

oh

Re: FUSE-T is a kext-less implementation of FUSE for macOS that uses NFSv4

#72
post #70

Earlier quoted context omitted.

No it doesn’t. Go try to get VeraCrypt to use it. It requires code changes and recompilation.

For Python programs, a mere FUSE_LIBRARY_PATH=/usr/local/lib/libfuse-t.dylib is sufficient. For other binaries, overwriting the libfuse*.dylib with the libfuse-t.dylib should work in the same way.

VeraCrypt will not even install. Try
Post reply on HN