<?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>Forem: qqwer</title>
    <description>The latest articles on Forem by qqwer (@spd_web).</description>
    <link>https://forem.com/spd_web</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%2F3856669%2F1ed921c4-e41a-4a77-aaa1-94596bf59875.jpg</url>
      <title>Forem: qqwer</title>
      <link>https://forem.com/spd_web</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/spd_web"/>
    <language>en</language>
    <item>
      <title>I Built a Zero-Knowledge Password Manager (Self-Hosted, Fully Open Source) — Looking for Contributors 🚀</title>
      <dc:creator>qqwer</dc:creator>
      <pubDate>Thu, 02 Apr 2026 03:31:17 +0000</pubDate>
      <link>https://forem.com/spd_web/i-built-a-zero-knowledge-password-manager-self-hosted-fully-open-source-looking-for-5652</link>
      <guid>https://forem.com/spd_web/i-built-a-zero-knowledge-password-manager-self-hosted-fully-open-source-looking-for-5652</guid>
      <description>&lt;p&gt;Over the past months, I’ve been building something I personally needed — a secure, self-hosted password manager where you fully own your data.&lt;/p&gt;

&lt;p&gt;No SaaS. No hidden sync. No “trust us with your secrets”.&lt;/p&gt;

&lt;p&gt;Just you, your keys, and full control.&lt;/p&gt;

&lt;p&gt;🔐 What is this project?&lt;/p&gt;

&lt;p&gt;This is a zero-knowledge password manager designed for people who:&lt;/p&gt;

&lt;p&gt;don’t want to trust third-party services&lt;br&gt;
prefer self-hosted solutions&lt;br&gt;
care about privacy, encryption, and control&lt;/p&gt;

&lt;p&gt;Everything is built around a simple idea:&lt;/p&gt;

&lt;p&gt;Your data should never leave your control — encrypted end-to-end.&lt;/p&gt;

&lt;p&gt;⚙️ Key Features&lt;br&gt;
🔒 True End-to-End Encryption&lt;br&gt;
All sensitive data is encrypted on the client&lt;br&gt;
Server never sees your plaintext data&lt;br&gt;
Zero-knowledge architecture&lt;br&gt;
🏠 Fully Self-Hosted&lt;br&gt;
Deploy it wherever you want&lt;br&gt;
No dependency on external SaaS&lt;br&gt;
Works in your own infrastructure&lt;br&gt;
🔑 Multiple Unlock Methods&lt;/p&gt;

&lt;p&gt;Flexible security model:&lt;/p&gt;

&lt;p&gt;TOTP (2FA)&lt;br&gt;
Biometrics&lt;br&gt;
PIN code&lt;/p&gt;

&lt;p&gt;👉 You can choose what fits your threat model&lt;/p&gt;

&lt;p&gt;🎨 Clean UX/UI (3 Themes Included)&lt;/p&gt;

&lt;p&gt;A lot of effort went into making it not just secure — but actually enjoyable to use:&lt;/p&gt;

&lt;p&gt;3 built-in themes&lt;br&gt;
smooth and minimal UI&lt;br&gt;
designed for real daily usage&lt;br&gt;
🌈 Upcoming: Theme Generator&lt;/p&gt;

&lt;p&gt;One of the next big features:&lt;/p&gt;

&lt;p&gt;custom theme generator&lt;br&gt;
full UI personalization&lt;br&gt;
making the app feel truly yours&lt;br&gt;
📂 Advanced Structure&lt;br&gt;
modular architecture&lt;br&gt;
hidden/internal modules (TOTP, auth flows, etc.)&lt;br&gt;
built with scalability in mind&lt;br&gt;
📜 License&lt;br&gt;
fully open source&lt;br&gt;
non-commercial license&lt;br&gt;
🤔 Why I built this&lt;/p&gt;

&lt;p&gt;I was tired of:&lt;/p&gt;

&lt;p&gt;trusting SaaS with sensitive data&lt;br&gt;
closed-source password managers&lt;br&gt;
limited control over security&lt;/p&gt;

&lt;p&gt;So I decided to build something:&lt;/p&gt;

&lt;p&gt;transparent, private, and fully under user control&lt;/p&gt;

&lt;p&gt;🚧 Current Status&lt;br&gt;
Core functionality is implemented&lt;br&gt;
Encryption + auth flows are working&lt;br&gt;
UX/UI is already polished&lt;br&gt;
Project is actively evolving&lt;br&gt;
🤝 Looking for Contributors&lt;/p&gt;

&lt;p&gt;I’ve done a lot solo, but at this point:&lt;/p&gt;

