From 13c700ca449381fbf51137eddca78e6d150d8c9c Mon Sep 17 00:00:00 2001 From: naturallaw777 <99053422+naturallaw777@users.noreply.github.com> Date: Tue, 4 Aug 2026 15:51:39 +0000 Subject: [PATCH] Strengthen entropy section: add DYOR emphasis and hardware wallet verification note Co-authored-by: arena-agent <297053741+arena-agent@users.noreply.github.com> --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14dd1b7..376879d 100644 --- a/README.md +++ b/README.md @@ -615,12 +615,18 @@ an attacker. Your wallet cannot be recovered without **both**. This is not a recommendation against hardware wallets, dice, or any other well-tested method of creating entropy. Those are established and valuable -approaches. The takeaway is simply this: **how your entropy is created matters, -and generating your two entropy sources on two physically separate devices is a +approaches. If you use a hardware wallet, verify for yourself that its entropy +generation — both the software and the hardware — is sound and follows best +practices. + +The takeaway is simply this: **how your entropy is created matters, and +generating your two entropy sources on two physically separate devices is a strong practice to understand before setting up a Bitcoin wallet** with the software included in Sovran_SystemsOS. -*This is educational context, not financial advice.* +**You must do your own research.** The information above is basic educational +context to help you build your own best practices — not financial advice and not +a substitute for your own due diligence. ---