Extend native file handling in OS X (was OSXFUSE)

FUSE for macOS

FUSE 3.10.4

  -  6.7 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of FUSE 3.10.4.


For those interested in downloading the most recent release of FUSE for macOS or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • FUSE 3.10.4 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    FUSE 3.10.4 Screenshot 1
  • FUSE 3.10.4 Screenshot 2

What's new in this version:

- Fix an incompatibility with third party kernel extensions, that were built using legacy versions of the macOS SDK. The incompatibility could result in undefined behavior, including kernel panics. See #652 for details
- Add support for installing FUSE for macOS without an active internet connection. When installing FUSE, Gatekeeper needs to verify the FUSE kernel extension is notarized. The notarization ticket is now stapled to the installer package
- Add secure timestamp when signing the FUSE kernel extension in order to address a notarization warning
- Sign the installer plugin, that is responsible for getting user consent to load the FUSE kernel extension, to address a notarization warning
- Add support for build target variants to the build script. This allows building the same target, e.g. the kernel extension, multiple times during the overall build process without overwriting the previously built files
- Improve support for the asynchronous notarization workflow of the build script