&lt;p&gt;this project needs more hands&lt;/p&gt;

&lt;p&gt;I’m looking for people who are interested in:&lt;/p&gt;

&lt;p&gt;security / cryptography&lt;br&gt;
frontend (UX/UI improvements)&lt;br&gt;
mobile / cross-platform&lt;br&gt;
architecture &amp;amp; performance&lt;br&gt;
open-source collaboration&lt;br&gt;
💡 How You Can Help&lt;/p&gt;

&lt;p&gt;Even small contributions matter:&lt;/p&gt;

&lt;p&gt;fixing bugs&lt;br&gt;
improving UI&lt;br&gt;
suggesting features&lt;br&gt;
reviewing code&lt;br&gt;
improving docs&lt;/p&gt;

&lt;p&gt;👉 Or even just:&lt;/p&gt;

&lt;p&gt;leaving a ⭐&lt;br&gt;
sharing feedback&lt;br&gt;
🔥 Why Join?&lt;br&gt;
work on a real-world security product&lt;br&gt;
contribute to privacy-first software&lt;br&gt;
shape an open-source tool from early stage&lt;br&gt;
build something meaningful (not just another CRUD app)&lt;br&gt;
📌 Final Thoughts&lt;/p&gt;

&lt;p&gt;This is still an early-stage project — which means:&lt;/p&gt;

&lt;p&gt;you can directly influence what it becomes&lt;/p&gt;

&lt;p&gt;If you care about:&lt;/p&gt;

&lt;p&gt;privacy&lt;br&gt;
security&lt;br&gt;
open-source&lt;br&gt;
or just building something cool&lt;/p&gt;

&lt;p&gt;You’re very welcome here.&lt;/p&gt;

&lt;p&gt;👉 Check out the repo and jump in&lt;br&gt;
👉 Contributions, ideas, and feedback are all appreciated&lt;/p&gt;

&lt;p&gt;Let’s build something truly secure — together 🔐&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/SoulNaturalist" rel="noopener noreferrer"&gt;
        SoulNaturalist
      &lt;/a&gt; / &lt;a href="https://github.com/SoulNaturalist/zero_password_manager" rel="noopener noreferrer"&gt;
        zero_password_manager
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Open-source self-hosted password manager built with Flutter. Store passwords and crypto seed phrases securely without cloud storage.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🔐 Zero Password Manager&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Zero Cloud. Zero Tracking. Zero Compromise.&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;A privacy-first, self-hosted password manager built on true zero-knowledge principles.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Your vault lives on your server. Your key never leaves your device. Your secrets stay yours.&lt;/em&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/releases/latest" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0332343f5d4f29ba8e5ab647d95d9e2244bddc8fb5ab9997c340477d03581719/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f536f756c4e61747572616c6973742f7a65726f5f70617373776f72645f6d616e616765723f6c6162656c3d6c617465737425323072656c6561736526636f6c6f723d344341463530267374796c653d666c61742d737175617265" alt="Release"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/LICENSE" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/b2572ca052a9c5171af85172c77a6a03b90ff96d6d91aa097d16b8fdb5dbcfdb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d506f6c79466f726d2532304e6f6e636f6d6d65726369616c2d3362383266363f7374796c653d666c61742d737175617265" alt="License"&gt;&lt;/a&gt;
&lt;a href="https://flutter.dev" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0d6f0bbb2715949279e5f0cae86c88b1d79b8d32a80502456bca15ac80d28cda/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f466c75747465722d332e782d3032353639423f7374796c653d666c61742d737175617265266c6f676f3d666c7574746572266c6f676f436f6c6f723d7768697465" alt="Flutter"&gt;&lt;/a&gt;
&lt;a href="https://fastapi.tiangolo.com" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/393869224cb08d6529d31686197fb88e1b8065b2c7c98c2be8e5d66e3ab38aa9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f466173744150492d507974686f6e2d3030393638383f7374796c653d666c61742d737175617265266c6f676f3d66617374617069266c6f676f436f6c6f723d7768697465" alt="FastAPI"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager#-security-model" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0547861c6e1eaaea9da799af9d19906a729c6b04fd900849915c45f9c9a4248e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f656e6372797074696f6e2d4145532d2d3235362d2d47434d2d6566343434343f7374796c653d666c61742d737175617265266c6f676f3d6f70656e736f75726365696e6974696174697665266c6f676f436f6c6f723d7768697465" alt="AES-256-GCM"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager#-quick-start" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/dbfc678b196f84ea6879fef50a2f5719b2cbde3433133f123ceb88767756938b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f706c6174666f726d2d416e64726f6964253230253743253230694f532532302537432532305765622532302537432532304465736b746f702d3634373438623f7374796c653d666c61742d737175617265" alt="Platform"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/releases/latest" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/33f7172ee4dc68e79dbcfd4f28128c7838c17ca76783c4e028aa4a640f10ed24/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f536f756c4e61747572616c6973742f7a65726f5f70617373776f72645f6d616e616765723f6c6162656c3d446f776e6c6f616425323041504b266c6f676f3d616e64726f6964266c6f676f436f6c6f723d776869746526636f6c6f723d344341463530267374796c653d666f722d7468652d6261646765" alt="Download APK"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/docs/FEATURES.md" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/6e81c24fda37764a96915fa8a69b965b0dd88ddc22e125b8d658f527a514f30f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4665617475726525323047756964652d4578706c6f72652532304361706162696c69746965732d3862356366363f7374796c653d666f722d7468652d6261646765" alt="Feature Guide"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/docs/CORE.md" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/8939d09e6c427e4d19b9f087ac1c2b53c12768c718e18af5aef3ea2e256af101/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f486f772532306974253230576f726b732d546563686e6963616c253230436f72652d3564353264323f7374796c653d666f722d7468652d6261646765" alt="How it Works"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;

