From 6fb4035f0b40407b8042b5f4ebe821c58597deb7 Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 6 Oct 2023 16:12:31 -0500 Subject: [PATCH] README: add note about cargo-hakari --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2b1203c..940ba40 100644 --- a/README.md +++ b/README.md @@ -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