Description
The FUSE 2 interface that lets userspace programs provide filesystem behavior to the Linux kernel. It enables tools that mount archives, remote storage, virtual filesystems, and other non-kernel filesystems.
Most users receive it because another filesystem tool needs it. FUSE mounts can affect file access and permissions, so mount only sources and helpers you trust.