Core Lightning's v26.06.7 Docker Images Shipped Without the Security Fixes
Core Lightning shipped signed security binaries before releasing the source, then warned that its first Docker images did not contain the fixes.

TFTC - Truth for the Commoner Bitcoin Brief | |||||||||||||||
Sup, freaks. Core Lightning shipped a security release with an unusual instruction: verify the maintainer signatures and upgrade now, then verify the source after the embargo ends. The embargo is uncomfortable but defensible. Giving attackers a clean diff before operators patch would be reckless. The release pipeline then demonstrated why labels are not enough. The first Docker images tagged v26.06.7 reported the new version but did not contain the fixes. | |||||||||||||||
LEAD STORY | |||||||||||||||
Core Lightning's v26.06.7 Docker Images Shipped Without the Security FixesCore Lightning v26.06.7 contains fixes for vulnerabilities responsibly reported by multiple sources. The maintainers have not published the source or technical details. They are holding both for 14 days to give operators time to patch before attackers receive a map of the changes. The signed tarballs are the release. Operators can verify their checksums and maintainer signatures today. They cannot yet inspect the source or reproduce the binaries. Core Lightning did publish a signed commitment to the hash of the future source archive, which will let anyone confirm that the source released after the embargo matches the archive committed to on release day. That temporarily changes the verification order. Verify the signer now. Verify the source later. Bitcoiners should be uneasy about that. We should also be honest about the alternative. Publishing a vulnerability diff before operators have upgraded can turn transparency into an exploit guide. Responsible disclosure occasionally creates a short window where users must rely on maintainers they already trust to ship signed artifacts. The trust window has to stay short. This cannot become an excuse for permanent opacity. The source commitment, fixed embargo window, signed manifests, and promised build instructions matter because they constrain the trust being requested. Then the release process supplied a second lesson. Core Lightning warned that the Docker images automatically published under A version label is not an artifact. A green CI run is not proof. Automation can manufacture confidence faster than it manufactures correctness. The warning directed operators back to the signed tarballs. That is the right move, but the failure is still serious. Container images are supposed to make deployment repeatable. Here the automated channel created an object carrying the correct name and the wrong contents during a security embargo. Christian Decker said before release that the project was not aware of any vulnerability being actively exploited. The severity and affected components remain undisclosed, so there is no basis for speculating about funds at risk. There is, however, a clear operator action: use the signed tarballs, verify the signatures, restart Core Lightning says AI models are increasing the number and speed of security reports its maintainers must triage. That is good when real bugs get found before attackers use them. It is brutal for maintainers who must separate real vulnerabilities from noise, coordinate fixes, ship across platforms, and communicate enough to drive upgrades without giving away the exploit. Cheaper bug discovery means more reports for maintainers to triage and more tools for attackers. Release integrity and operator verification become the bottlenecks. Projects need signed artifacts and source commitments during the embargo, followed by reproducible builds and independent verification when it closes. A fix only matters if operators can verify that it reached the artifact they installed. | |||||||||||||||
SIGNALS | |||||||||||||||
LIGHTNING CUSTODY Iceberg Distributes Lightning's Online Signing Key Without Changing MuSig2 for the CounterpartyIceberg tackles a stubborn Lightning problem: a channel endpoint must keep a signing key online, but ordinary threshold schemes do not fit neatly inside Lightning's two-party MuSig2 flow. The authors built a nested threshold construction that lets a changing internal quorum present itself as one normal MuSig2 participant. The counterparty and on-chain Taproot spend do not need to know the key is distributed. Their eclair prototype passed the existing 473 channel tests plus 17 correctness checks. In the tested This is a serious preprint, not production custody. The prototype covers the active payment path. Close and splice paths, signer-network latency, state agreement, revocation secrets, channel announcements, audits, and share maintenance still need work. | |||||||||||||||
ARTIFICIAL INTELLIGENCE SwarmWorld Agents Reused Tools Left Behind by Other AgentsSwarmWorld put initially homogeneous language-model agents into a deterministic simulated environment where they could explore, process resources, build persistent artifacts, and write executable controllers. The agents differentiated into exploration, construction, maintenance, and coordination behaviors without receiving assigned jobs. Most reuse began through physical observation of artifacts rather than direct communication. The shared societies built broader and more resilient technology portfolios than a strong endpoint-wise best-of-N isolated-search baseline. Isolated search remained competitive at finding the strongest single artifact. The evidence comes from four matched world seeds per cell, one model configuration, and the same system prompt, all inside simulator-defined tasks. The experiment shows how durable tools can become external memory, allowing later agents to inherit, repair, and extend work after the original builder is gone. | |||||||||||||||
MONETARY POLICY Warsh Defended the 2% Inflation Target Without Pre-Committing on SeptemberKevin Warsh used Jackson Hole to set a reaction framework without promising the next move. He called the 2% PCE target firm and fixed, said short-term rates remain the Fed's predominant tool, and argued that unconventional policies should be used sparingly, if at all. Warsh also said financial conditions are not broadly restrictive and that inflation must move toward 2% clearly and at sufficient speed or the Fed has more work to do. He closed by committing to a discipline, not to a decision. The speech did not promise a September hike. Warsh said forward guidance in normal times should be limited and circumscribed, and warned that quasi-commitments can inhibit policymakers' freedom to make the right call when it is time to decide. | |||||||||||||||
AI INFRASTRUCTURE NVIDIA Put a Conditional $105 Billion Backstop Behind 4.25 GW of Future AI LoadNVIDIA's August 17 filing discloses residual-value guarantees tied to leases for about 4.25 gigawatts of aggregate IT load at SB Energy's PORTS Technology Campus in Ohio. OpenAI is the tenant. NVIDIA's aggregate payment obligation is capped at $105 billion for the initial commitment. Each guarantee generally becomes effective when the applicable lease begins, and payment obligations are subject to conditions including ready-for-service requirements expected to begin in 2028. A trigger event occurs if OpenAI fails to make lease payments or if its insolvency results in a lease default. The $105 billion figure is a maximum contingent guarantee, not cash spent, current energized load, project cost, or expected loss. It is balance-sheet support designed to make future AI infrastructure financeable. NVIDIA is putting its balance sheet behind the project instead of merely selling chips into it. | |||||||||||||||
BITCOIN ETFS Bitcoin ETF Demand Broke Its Nine-Session Streak but August Still Added $3.31 BillionUS spot bitcoin ETFs recorded approximately $201.8 million of net outflows on Friday, ending a nine-session inflow streak. That streak absorbed approximately $3.04 billion from August 17 through August 27. Even after Friday's reversal, August remained approximately $3.31 billion net positive through the August 28 close. Total net assets finished near $97.59 billion. Friday's outflow broke the streak without wiping out August's $3.31 billion net inflow. IBIT, ARKB, BITB, and HODL all recorded outflows Friday, while MSBT posted an inflow. ETF demand remains exposed to changes in rates, the dollar, and risk appetite. | |||||||||||||||
| |||||||||||||||
| |||||||||||||||
⚡ FREEDOM TECH CORNER | |||||||||||||||
Bitkit Now Fails Closed on Stale Lightning State and Unauthenticated BackupsBitkit Android v2.4.1 stops Lightning startup and backup flows when channel state or authentication checks fail. Lightning no longer starts automatically from outdated channel-monitor data after a storage mismatch. Wallet backups no longer fall back to unauthenticated VSS when LNURL-auth is missing, and the release moves to VSS 0.5.23, which rejects unauthenticated encryption. Payment links wait until the wallet is unlocked, while shop checkout accepts only trusted Bitrefill payment requests. The release also tightens node shutdown, peer persistence, native-resource cleanup, and backup failure handling. The release notes do not discuss exploitation or user losses and do not establish an independent audit. When custody state or backup authentication does not match expectations, fail closed. Do not guess your way through a recovery path touching money. | |||||||||||||||
DATA SNAPSHOT | |||||||||||||||
As of August 31, 2026, approximately 10:12 a.m. ET | |||||||||||||||
| |||||||||||||||
Sources: Coinbase for spot price; mempool.space for block, fee, hashrate, and difficulty data. | |||||||||||||||
| |||||||||||||||
| |||||||||||||||
See you tomorrow. Nothing here is investment advice. Do your own research. | |||||||||||||||
YouTube: https://www.youtube.com/@TFTC podcast: https://www.tftc.io/tag/podcasts/ |


