README: add note about cargo-hakari

This commit is contained in:
Ryan Heywood 2023-10-06 16:12:31 -05:00
parent 18213e1ee1
commit 6fb4035f0b
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ This toolchain uses a bip32 seed loaded into an agent to generate deterministic
and unique keypairs. This ensures only the agent has control over the mnemonic
itself, and other components can simply request deterministic data.
This repository must not be managed by `cargo-hakari`, to ensure each plumbing
binary can be built with as few dependencies and SLOC to review as possible.
## Dependency Policy
Dependencies must not be added to core utilities such as seed generation and