README: remove note about hakari
This commit is contained in:
parent
542c206c5e
commit
f6ffb39543
|
@ -12,9 +12,6 @@ control over the mnemonic itself, and other components can request
|
||||||
deterministic data. The seed can be split using the Keyfork Shard mechanism,
|
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.
|
which utilizes Shamir's Secret Sharing to allow "M-of-N" recovery of the seed.
|
||||||
|
|
||||||
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
|
## Dependency Policy
|
||||||
|
|
||||||
Dependencies must not be added to core utilities such as seed generation and
|
Dependencies must not be added to core utilities such as seed generation and
|
||||||
|
|
Loading…
Reference in New Issue