Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 48 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"agent_bns": "iskander-ai.btc",
"version": "3.2",
"bounty": "AIBTC Bounty #38 - Bitcoin Quantum Upgrade",
"total_assessed": 69,
"total_assessed": 71,
"ranked": 50,
"notable_additions": 19,
"score_distribution": {
"5_urgent": 7,
"4_proactive": 19,
"3_cautious": 8,
"3_cautious": 9,
"2_dismissive": 8,
"1_no_known_view": 27
},
Expand Down Expand Up @@ -304,6 +304,20 @@
"change": "pq_work_volume 7->8; Apr 2026 BIP-360 review clarified future leaf-version upgrade behavior on bitcoin/bips#2103, score remains 5",
"pr": null,
"contributor": "@SimoneMariaRomeo"
},
{
"date": "2026-05-14",
"developer": "Tadge Dryja",
"change": "new entry — score 4 (Proactive), pq_work_volume 2; Fawkescoin commit/reveal soft fork + Lifeboat contingency proposals on bitcoin-dev mailing list — rank 70",
"pr": "#64",
"contributor": "@gregoryford963-sys"
},
{
"date": "2026-05-14",
"developer": "Jeremy Rubin",
"change": "new entry — score 3 (Cautious), pq_work_volume 1; OP_CAT + Lamport signature scheme for quantum-resistant Bitcoin transactions — rank 71",
"pr": "#64",
"contributor": "@gregoryford963-sys"
}
],
"last_updated": "2026-05-16",
Expand Down Expand Up @@ -1413,6 +1427,38 @@
"https://arxiv.org/abs/2603.28627"
],
"last_verified": "2026-05-13"
},
{
"rank": 70,
"name": "Tadge Dryja",
"affiliation": "MIT DCI (Massachusetts Institute of Technology Digital Currency Initiative)",
"role": "Lightning Network co-inventor, Bitcoin researcher",
"quantum_urgency_score": 4,
"pq_work_volume": 2,
"notable": true,
"summary": "Proposed a post-quantum commit/reveal soft fork on the bitcoin-dev mailing list (May 28, 2025), framing it as a minimal emergency contingency triggered only when quantum capability is proven. Dryja's \"Fawkescoin variant\" separates transaction broadcasting into a commit phase (hash only) and a reveal phase, preventing a quantum-capable adversary from front-running mempool transactions. He explicitly defers mandatory activation until a 'proof of quantum computer' event, acknowledging deep community uncertainty about QC timelines. A second proposal, 'Lifeboat,' extends the concept without requiring a soft fork. Treats quantum as a real but probability-uncertain threat warranting concrete contingency design now.",
"key_source": "https://mailing-list.bitcoindevs.xyz/bitcoindev/cc2f8908-f6fa-45aa-93d7-6f926f9ba627n@googlegroups.com/",
"sources": [
"https://mailing-list.bitcoindevs.xyz/bitcoindev/cc2f8908-f6fa-45aa-93d7-6f926f9ba627n@googlegroups.com/",
"https://www.youtube.com/watch?v=4bzOwYPf1yo"
],
"last_verified": "2026-05-14"
},
{
"rank": 71,
"name": "Jeremy Rubin",
"affiliation": "Independent; former MIT DCI; Bitcoin researcher",
"role": "Bitcoin researcher, BIP-119 (OP_CTV) author",
"quantum_urgency_score": 3,
"pq_work_volume": 1,
"notable": false,
"summary": "Proposed a concrete quantum-proofing technique for Bitcoin using OP_CAT and Lamport signatures in a 2021 blog post. Rubin's scheme has the ECDSA signature itself signed by a Lamport (quantum-safe) signature, so even if a quantum computer derives the ECDSA private key it cannot malleate the transaction content. Notes OP_CAT was in Bitcoin until 2010. Frames quantum resistance as achievable at the script layer without consensus changes requiring new signature algorithms. Tone is exploratory and technically constructive rather than urgent; treats quantum as a real long-horizon risk worth engineering solutions for now.",
"key_source": "https://rubin.io/blog/2021/07/06/quantum-bitcoin/",
"sources": [
"https://rubin.io/blog/2021/07/06/quantum-bitcoin/",
"https://mitbitcoinexpo.org/blog/quantum-migration-arguments"
],
"last_verified": "2026-05-14"
}
]
}
50 changes: 48 additions & 2 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"agent_bns": "iskander-ai.btc",
"version": "3.2",
"bounty": "AIBTC Bounty #38 - Bitcoin Quantum Upgrade",
"total_assessed": 69,
"total_assessed": 71,
"ranked": 50,
"notable_additions": 19,
"score_distribution": {
"5_urgent": 7,
"4_proactive": 19,
"3_cautious": 8,
"3_cautious": 9,
"2_dismissive": 8,
"1_no_known_view": 27
},
Expand Down Expand Up @@ -304,6 +304,20 @@
"change": "pq_work_volume 7->8; Apr 2026 BIP-360 review clarified future leaf-version upgrade behavior on bitcoin/bips#2103, score remains 5",
"pr": null,
"contributor": "@SimoneMariaRomeo"
},
{
"date": "2026-05-14",
"developer": "Tadge Dryja",
"change": "new entry — score 4 (Proactive), pq_work_volume 2; Fawkescoin commit/reveal soft fork + Lifeboat contingency proposals on bitcoin-dev mailing list — rank 70",
"pr": "#64",
"contributor": "@gregoryford963-sys"
},
{
"date": "2026-05-14",
"developer": "Jeremy Rubin",
"change": "new entry — score 3 (Cautious), pq_work_volume 1; OP_CAT + Lamport signature scheme for quantum-resistant Bitcoin transactions — rank 71",
"pr": "#64",
"contributor": "@gregoryford963-sys"
}
],
"last_updated": "2026-05-16",
Expand Down Expand Up @@ -1413,6 +1427,38 @@
"https://arxiv.org/abs/2603.28627"
],
"last_verified": "2026-05-13"
},
{
"rank": 70,
"name": "Tadge Dryja",
"affiliation": "MIT DCI (Massachusetts Institute of Technology Digital Currency Initiative)",
"role": "Lightning Network co-inventor, Bitcoin researcher",
"quantum_urgency_score": 4,
"pq_work_volume": 2,
"notable": true,
"summary": "Proposed a post-quantum commit/reveal soft fork on the bitcoin-dev mailing list (May 28, 2025), framing it as a minimal emergency contingency triggered only when quantum capability is proven. Dryja's \"Fawkescoin variant\" separates transaction broadcasting into a commit phase (hash only) and a reveal phase, preventing a quantum-capable adversary from front-running mempool transactions. He explicitly defers mandatory activation until a 'proof of quantum computer' event, acknowledging deep community uncertainty about QC timelines. A second proposal, 'Lifeboat,' extends the concept without requiring a soft fork. Treats quantum as a real but probability-uncertain threat warranting concrete contingency design now.",
"key_source": "https://mailing-list.bitcoindevs.xyz/bitcoindev/cc2f8908-f6fa-45aa-93d7-6f926f9ba627n@googlegroups.com/",
"sources": [
"https://mailing-list.bitcoindevs.xyz/bitcoindev/cc2f8908-f6fa-45aa-93d7-6f926f9ba627n@googlegroups.com/",
"https://www.youtube.com/watch?v=4bzOwYPf1yo"
],
"last_verified": "2026-05-14"
},
{
"rank": 71,
"name": "Jeremy Rubin",
"affiliation": "Independent; former MIT DCI; Bitcoin researcher",
"role": "Bitcoin researcher, BIP-119 (OP_CTV) author",
"quantum_urgency_score": 3,
"pq_work_volume": 1,
"notable": false,
"summary": "Proposed a concrete quantum-proofing technique for Bitcoin using OP_CAT and Lamport signatures in a 2021 blog post. Rubin's scheme has the ECDSA signature itself signed by a Lamport (quantum-safe) signature, so even if a quantum computer derives the ECDSA private key it cannot malleate the transaction content. Notes OP_CAT was in Bitcoin until 2010. Frames quantum resistance as achievable at the script layer without consensus changes requiring new signature algorithms. Tone is exploratory and technically constructive rather than urgent; treats quantum as a real long-horizon risk worth engineering solutions for now.",
"key_source": "https://rubin.io/blog/2021/07/06/quantum-bitcoin/",
"sources": [
"https://rubin.io/blog/2021/07/06/quantum-bitcoin/",
"https://mitbitcoinexpo.org/blog/quantum-migration-arguments"
],
"last_verified": "2026-05-14"
}
]
}