Projects

These are some of my Open Source projects, and generally unsupported.

EncFS is an encrypted virtual filesystem build on FUSE. It was released in 2004, and saw widespread use. It is fairly outdated and not maintained. See the github page for alternatives.

A Go wrapper for libfuse. Allows writing low-level virtual filesystems in Go which work with compatible libfuse implementations.