<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[bitcoin++'s Insider Edition: Live from Bitcoin++]]></title><description><![CDATA[Technical Bitcoin Interviews with Speakers from the Bitcoin++ conferences]]></description><link>https://insider.btcpp.dev/s/live-from-bitcoin</link><image><url>https://substackcdn.com/image/fetch/$s_!Y_ng!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F30eeeceb-d343-4c5d-93d2-4da0d7357725_650x650.png</url><title>bitcoin++&apos;s Insider Edition: Live from Bitcoin++</title><link>https://insider.btcpp.dev/s/live-from-bitcoin</link></image><generator>Substack</generator><lastBuildDate>Sun, 27 Sep 2026 19:14:16 GMT</lastBuildDate><atom:link href="https://insider.btcpp.dev/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[btcplusplus LLC]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[hello@btcpp.dev]]></webMaster><itunes:owner><itunes:email><![CDATA[hello@btcpp.dev]]></itunes:email><itunes:name><![CDATA[~nifty~]]></itunes:name></itunes:owner><itunes:author><![CDATA[~nifty~]]></itunes:author><googleplay:owner><![CDATA[hello@btcpp.dev]]></googleplay:owner><googleplay:email><![CDATA[hello@btcpp.dev]]></googleplay:email><googleplay:author><![CDATA[~nifty~]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[One-time signature schemes with Christian Lewe of Alpen Labs]]></title><description><![CDATA[Recorded in Toronto, Canada.]]></description><link>https://insider.btcpp.dev/p/one-time-signature-schemes-with-christian</link><guid isPermaLink="false">https://insider.btcpp.dev/p/one-time-signature-schemes-with-christian</guid><dc:creator><![CDATA[Matthew]]></dc:creator><pubDate>Wed, 09 Sep 2026 15:00:37 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/214894679/ca0c06231e7975caca3d67dd631bf938.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Recorded in Toronto, Canada.</p><p>Christian Lewe, a researcher at Alpen Labs, explains the one-time signature schemes used in BitVM bridges: Lamport, Winternitz, and adaptor signatures. He describes how anti-chain Winternitz counters the malleability of ordinary hash chains, why these signatures support off-chain proof and fraud-proof workflows, and why BitVM currently needs them under Bitcoin Script&#8217;s opcode limitations.</p><p>The conversation then turns to the potential of `OP_CHECKSIGFROMSTACK` and Schnorr signatures, which could make the bridge construction more efficient if activated. Christian also discusses witness encryption, PIPEs v2, the difficulty of cryptographic research, and Alpen Labs&#8217; work toward simpler, more secure bridges.</p>]]></content:encoded></item><item><title><![CDATA[Script Restoration with Julian Moik]]></title><description><![CDATA[00:00 &#8212; Julian&#8217;s First Bitcoin Conference]]></description><link>https://insider.btcpp.dev/p/script-restoration-with-julian-moik</link><guid isPermaLink="false">https://insider.btcpp.dev/p/script-restoration-with-julian-moik</guid><dc:creator><![CDATA[Matthew]]></dc:creator><pubDate>Mon, 24 Aug 2026 21:42:59 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/212614100/19f9587a32a74280497a331204b7481c.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>00:00 &#8212; Julian&#8217;s First Bitcoin Conference</p><p>At his first Bitcoin conference, Julian is enjoying the chance to meet people he previously knew only through Twitter.</p><p>00:40 &#8212; What Is Script Restoration?</p><p>Script Restoration is a broad effort to make Bitcoin Script more expressive. The goal is to give developers a stronger foundation for building new protocols on Bitcoin.</p><p>01:48 &#8212; Why Drop &#8220;Great&#8221; from the Name?</p><p>The proposal is now called simply &#8220;Script Restoration.&#8221; It restores historical functionality while extending Script with newer capabilities.</p><p>02:51 &#8212; Continuing Rusty Russell&#8217;s Work</p><p>Rusty Russell&#8217;s research and writing helped shape the proposal. Julian continued developing those ideas after seeing that few others were actively working on them.</p><p>05:06 &#8212; Is Script Restoration a Single BIP?</p><p>Rather than one large proposal, Script Restoration comprises multiple BIPs addressing computational budgeting, restored functionality, introspection, and related extensions.</p><p>06:52 &#8212; Covenant and Introspection Opcodes</p><p>The conversation covers OP_TX, PREVOUTs, and selector-based transaction introspection, comparing this general approach with OP_TXHASH, TEMPLATEHASH, and CTV.</p><p>09:12 &#8212; Script Restoration and Simplicity</p><p>Extending the existing scripting language is compared with replacing it more comprehensively. Script Restoration represents a smaller departure from Bitcoin&#8217;s current design than Simplicity.</p><p>11:13 &#8212; What Makes Script Restoration Exciting?</p><p>Research around verifiable computation could bring new capabilities to Bitcoin. Greater expressivity may improve scalability, privacy, and the user experience.</p><p>13:08 &#8212; Benefits for Bitcoin Users</p><p>Script Restoration is a low-level change intended primarily for developers and researchers. Users would experience its benefits indirectly through better wallets, protocols, and second layers.</p><p>15:23 &#8212; What Is ShieldedCSV?</p><p>ShieldedCSV is presented as a client-side validation design offering privacy and scalability. The blockchain would prevent double-spending without publicly validating every transaction.</p><p>16:44 &#8212; Making Permissionless Bridging Feasible</p><p>Script Restoration could provide the primitives needed for permissionless bridging. That could make designs such as ShieldedCSV more practical without relying on one-way bridges.</p><p>19:28 &#8212; Taproot, Ark, and Unknown Possibilities</p><p>Taproot and Ark illustrate how a protocol upgrade&#8217;s best applications may emerge later. Script Restoration could similarly unlock ideas that researchers have not conceived yet.</p><p>19:43 &#8212; Following Julian&#8217;s Work</p><p>Listeners are invited to read and review the published BIPs or contact Julian on X. The next steps include testing the implementation on the Bitcoin Inquisition signet and gathering more feedback.</p>]]></content:encoded></item><item><title><![CDATA[CISA in 60 Seconds: Fabian Jahr on BIP 459 ]]></title><description><![CDATA[One question, one minute.]]></description><link>https://insider.btcpp.dev/p/cisa-in-60-seconds-fabian-jahr-toronto</link><guid isPermaLink="false">https://insider.btcpp.dev/p/cisa-in-60-seconds-fabian-jahr-toronto</guid><dc:creator><![CDATA[Matthew]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:33:37 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/210955499/dab1cdeeaeff931307cdb07d0d7c70c9.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>One question, one minute. </p><p>Fabian Jahr explains **CISA** &#8212; Cross-Input Signature Aggregation &#8212; compressing every signature in a Bitcoin transaction into one.</p><p>The more inputs a transaction has, the more it saves. So the biggest winners are the transactions that need the most inputs: **CoinJoin and PayJoin**, expensive today precisely because each participant brings their own signature. CISA drops that penalty, making collaborative transactions cheaper without giving up their privacy. And it isn&#8217;t only a cypherpunk concern &#8212; anyone batching payments, exchanges most of all, pays the same per-signature cost.</p><p>CISA is an umbrella rather than a single proposal. Two BIPs, both authored by Fabian, are the building blocks: **BIP 458** (half-aggregation &#8212; non-interactive, roughly halves signature size) and **BIP 459** (full-aggregation &#8212; interactive, DahLIAS, one 64-byte signature for the whole transaction).</p><p>**Guest:** Fabian Jahr, Bitcoin Core contributor, author of BIP 458 and BIP 459 and of the Human Rights Foundation&#8217;s CISA research paper.</p><p>**Links**</p><p>- Optech &#8212; https://bitcoinops.org/en/topics/cross-input-signature-aggregation/</p><p>- HRF research paper &#8212; https://hrf.org/latest/cisa-research-paper/</p><p>- cisaresearch.org &#8212; https://cisaresearch.org/</p><p>*Recorded live at bitcoin++ Toronto 2026.*</p>]]></content:encoded></item></channel></rss>