bcx 0.1.0

Bifrost Casual Exchange protocol primitives for verifiable causal network accountability.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# BCX Supply-Chain Security

Status: active policy

The default BCX crates must remain zero-third-party-dependency and no-std until
a dependency is explicitly admitted.

Before admitting a dependency:

- check the latest crate version,
- review license compatibility with `EUPL-1.2`,
- review build scripts and proc macros,
- check RustSec advisories,
- check maintenance status,
- document why local code or a smaller subcrate is not better,
- add targeted tests for the dependency boundary.

Unknown registries and unknown git sources are denied by `deny.toml`.