I believe this summarizes the exact conditions under which the various schemes have CRQC protection:
| Condition | P2TRv2 | P2TRH | P2MR | P2QR |
|---|---|---|---|---|
| After deposit | ||||
| + PQC spend | ||||
| + ECC spend |
(If P2MR is used in a PQC-only mode, it is equivalent to P2QR)
Where:
: only secure if EC was disabled, or no CRQC exists.
: also secure under the combination of (a) there is no address reuse, (b) there is no pubkey sharing, (c) no short-range CRQC exists, and (d) there is no collusion between CRQC and hashrate majority
: also secure under the combinaton of (a) no reuse and (b) no pubkey sharing, without the need for (c) or (d).
: CRQC is no threat
: not possible
Iβm not sure what to think about this. Itβs nice that it maintains the exact same incentive profile as P2TRv2, but the benefits are very thin and itβs more complicated. I donβt think we should consider
interesting (as under it, even P2WSH remains secure, without any PQC opcodes or EC disabling), so the benefit is just no-spending deposit-security, and still only when limited to no-reuse no-sharing. Iβm curious to what extent this would satisfy people who desire an ability to protect their own coins without relying on EC-disabling (as you know, I donβt think itβs very relevant, but I understand it sounds appealing).