Go to file
oupson 4a7d489ff4
Fix compilation on other target than linux
2022-10-10 11:03:31 +02:00
rustcryptfs Add licenses 2022-10-09 15:50:21 +02:00
rustcryptfs-fuse Fix compilation on other target than linux 2022-10-10 11:03:31 +02:00
rustcryptfs-lib Add licenses 2022-10-09 15:50:21 +02:00
rustcryptfs-mount Fix compilation on other target than linux 2022-10-10 11:03:31 +02:00
.gitignore Fix compilation on other target than linux 2022-10-10 11:03:31 +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
LICENSE-APACHE Add licenses 2022-10-09 15:50:21 +02:00
LICENSE-MIT Add licenses 2022-10-09 15:50:21 +02:00
README.md Add licenses 2022-10-09 15:50:21 +02:00

README.md

RustCryptFS

An implementation of gocryptfs in Rust.

Supported plaforms and features

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

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.