<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Passary</title>
    <description>The latest articles on DEV Community by Passary (@passary).</description>
    <link>https://dev.to/passary</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3669482%2Fa8d4a5db-cd2b-413c-93fc-34bb55e6d15d.png</url>
      <title>DEV Community: Passary</title>
      <link>https://dev.to/passary</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/passary"/>
    <language>en</language>
    <item>
      <title>Thoughts on zero-knowledge password managers</title>
      <dc:creator>Passary</dc:creator>
      <pubDate>Thu, 18 Dec 2025 18:43:28 +0000</pubDate>
      <link>https://dev.to/passary/thoughts-on-zero-knowledge-password-managers-381g</link>
      <guid>https://dev.to/passary/thoughts-on-zero-knowledge-password-managers-381g</guid>
      <description>&lt;p&gt;I keep running into password managers calling themselves “zero-knowledge”.&lt;/p&gt;

&lt;p&gt;In theory that just means they can’t read your passwords.&lt;br&gt;
Encryption happens on your device, not on their servers.&lt;br&gt;
Fair enough.&lt;/p&gt;

&lt;p&gt;What’s confusing is how wide that definition has become.&lt;/p&gt;

&lt;p&gt;Some of these tools still depend heavily on cloud sync.&lt;br&gt;
Some live entirely inside browser extensions.&lt;br&gt;
Some store more metadata than I expected.&lt;/p&gt;

&lt;p&gt;That doesn’t automatically make them bad or insecure,&lt;br&gt;
but it does make the label less useful on its own.&lt;/p&gt;

&lt;p&gt;I started thinking about this while working on Passary.&lt;br&gt;
It goes pretty hard in the opposite direction:&lt;br&gt;
no cloud sync, no accounts, everything stays local.&lt;/p&gt;

&lt;p&gt;That has downsides too. It’s less convenient.&lt;br&gt;
But fewer moving parts felt like a reasonable trade-off.&lt;/p&gt;

&lt;p&gt;Anyway, just something I’ve been thinking about.&lt;br&gt;
If anyone’s curious, details are here:&lt;br&gt;
&lt;a href="https://passary.com" rel="noopener noreferrer"&gt;https://passary.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>privacy</category>
      <category>passwords</category>
    </item>
  </channel>
</rss>
