public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Peter Todd <pete@petertodd.org>
To: Murch <murch@murch.one>
Cc: bitcoindev@googlegroups.com
Subject: [bitcoindev] One Time Signatures ≠ One Message Signed
Date: Thu, 4 Jun 2026 11:01:25 +0000	[thread overview]
Message-ID: <aiFbBdvndmMhIcbW@petertodd.org> (raw)
In-Reply-To: <ec83d322-c7e7-4d12-a1ac-2768db4515a3@murch.one>

[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]

On Thu, May 28, 2026 at 10:25:51AM -0700, Murch wrote:
> One-time signature schemes are not well-suited for Bitcoin because they:
> 
> - cannot be used to participate in multi-user transaction (as another
> participant could fail the process and force a second signature)
> - incur lost funds or lost keys upon address reuse (as every node would need
> to track every output script to prevent duplicates, and the recipient has no
> say in their output script being sent to another time)
> - are incompatible with transaction replacement (zero-conf enthusiasts
> rejoice!)

Note that you can design a message signing scheme where you can use a pubkey to
sign a merkle tree of messages. In the case of a transaction, multiple
conflicting versions of the transaction with different fee rates.

Basically, a One Time Signing Scheme that produces multiple signatures for one
signing event.

-- 
https://petertodd.org 'peter'[:-1]@petertodd.org

-- 
You received this message because you are subscribed to the Google Groups "Bitcoin Development Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bitcoindev+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/bitcoindev/aiFbBdvndmMhIcbW%40petertodd.org.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2026-06-05  5:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-20 17:41 [bitcoindev] One Time Signatures as an Advantage? Jason Resch
2026-05-21  9:54 ` 'Mikhail Kudinov' via Bitcoin Development Mailing List
2026-05-21 13:33   ` Jason Resch
2026-05-28 17:25 ` Murch
2026-06-04 11:01   ` Peter Todd [this message]
2026-06-05  7:54     ` [bitcoindev] One Time Signatures ≠ One Message Signed Anthony Towns
2026-06-08 10:04       ` Peter Todd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aiFbBdvndmMhIcbW@petertodd.org \
    --to=pete@petertodd.org \
    --cc=bitcoindev@googlegroups.com \
    --cc=murch@murch.one \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox