Skip to content

Commit f7da867

Browse files
authored
Update stack-seed.md
1 parent b400f57 commit f7da867

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_includes/stack-seed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ _Much of Blockchain Commons' work is focused on providing users with secure & re
55
* **Seeds.** Seeds are the foundation of digital-asset security, as they're used to generate signing keys and auth keys, often in a hierarchical manner. URs allow the encoding of seeds as `ur:seed`, but Envelopes are now preferred because they can store metadata and also allow for encryption or elision. Blockchain Commons' [seedtool-cli-rust](https://github.com/BlockchainCommons/seedtool-cli-rust) and [Seedtool for iOS](https://github.com/BlockchainCommons/GordianSeedTool-iOS) offer best practices for the management of seeds.
66
* See our [128-bit test seed](/seed-128/)
77
* See our [256-bit test seed](/seed-256/)
8+
* See [Envelopes in seeds](/envelope/seed/)
89

910
* **Entropy.** The randomness used to create seeds is Entropy.
1011

0 commit comments

Comments
 (0)