Skip to content

Commit 03ef3f2

Browse files
committed
docs(coinjoins): add new fault for bip78 in a social usecase
1 parent afb6dfc commit 03ef3f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bip78-adapted.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,6 @@ sequenceDiagram
7878
> *another possibiility is for the receiver to pre-fill their input(s) in the first stage, and save on the last interaction, but that's not how bip 78 is specified, there the initiator is the sender and you don't wan to reveal UTXOs to fake senders*
7979
> -- @nothingmuch
8080
81-
This may be so in an online shopping scenario when you are interacting with a merchant, but i think this would be different for a more social use case.
81+
This may be so in an online shopping scenario when you are interacting with a merchant, but i think this would be different for a more social use case.
82+
83+
Not only does this expose the receivers inputs to a potentially malicous sender — but it may be possible that the sender receives a payment if they broadcast the transaction.

0 commit comments

Comments
 (0)