Go to file
oupson 198a75d0ee
Mount as a feature
2022-10-09 12:18:08 +02:00
rustcryptfs Mount as a feature 2022-10-09 12:18:08 +02:00
rustcryptfs-fuse Remove libfuse usage 2022-10-08 23:51:06 +02:00
rustcryptfs-lib Document rustcryptfs-lib 2022-10-08 21:42:02 +02:00
rustcryptfs-mount Mount as a feature 2022-10-09 12:18:08 +02:00
.gitignore Add GocryptFs to simplify usage 2022-08-11 15:41:42 +02:00
Cargo.lock Mount as a feature 2022-10-09 12:18:08 +02:00
Cargo.toml Mount as a feature 2022-10-09 12:18:08 +02:00
README.md Work on README 2022-10-06 16:29:09 +02:00

README.md

RustCryptFS

An implementation of gocryptfs in Rust.

Supported plaforms and features

  • Linux (via FUSE)
    • read
    • write
  • Windows
    • read
    • write