Go to file
oupson 004a9b4b54
Merge pull request #6 from oupson/2-mount-a-gocryptfs-filesystem-on-linux
2 mount a gocryptfs filesystem on linux
2022-10-09 12:45:05 +02:00
rustcryptfs Change error message and info for user 2022-10-09 12:43:26 +02:00
rustcryptfs-fuse Change error message and info for user 2022-10-09 12:43:26 +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