<?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: Ratik Krishna</title>
    <description>The latest articles on DEV Community by Ratik Krishna (@ratik_krishna_a93df020997).</description>
    <link>https://dev.to/ratik_krishna_a93df020997</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%2F3363324%2F499b40b9-fef5-40eb-9916-fe0b7be7ff8c.jpg</url>
      <title>DEV Community: Ratik Krishna</title>
      <link>https://dev.to/ratik_krishna_a93df020997</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ratik_krishna_a93df020997"/>
    <language>en</language>
    <item>
      <title>Lock N' Key : The Developer's Vault</title>
      <dc:creator>Ratik Krishna</dc:creator>
      <pubDate>Mon, 19 Jan 2026 18:58:02 +0000</pubDate>
      <link>https://dev.to/ratik_krishna_a93df020997/lock-n-key-the-developers-vault-40co</link>
      <guid>https://dev.to/ratik_krishna_a93df020997/lock-n-key-the-developers-vault-40co</guid>
      <description>&lt;p&gt;Lock N' Key: A Password Manager That Never Talks to the Internet&lt;/p&gt;

&lt;p&gt;As developers, we paste secrets all the time — API keys, tokens, database URLs.&lt;br&gt;
And every time, we silently trust that our tools aren’t watching.&lt;/p&gt;

&lt;p&gt;I got tired of that.&lt;/p&gt;

&lt;p&gt;So I built Lock N' Key, a developer-first password manager with a radical idea:&lt;/p&gt;

&lt;p&gt;If there’s no server, there’s nothing to trust.&lt;/p&gt;

&lt;p&gt;🧠 The Core Idea: Zero Trust by Design&lt;/p&gt;

&lt;p&gt;Lock N' Key follows three non-negotiable principles:&lt;/p&gt;

&lt;p&gt;Local-Only Storage&lt;br&gt;
Your vault lives exclusively on your machine.&lt;/p&gt;

&lt;p&gt;Zero Trust Networking&lt;br&gt;
No backend. No sync servers. No telemetry.&lt;br&gt;
The core vault makes zero outbound internet requests.&lt;/p&gt;

&lt;p&gt;Strong Encryption&lt;br&gt;
Everything is encrypted using AES-256-GCM, with keys managed locally.&lt;/p&gt;

&lt;p&gt;Think of it as a physical safe, but for your dev environment.&lt;/p&gt;

&lt;p&gt;⚡ Built for Developer Velocity&lt;/p&gt;

&lt;p&gt;Security shouldn’t slow you down.&lt;br&gt;
Lock N' Key gives you:&lt;/p&gt;

&lt;p&gt;🔍 Instant Global Search (Alt + Space)&lt;br&gt;
⌨️ Paste secrets directly into any IDE (without clipboard exposure)&lt;br&gt;
👆 Windows Hello biometric unlock&lt;br&gt;
🧩 Chrome / Edge browser extension (local vault only)&lt;br&gt;
🔄 Encrypted .lnk backups for safe cross-device transfer&lt;/p&gt;

&lt;p&gt;No context switching. No browser hopping. No cloud anxiety.&lt;/p&gt;

&lt;p&gt;🔄 Cross-Device Without Sync Servers&lt;/p&gt;

&lt;p&gt;Instead of syncing, Lock N' Key uses encrypted vault exports:&lt;/p&gt;

&lt;p&gt;Export an encrypted .lnk backup&lt;/p&gt;

&lt;p&gt;Transfer via USB / cloud / anything&lt;/p&gt;

&lt;p&gt;Import and decrypt locally&lt;/p&gt;

&lt;p&gt;Simple. Auditable. Offline-friendly.&lt;/p&gt;

&lt;p&gt;Built using Flutter&lt;/p&gt;

&lt;p&gt;Local file-based vault architecture&lt;/p&gt;

&lt;p&gt;🎯 Why I Built This&lt;/p&gt;

&lt;p&gt;I didn’t want convenience at the cost of control.&lt;br&gt;
I wanted absolute ownership of my secrets.&lt;/p&gt;

&lt;p&gt;Lock N' Key is my answer to that.&lt;/p&gt;

&lt;p&gt;🔗 Links&lt;/p&gt;

&lt;p&gt;🔐 Website: &lt;a href="https://lock-n-key.netlify.app" rel="noopener noreferrer"&gt;https://lock-n-key.netlify.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💻 GitHub: &lt;a href="https://github.com/rtk007/Lock_N-_Key" rel="noopener noreferrer"&gt;https://github.com/rtk007/Lock_N-_Key&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you’re a developer who cares about security, simplicity, and ownership, I’d love your feedback.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F43s751hplrjrv5yot78b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F43s751hplrjrv5yot78b.png" alt=" " width="622" height="571"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fydt4k6fs5zv037ho4eib.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fydt4k6fs5zv037ho4eib.png" alt=" " width="800" height="408"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu7tlnnpmrqzg0h8e92tf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu7tlnnpmrqzg0h8e92tf.png" alt=" " width="800" height="413"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fse04qxqgmd2c650eln65.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fse04qxqgmd2c650eln65.png" alt=" " width="800" height="102"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ralrhcfu7ljnv2qhxyp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ralrhcfu7ljnv2qhxyp.png" alt=" " width="800" height="413"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx8zcuqoh5zme0bxt6sxv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx8zcuqoh5zme0bxt6sxv.png" alt=" " width="800" height="464"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>privacy</category>
      <category>security</category>
      <category>opensource</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
