<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nyxora Labs — Notes</title>
    <link>https://nyxoralabs.com/notes</link>
    <description>Engineering notes from Nyxora Labs — thinking on building software that survives its second year.</description>
    <language>en</language>
    <lastBuildDate>Thu, 06 Aug 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://nyxoralabs.com/notes/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The guard was correct. Its scope was wrong.</title>
      <link>https://nyxoralabs.com/notes/the-guard-was-correct</link>
      <guid isPermaLink="true">https://nyxoralabs.com/notes/the-guard-was-correct</guid>
      <pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate>
      <description>Scan makes requests to whatever host you point it at, so it has a guard against reaching internal addresses. The guard was right. It just wasn’t covering the whole path.</description>
    </item>
    <item>
      <title>A certificate check that worked on my machine and was dead in production</title>
      <link>https://nyxoralabs.com/notes/dead-in-production</link>
      <guid isPermaLink="true">https://nyxoralabs.com/notes/dead-in-production</guid>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <description>Scan flags certificates signed with SHA-1. The check ran perfectly in development and silently never fired on the deployed site, because the two run different versions of Node.</description>
    </item>
    <item>
      <title>My scanner told me to add a DNS record that wouldn’t have helped</title>
      <link>https://nyxoralabs.com/notes/dns-record-that-wouldnt-have-helped</link>
      <guid isPermaLink="true">https://nyxoralabs.com/notes/dns-record-that-wouldnt-have-helped</guid>
      <pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate>
      <description>Sentinel checked a subdomain for a DMARC record, didn’t find one, and told me exactly what to add. Following that advice would have accomplished nothing.</description>
    </item>
    <item>
      <title>The scanner said my own site was an F</title>
      <link>https://nyxoralabs.com/notes/scanner-said-my-own-site-was-an-f</link>
      <guid isPermaLink="true">https://nyxoralabs.com/notes/scanner-said-my-own-site-was-an-f</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <description>Sentinel graded nyxoralabs.com an F. I’d already hardened it, so only one of us was wrong.</description>
    </item>
  </channel>
</rss>
