A simpler, faster, and more lightweight implementation of Cryptomator using Rust.
Usage: yombar [OPTIONS] <COMMAND>
Commands:
create Create a new empty vault
mount Mount a vault as a virtual filesystem using FUSE
serve Serve a vault from a local WebDAV server
translate Translate between cleartext paths and encrypted paths
help Print this message or the help of the given subcommand(s)
Options:
-v, --verbose... Enable verbose output (can be specified multiple times)
-h, --help Print help
-V, --version Print version
- Contributions to this project must be submitted under the project's license.
- Contributors to this project must attest to the Developer Certificate of Origin by including a
Signed-off-bystatement in all commit messages. - All commits must have a valid digital signature.