&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/SoulNaturalist/zero_password_manager/assets/demo.gif"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FSoulNaturalist%2Fzero_password_manager%2FHEAD%2Fassets%2Fdemo.gif" alt="Zero Password Manager Demo"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/div&gt;
&lt;br&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;The Problem with Every Other Password Manager&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;Every major password manager — LastPass, 1Password, Bitwarden Cloud — ultimately stores your vault on &lt;strong&gt;someone else's server&lt;/strong&gt;. "Zero-knowledge" in their marketing means they &lt;em&gt;claim&lt;/em&gt; not to read your data. It doesn't mean they &lt;em&gt;can't&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Zero Password Manager takes a different position:&lt;/strong&gt; the server that holds your vault is one you run yourself. On your home server, your VPS, your Raspberry Pi. The encrypted vault sits on hardware you physically control.&lt;/p&gt;
&lt;p&gt;Combined with client-side encryption that ensures the server is &lt;strong&gt;cryptographically blind&lt;/strong&gt; to all vault contents, this is privacy that doesn't require trusting anyone.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;No cloud subscription. No vendor lock-in. No breach notifications from a&lt;/strong&gt;…&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/SoulNaturalist/zero_password_manager" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;



&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/SoulNaturalist" rel="noopener noreferrer"&gt;
        SoulNaturalist
      &lt;/a&gt; / &lt;a href="https://github.com/SoulNaturalist/zero_password_manager" rel="noopener noreferrer"&gt;
        zero_password_manager
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Open-source self-hosted password manager built with Flutter. Store passwords and crypto seed phrases securely without cloud storage.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🔐 Zero Password Manager&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Zero Cloud. Zero Tracking. Zero Compromise.&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;A privacy-first, self-hosted password manager built on true zero-knowledge principles.&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Your vault lives on your server. Your key never leaves your device. Your secrets stay yours.&lt;/em&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/releases/latest" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0332343f5d4f29ba8e5ab647d95d9e2244bddc8fb5ab9997c340477d03581719/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f536f756c4e61747572616c6973742f7a65726f5f70617373776f72645f6d616e616765723f6c6162656c3d6c617465737425323072656c6561736526636f6c6f723d344341463530267374796c653d666c61742d737175617265" alt="Release"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/LICENSE" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/b2572ca052a9c5171af85172c77a6a03b90ff96d6d91aa097d16b8fdb5dbcfdb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d506f6c79466f726d2532304e6f6e636f6d6d65726369616c2d3362383266363f7374796c653d666c61742d737175617265" alt="License"&gt;&lt;/a&gt;
&lt;a href="https://flutter.dev" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0d6f0bbb2715949279e5f0cae86c88b1d79b8d32a80502456bca15ac80d28cda/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f466c75747465722d332e782d3032353639423f7374796c653d666c61742d737175617265266c6f676f3d666c7574746572266c6f676f436f6c6f723d7768697465" alt="Flutter"&gt;&lt;/a&gt;
&lt;a href="https://fastapi.tiangolo.com" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/393869224cb08d6529d31686197fb88e1b8065b2c7c98c2be8e5d66e3ab38aa9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f466173744150492d507974686f6e2d3030393638383f7374796c653d666c61742d737175617265266c6f676f3d66617374617069266c6f676f436f6c6f723d7768697465" alt="FastAPI"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager#-security-model" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0547861c6e1eaaea9da799af9d19906a729c6b04fd900849915c45f9c9a4248e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f656e6372797074696f6e2d4145532d2d3235362d2d47434d2d6566343434343f7374796c653d666c61742d737175617265266c6f676f3d6f70656e736f75726365696e6974696174697665266c6f676f436f6c6f723d7768697465" alt="AES-256-GCM"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager#-quick-start" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/dbfc678b196f84ea6879fef50a2f5719b2cbde3433133f123ceb88767756938b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f706c6174666f726d2d416e64726f6964253230253743253230694f532532302537432532305765622532302537432532304465736b746f702d3634373438623f7374796c653d666c61742d737175617265" alt="Platform"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/releases/latest" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/33f7172ee4dc68e79dbcfd4f28128c7838c17ca76783c4e028aa4a640f10ed24/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f536f756c4e61747572616c6973742f7a65726f5f70617373776f72645f6d616e616765723f6c6162656c3d446f776e6c6f616425323041504b266c6f676f3d616e64726f6964266c6f676f436f6c6f723d776869746526636f6c6f723d344341463530267374796c653d666f722d7468652d6261646765" alt="Download APK"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/docs/FEATURES.md" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/6e81c24fda37764a96915fa8a69b965b0dd88ddc22e125b8d658f527a514f30f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4665617475726525323047756964652d4578706c6f72652532304361706162696c69746965732d3862356366363f7374796c653d666f722d7468652d6261646765" alt="Feature Guide"&gt;&lt;/a&gt;
&lt;a href="https://github.com/SoulNaturalist/zero_password_manager/docs/CORE.md" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/8939d09e6c427e4d19b9f087ac1c2b53c12768c718e18af5aef3ea2e256af101/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f486f772532306974253230576f726b732d546563686e6963616c253230436f72652d3564353264323f7374796c653d666f722d7468652d6261646765" alt="How it Works"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;

