← Back to match
rencfs
Rust encrypted filesystem mounted with FUSE on Linux for creating encrypted directories.
Desktopfreeglobal
rencfs is an encrypted file system written in Rust and mounted with FUSE on Linux, letting users create encrypted directories that can be safely backed up to an untrusted server. It's built on the audited `ring` cryptography crate, though the project itself states it is still under development, unaudited, and not yet recommended for sensitive data — best suited for experimental and learning use for now.
Categories
privacy toolsdeveloper tools

