mirror of
https://github.com/bitcoin/bips.git
synced 2025-09-19 22:41:56 +02:00
Nit from PR review
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
@@ -62,7 +62,7 @@ This makes it impossible for an attacker to surreptitiously modify the policy, t
|
||||
|
||||
==== Avoiding key reuse ====
|
||||
|
||||
Reusing public keys within a Script is a source of malleability when using miniscript policies, which has potential security implications.
|
||||
Reusing public keys within a script is a source of malleability when using miniscript policies, which has potential security implications.
|
||||
|
||||
Reusing keys across different UTXOs harms user privacy by allowing external parties to link these UTXOs to the same entity once they are spent.
|
||||
|
||||
|
Reference in New Issue
Block a user