<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tech — NT² Blog</title>
    <link>https://blog.nt2.me/categories/tech</link>
    <atom:link href="https://blog.nt2.me/categories/tech/feed.xml" rel="self" type="application/rss+xml" />
    <description>Engineering deep dives into the architecture and implementation behind NT² Vault.</description>
    <language>en</language>
    <lastBuildDate>Thu, 09 Jul 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Why host a heavy server when a PWA can do everything locally? Built a zero-server privacy vault.</title>
      <link>https://blog.nt2.me/why-pwa-local-first-zero-server-vault</link>
      <guid isPermaLink="true">https://blog.nt2.me/why-pwa-local-first-zero-server-vault</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description>In the era of massive cloud-first applications, we often overlook a powerful alternative: the Progressive Web App (PWA). Why maintain a heavy, expensive, and potentially vulnerable server infrastructure when the modern browser is capable of running a full-featured, secure, and high-performance application entirely on the user&apos;s device?</description>
      <author>NT²</author>
      <category>architecture</category>
      <category>pwa</category>
      <category>privacy</category>
      <category>security</category>
      <category>local-first</category>
      <category>zero-knowledge</category>
      <category>web-crypto</category>
      <category>sqlite</category>
      <category>wasm</category>
      <category>opfs</category>
    </item>
  </channel>
</rss>