From 3eb99272b3652ef5e18417eda8edade5c24645ec Mon Sep 17 00:00:00 2001 From: kdmukai Date: Tue, 26 Aug 2025 08:15:03 -0500 Subject: [PATCH] Clarify allowed usage of Seed XOR standard and name --- docs/seed-xor.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/seed-xor.md b/docs/seed-xor.md index 719a32cf..b79fb843 100644 --- a/docs/seed-xor.md +++ b/docs/seed-xor.md @@ -157,6 +157,12 @@ with the others on a SEEDPLATE. - right to A, down to B ... take that number, and go to that column - down to C, that is answer: a ⊕ b ⊕ c +## Open Standard +Seed XOR is an open standard. Other software and hardware wallets are encouraged to +implement support. No license or permission is required, including usage of the term +"Seed XOR" when referring to implementations of this feature. Such implementations +should match the process described in this documentation and be fully interoperable. + --- # 24 Words XOR Seed Example Using 3 Parts