DEV Community

Cover image for CyberVault: A Fully Local, Open-Source Password Manager Built with C#
Andreas Nilsen
Andreas Nilsen

Posted on

CyberVault: A Fully Local, Open-Source Password Manager Built with C#

πŸ” Introducing CyberVault – A C# Password Manager for Full Local Control

Hi everyone,

Me and my friend CyberHansen recently built CyberVault, a lightweight password manager written in C#. It’s designed for those of us who want complete control over our password data β€” no accounts, no cloud sync, no servers.

πŸ’‘ Why I Built It

I couldn’t find a simple, open-source password manager that:

  • Didn’t require cloud accounts
  • Could run as a self-contained Windows app
  • Was open to community contributions

So I built my own.

πŸ”§ Key Features

  • πŸ–₯️ Fully Local – stores your data on your device only
  • πŸ” Encrypted Vault – strong cryptographic security
  • πŸš€ Standalone GUI – just run the EXE, no server or installer
  • 🧩 Early Chrome Extension – optional autofill support
  • πŸ§‘β€πŸ’» Open Source – available on GitHub

πŸ‘‰ GitHub Repo

🧠 I’d Love Feedback On:

  • Security model / cryptography approach
  • UX suggestions
  • Chrome extension features you'd like
  • Any bugs or issues you run into

⭐ If you find this project useful, don’t forget to star the repo and share it!

Thanks for checking it out β€” happy to chat if anyone wants to collaborate!

– CyberNilsen, CyberHansen

Top comments (0)