Go to file
oupson 0499bd782b
Apply clippy lint
2022-10-08 21:01:39 +02:00
rustcryptfs Apply clippy lint 2022-10-08 21:01:39 +02:00
rustcryptfs-lib Cargo clippy in rustcryptfs-lib 2022-10-08 16:23:52 +02:00
rustcryptfs-linux Refracto error handling on rustcryptfs-linux 2022-10-08 20:58:48 +02:00
.gitignore Add GocryptFs to simplify usage 2022-08-11 15:41:42 +02:00
Cargo.lock Remove useless serde_json error 2022-10-07 13:20:05 +02:00
Cargo.toml Add a linux lib for fuse filesystem 2022-10-03 14:38: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