EXPERIMENTAL/EARLY implementation of the core of the Creator Assertions Working Group identity assertion draft specification.
We welcome contributions to this project. For information on contributing, providing feedback, and about ongoing work, see Contributing.
This is very early days for this crate. Many things are subject to change at this point.
In particular, there is no support (yet) for multiple identity assertions in a single manifest.
The toolkit requires Rust version 1.80.0 or newer. When a newer version of Rust becomes required, a new minor (1.x.0) version of this crate will be released.
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)
The cawg-identity-core
crate is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT.
Note that some components and dependent crates are licensed under different terms; please check the license terms for each crate and component for details.