Decentralized identity for developers. Cryptographic commit signing with Git-native storage.
This is the umbrella crate that re-exports [`auths-core`](https://crates.io/crates/auths-core) and [`auths-verifier`](https://crates.io/crates/auths-verifier).
```toml
[dependencies]
auths = "0.0.1-rc.5"
```
```sh
cargo install auths-cli
```
See the [repository](https://github.com/auths-dev/auths) for full documentation.