<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LuMiNx</title>
    <link>https://luminx.one/</link>
    <description>Research, notes, and software from LuMiNx — a multidisciplinary research institute studying AI and cybersecurity.</description>
    <language>en</language>
    <lastBuildDate>Tue, 05 May 2026 14:01:00 GMT</lastBuildDate>
    <atom:link href="https://luminx.one/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>On reading the model</title>
      <link>https://luminx.one/notes/on-reading-the-model/</link>
      <guid isPermaLink="true">https://luminx.one/notes/on-reading-the-model/</guid>
      <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
      <category>notes</category>
      <description>Notes on what it means to take a language model&apos;s output as evidence,
and what a research institute owes the people on the other end of
that output.</description>
    </item>
    <item>
      <title>Passwordless by construction: a threat model for OrbitID</title>
      <link>https://luminx.one/research/orbitid-threat-model/</link>
      <guid isPermaLink="true">https://luminx.one/research/orbitid-threat-model/</guid>
      <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
      <category>research</category>
      <description>We present the threat model behind OrbitID, an SSO provider that
eliminates shared-secret authentication entirely. We enumerate the
attacks that legacy providers leave open by retaining password fallback
and email-link recovery, and show how a possession-and-presence model
closes them while remaining compatible with OIDC relying parties.</description>
    </item>
    <item>
      <title>Edge-native homeservers: deploying Matrix without an origin</title>
      <link>https://luminx.one/research/edge-native-homeservers/</link>
      <guid isPermaLink="true">https://luminx.one/research/edge-native-homeservers/</guid>
      <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
      <category>research</category>
      <description>We describe MatrixFlare, a Matrix-spec homeserver implemented entirely
on globally distributed edge runtimes. Room state lives in durable
per-room actors; media in object storage; federation is asynchronous
by default. We discuss the latency and cost characteristics of this
architecture compared to a region-bound monolithic homeserver, and the
protocol-level adjustments required to make federation tolerable
under arbitrary geographic dispersion.</description>
    </item>
    <item>
      <title>Why we picked Astro</title>
      <link>https://luminx.one/notes/why-astro/</link>
      <guid isPermaLink="true">https://luminx.one/notes/why-astro/</guid>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <category>notes</category>
      <description>A short note on the engineering posture behind this site, and why a
zero-runtime static generator carries the institute&apos;s voice better
than a SaaS landing page would.</description>
    </item>
  </channel>
</rss>
