<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Codesign on ThetaSigma Labs</title><link>http://thetasigma.org/tags/codesign/</link><description>Recent content in Codesign on ThetaSigma Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 ThetaSigma Labs</copyright><lastBuildDate>Wed, 10 Jun 2026 14:30:00 -0300</lastBuildDate><atom:link href="http://thetasigma.org/tags/codesign/index.xml" rel="self" type="application/rss+xml"/><item><title>Lab Note: Signing Hugo so macOS Firewall Allows LAN Access to the Dev Server</title><link>http://thetasigma.org/lab-notes/lab-note-hugo-macos-firewall-codesign/</link><pubDate>Wed, 10 Jun 2026 14:30:00 -0300</pubDate><guid>http://thetasigma.org/lab-notes/lab-note-hugo-macos-firewall-codesign/</guid><description>&lt;h2 class="relative group"&gt;Overview
 &lt;div id="overview" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#overview" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;The Hugo dev server worked on &lt;code&gt;localhost&lt;/code&gt; but was unreachable on the Mac&amp;rsquo;s LAN IP
(&lt;code&gt;&amp;lt;mac-ip&amp;gt;&lt;/code&gt;), even with the correct &lt;code&gt;--bind&lt;/code&gt; flag. Root cause: the macOS application
firewall identifies apps by &lt;strong&gt;code signature&lt;/strong&gt;, and Homebrew&amp;rsquo;s &lt;code&gt;hugo&lt;/code&gt; binary is shipped
completely unsigned — so even an explicit firewall allow rule could not attach to it.
Fix: ad-hoc sign the binary.&lt;/p&gt;</description></item></channel></rss>