diff --git a/README.md b/README.md index e9bf971..b758dc6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ control over the mnemonic itself, and other components can request deterministic data. The seed can be split using the Keyfork Shard mechanism, which utilizes Shamir's Secret Sharing to allow "M-of-N" recovery of the seed. +All crate licenses are notated using the "license" field in their respective +Cargo.toml. As a general rule, As a general rule, crates with binaries are +licensed AGPL and crates only used as a library are licensed MIT. Forked +projects retain their original licenses. + ## Dependency Policy Dependencies must not be added to core utilities such as seed generation and