1 unstable release

0.0.0 Aug 24, 2024

#25 in #simpler

AGPL-3.0

2KB

yombar

A simpler, faster, and more lightweight implementation of Cryptomator using Rust.

Usage

Usage: yombar [OPTIONS] <COMMAND>

Commands:
  create     Create a new empty vault
  mount      Mount a vault as a virtual filesystem
  translate  Translate between cleartext paths and encrypted paths
  help       Print this message or the help of the given subcommand(s)

Options:
  -v, --verbose...
  -h, --help        Print help
  -V, --version     Print version

Contributing

  • 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-by statement in all commit messages.
  • All commits must have a valid digital signature.

No runtime deps