Skip to content

Commit 17aa336

Browse files
committed
News62: final (hopefully) edits
1 parent 4edf419 commit 17aa336

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/en/newsletters/2019-09-04-newsletter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ notes a few changes in popular Bitcoin infrastructure projects.
6868
This completes the proposer step in SNICKER.
6969

7070
If Bob participates in the scheme, his wallet can begin the
71-
receiver by periodically checking the server to see if
71+
receiver step by periodically checking the server to see if
7272
anyone like Alice has sent him a proposed PSBT. If so, Bob can
7373
evaluate the PSBT to ensure it's correct, add his signature for his
7474
UTXO to finalize it, and broadcast the transaction to complete the
@@ -82,13 +82,13 @@ notes a few changes in popular Bitcoin infrastructure projects.
8282
people via a variety of servers, selecting whichever proposal he
8383
prefers (or none at all). Either party can also spend their UTXO
8484
normally at any time, automatically invalidating any pending proposals
85-
without any harm done. The PSBTs can be exchanged using any medium that doesn't require users identify themselves,
85+
without any harm done. The PSBTs can be exchanged using any medium that doesn't require users to identify themselves,
8686
such as a via a simple FTP server over Tor, making it easy for anyone to host a
8787
SNICKER exchange server.
8888

8989
The main downside of the proposal is that it requires the proposer
9090
(Alice) know the public key of the receiver (Bob). Almost all
91-
transactions today pay an address that doesn't include a public key,
91+
transaction outputs today pay addresses that don't directly include public keys,
9292
although that may change if the proposed [taproot][bip-taproot]
9393
soft fork is activated and becomes widely adopted. In the meantime,
9494
the SNICKER proposal suggests scanning for reused addresses where public keys

0 commit comments

Comments
 (0)