auths 0.0.1-rc.10

Decentralized identity for developers — cryptographic commit signing with Git-native storage
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.57 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 986.9 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • auths-dev/auths
    2 1 36
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • bordumb

auths

Decentralized identity for developers. Cryptographic commit signing with Git-native storage.

This is the umbrella crate that re-exports auths-core and auths-verifier.

Usage

[dependencies]
auths = "0.0.1-rc.5"

CLI

cargo install auths-cli

See the repository for full documentation.