Expand description
§Auths
Decentralized identity for developers. Cryptographic commit signing with Git-native storage using KERI-inspired identity principles.
§CLI
cargo install auths-cli§Crate ecosystem
| Crate | Purpose |
|---|---|
auths-core | Cryptography and keychain integration |
auths-id | Identity and attestation logic |
auths-verifier | Standalone verification (FFI/WASM) |
auths-sdk | High-level application services |
auths-cli | Command-line interface |
Re-exports will be added in a future version once all crates are published under their canonical hyphenated names.