#identity #assertions #group #creator #specification #sdk #cawg

cawg-identity

Rust SDK for CAWG (Creator Assertions Working Group) identity assertion

4 releases

new 0.2.1 Jan 18, 2025
0.2.0 Jan 16, 2025
0.1.1 Oct 24, 2024
0.1.0 Oct 24, 2024

#6 in #creator

Download history 168/week @ 2024-10-19 37/week @ 2024-10-26 35/week @ 2024-11-02 14/week @ 2024-11-09 11/week @ 2024-11-16 2/week @ 2024-11-23 1/week @ 2024-11-30 37/week @ 2024-12-07 10/week @ 2024-12-14 4/week @ 2025-01-04 49/week @ 2025-01-11

53 downloads per month

MIT/Apache

2MB
40K SLoC

Implementation of CAWG identity assertion specification

CI Latest Version docs.rs codecov

Implementation of the core of the Creator Assertions Working Group identity assertion draft specification.

Contributions and feedback

We welcome contributions to this project. For information on contributing, providing feedback, and about ongoing work, see Contributing.

Known limitations

This is very early days for this crate. Many things are subject to change at this point.

Requirements

The toolkit requires Rust version 1.82.0 or newer. When a newer version of Rust becomes required, a new minor (0.x.0) version of this crate will be released.

Supported platforms

The toolkit has been tested on the following operating systems:

  • Windows

    • Only the MSVC build chain is supported on Windows. We would welcome a PR to enable GNU build chain support on Windows.
  • MacOS (Intel and Apple silicon)

  • Ubuntu Linux on x86 and ARM v8 (aarch64)

License

The cawg-identity crate is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

Some components and dependent crates are licensed under different terms; please check the license terms for each crate and component for details.

Dependencies

~34–52MB
~1M SLoC