&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/SoulNaturalist/zero_password_manager/assets/demo.gif"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FSoulNaturalist%2Fzero_password_manager%2FHEAD%2Fassets%2Fdemo.gif" alt="Zero Password Manager Demo"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/div&gt;
&lt;br&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;The Problem with Every Other Password Manager&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;Every major password manager — LastPass, 1Password, Bitwarden Cloud — ultimately stores your vault on &lt;strong&gt;someone else's server&lt;/strong&gt;. "Zero-knowledge" in their marketing means they &lt;em&gt;claim&lt;/em&gt; not to read your data. It doesn't mean they &lt;em&gt;can't&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Zero Password Manager takes a different position:&lt;/strong&gt; the server that holds your vault is one you run yourself. On your home server, your VPS, your Raspberry Pi. The encrypted vault sits on hardware you physically control.&lt;/p&gt;
&lt;p&gt;Combined with client-side encryption that ensures the server is &lt;strong&gt;cryptographically blind&lt;/strong&gt; to all vault contents, this is privacy that doesn't require trusting anyone.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;No cloud subscription. No vendor lock-in. No breach notifications from a&lt;/strong&gt;…&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/SoulNaturalist/zero_password_manager" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  🔍 Security &amp;amp; Transparency Note
&lt;/h2&gt;

&lt;p&gt;At this stage, the project has &lt;strong&gt;not been certified or audited by a third-party security company&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The main reason is simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;professional security audits are &lt;strong&gt;extremely expensive&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;and the project is still at an &lt;strong&gt;early stage of development&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;However, there are a few important things to highlight:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the project is &lt;strong&gt;fully open source&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;the architecture is designed around &lt;strong&gt;zero-knowledge and end-to-end encryption principles&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;everything is transparent and open for review&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚫 No Commercial Intent
&lt;/h2&gt;

&lt;p&gt;This project is &lt;strong&gt;not built for commercial purposes&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;There are no plans to turn it into a paid product — the goal is to build something:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;useful&lt;/li&gt;
&lt;li&gt;private&lt;/li&gt;
&lt;li&gt;and community-driven&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;🤝 Support Matters&lt;/p&gt;

&lt;p&gt;Since this is an independent project, any kind of support really makes a difference:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⭐ starring the repository&lt;/li&gt;
&lt;li&gt;sharing the project&lt;/li&gt;
&lt;li&gt;giving feedback&lt;/li&gt;
&lt;li&gt;contributing code&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Even something as simple as a GitHub star is &lt;strong&gt;a huge motivation to keep building and improving this project further&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Thank you — it genuinely helps more than you might think 🙌&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>security</category>
    </item>
  </channel>
</rss>
