<?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: Ammar Tafoiki</title>
    <description>The latest articles on DEV Community by Ammar Tafoiki (@ammar109834).</description>
    <link>https://dev.to/ammar109834</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%2F3420137%2Fe71c62fc-a378-4995-9d1d-33abb1226aa8.png</url>
      <title>DEV Community: Ammar Tafoiki</title>
      <link>https://dev.to/ammar109834</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ammar109834"/>
    <language>en</language>
    <item>
      <title>No Internet? No Problem — I Built a Simple, Secure Offline Password Manager (Built in Python)</title>
      <dc:creator>Ammar Tafoiki</dc:creator>
      <pubDate>Tue, 12 Aug 2025 16:56:54 +0000</pubDate>
      <link>https://dev.to/ammar109834/no-internet-no-problem-i-built-a-simple-secure-offline-password-manager-built-in-python-3gjj</link>
      <guid>https://dev.to/ammar109834/no-internet-no-problem-i-built-a-simple-secure-offline-password-manager-built-in-python-3gjj</guid>
      <description>&lt;h2&gt;
  
  
  🔒 The World Is Online, But Your Passwords Don’t Have to Be
&lt;/h2&gt;

&lt;p&gt;Most password managers either:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Lock your data behind monthly subscriptions&lt;/li&gt;
&lt;li&gt;Store your credentials in the cloud&lt;/li&gt;
&lt;li&gt;Collect more data than they should&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I built something different: a &lt;strong&gt;fully offline password manager&lt;/strong&gt;, lightweight, fast, and secure — built in Python using PyQt5.&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why I Made It
&lt;/h2&gt;

&lt;p&gt;I wanted a tool that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Doesn't require signing up or logging in&lt;/li&gt;
&lt;li&gt;Generates strong passwords instantly&lt;/li&gt;
&lt;li&gt;Stores them in a local file for full control&lt;/li&gt;
&lt;li&gt;Lets me know &lt;strong&gt;why I created each password&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I made it. Then I polished it. And now — I'm selling it for just &lt;strong&gt;$2.99&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 Features
&lt;/h2&gt;

&lt;p&gt;✅ Generate strong, random passwords&lt;br&gt;&lt;br&gt;
✅ Add a label like “Reddit”, “PayPal”, “Netflix”&lt;br&gt;&lt;br&gt;
✅ Stores entries in a &lt;code&gt;.txt&lt;/code&gt; file locally (nothing goes online)&lt;br&gt;&lt;br&gt;
✅ One-click copy to clipboard&lt;br&gt;&lt;br&gt;
✅ No cloud. No account. No spying. Just simplicity.&lt;br&gt;&lt;br&gt;
✅ Runs on Windows (standalone &lt;code&gt;.exe&lt;/code&gt;)  &lt;/p&gt;




&lt;h2&gt;
  
  
  💻 Built With
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Python 3
&lt;/li&gt;
&lt;li&gt;PyQt5 for the GUI
&lt;/li&gt;
&lt;li&gt;pyperclip for clipboard
&lt;/li&gt;
&lt;li&gt;Packaged with &lt;code&gt;pyinstaller&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📦 Try It Out
&lt;/h2&gt;

&lt;p&gt;🎯 &lt;a href="https://ammar1012.gumroad.com/l/passwordmanager" rel="noopener noreferrer"&gt;Download it here on Gumroad&lt;/a&gt; — only $2.99 for lifetime access.&lt;br&gt;&lt;br&gt;
I’m an indie dev doing this solo — if you're into privacy and simplicity, your support helps a ton.&lt;/p&gt;




&lt;h2&gt;
  
  
  🙌 I’d Love Your Support
&lt;/h2&gt;

&lt;p&gt;Even if you’re not buying — any feedback, shares, or comments would mean the world. If you think this kind of tool is valuable, help spread the word!&lt;/p&gt;

&lt;p&gt;Let’s take back some control from the cloud ! 💻🔐&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
