<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Air-Gap on Hunter Wigelsworth</title><link>https://wiggels.dev/tags/air-gap/</link><description>Recent content in Air-Gap on Hunter Wigelsworth</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 11 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wiggels.dev/tags/air-gap/index.xml" rel="self" type="application/rss+xml"/><item><title>The Fortress That Codes: Air-Gapped, High-Integrity Dev Environments With the Best DX You're Allowed to Have</title><link>https://wiggels.dev/posts/the-fortress-that-codes/</link><pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate><guid>https://wiggels.dev/posts/the-fortress-that-codes/</guid><description>&lt;p&gt;Let&amp;rsquo;s get something out of the way upfront. If you came here looking for &amp;ldquo;secure dev environment, but maybe not &lt;em&gt;too&lt;/em&gt; secure,&amp;rdquo; this article isn&amp;rsquo;t for you.&lt;/p&gt;
&lt;p&gt;What we&amp;rsquo;re going to build is an architecture with these properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Source code never touches a developer laptop disk. Not unencrypted. Not on a &amp;ldquo;trusted&amp;rdquo; laptop. Never.&lt;/li&gt;
&lt;li&gt;No internet egress from any dev environment. Not &amp;ldquo;egress via approved proxy.&amp;rdquo; Not &amp;ldquo;egress to an allow-list.&amp;rdquo; None.&lt;/li&gt;
&lt;li&gt;Every workload&amp;rsquo;s identity is bound to a hardware root of trust that proves the workload is running on the right hardware, with the right image, in the right configuration.&lt;/li&gt;
&lt;li&gt;Every build is hermetic, every artifact is signed, every dependency is content-addressed and pinned.&lt;/li&gt;
&lt;li&gt;The browser lives outside the dev perimeter entirely. No exceptions.&lt;/li&gt;
&lt;li&gt;All secrets are ephemeral, per-workload, never persisted to disk in plaintext, never seen by a human.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That&amp;rsquo;s a lot. But here&amp;rsquo;s the thing nobody selling you &amp;ldquo;secure dev environment&amp;rdquo; tooling will tell you: &lt;strong&gt;you can build this in 2026 and the developer experience can be genuinely excellent.&lt;/strong&gt; Not tolerable. Not &amp;ldquo;better than jail.&amp;rdquo; Excellent. The reason is that the OSS ecosystem has finally matured to the point where every primitive you need is production-ready and composable, and the IDE experience over a fast network has gotten good enough that the developer basically can&amp;rsquo;t tell their code isn&amp;rsquo;t on their laptop.&lt;/p&gt;</description></item></channel></rss>