Skip to content

Commit cba777e

Browse files
committed
Fix bolded principles
1 parent 6bb18b6 commit cba777e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bip-0360.mediawiki

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,21 +180,21 @@ remember that these are quantum (r)esistant addresses. This is referencing the l
180180
We believe any approach to augment Bitcoin with quantum resistance should meet the following requirements. Any
181181
upgrade to Bitcoin's quantum resistance should:
182182

183-
**Change as little as possible.** Unless absolutely necessary should reuse existing Bitcoin code, standards and the
183+
*Change as little as possible.* Unless absolutely necessary should reuse existing Bitcoin code, standards and the
184184
existing expectations of how to use Bitcoin.
185185

186-
**The upgrade must be gentle, staged and low cost.** Rather than require that wallets and exchanges immediately support
186+
*The upgrade must be gentle, staged and low cost.* Rather than require that wallets and exchanges immediately support
187187
post-quantum signatures we must provide a way for them to gentle move to greater quantum resistance in small steps. This
188188
is critical because an upgrade path which requires too much effort up front is unlikely to be adopted prior to a
189189
a state of quantum emergency. The earlier the ecosystem begins upgrading to quantum resistance, the lower the number of
190190
coins at risk when quantum attacks become practical.
191191

192-
**Use NIST standardized post-quantum signature algorithms.** These algorithms have gotten the most scrutiny
192+
*Use NIST standardized post-quantum signature algorithms.* These algorithms have gotten the most scrutiny
193193
and are likely to be most well supported and well studied going forward. The entire Bitcoin ecosystem will benefit
194194
from using the most popular post-quantum signature algorithms including leveraging hardware acceleration
195195
instructions, commodity trusted hardware, software libraries and cryptography research.
196196

197-
**Hedge against unexpected attacks on signature algorithms.** This is motivated by two factors. First,
197+
*Hedge against unexpected attacks on signature algorithms.* This is motivated by two factors. First,
198198
Bitcoin must enable parties to hold coins securely for decades if not centuries. The history of cryptography is
199199
one of unexpected breakthroughs in attacks. Thus, Bitcoin should enable the user of multiple signature algorithms
200200
to hedge against the failure of any particular algorithm. Second, Many post-quantum algorithms are relatively new

0 commit comments

Comments
 (0)