Go to file
oupson 8ce3ea7257
Add licenses
2022-10-09 15:50:21 +02:00
rustcryptfs Add licenses 2022-10-09 15:50:21 +02:00
rustcryptfs-fuse Add licenses 2022-10-09 15:50:21 +02:00
rustcryptfs-lib Add licenses 2022-10-09 15:50:21 +02:00
rustcryptfs-mount Add licenses 2022-10-09 15:50:21 +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
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.