logfs 0.1.1

Simple append-only log based filesystem with encryption and compression
Documentation

logfs

A simple userspace file system implementation based on an append-only log.

Supports optional encryption and compression.

[!CAUTION] Note: the encryption is not audited - use at your own risk.