Skip to content

An encrypted file system in Rust that mounts with FUSE on Linux. It can be used to create encrypted directories.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache-2.0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

radumarias/rencfs-daemon

Repository files navigation

RencFs daemon

Warning

This is very early in development. Please do not use it with sensitive data just yet. Please wait for a stable release. It's mostly ideal for experimental and learning projects.

An encrypted file system in Rust that is mounted with FUSE on Linux. It can be used to create encrypted directories.

It uses rencfs and can be installed as a systemd service and configured via YAML files.

You can define encrypted directories with their mount points, defined as vaults. It exposes a gRPC server to interract with, you can build your own custom GUI client over it.

About

An encrypted file system in Rust that mounts with FUSE on Linux. It can be used to create encrypted directories.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages