Skip to content

ERENGG7/Password-manager

Repository files navigation

Password Manager

A modern C++ password manager providing a simple graphical user interface built with ImGui. Passwords are securely stored in a local JSON file using libsodium for encryption and hashing.

Password Manager Screenshot

Table of Contents

Description

This application provides a simple and secure way to store multiple passwords locally. It is designed for use on a single computer by different users (family members, teachers, or company employees) who want to manage their passwords without relying on the Internet.

All sensitive data is encrypted and protected using modern cryptographic primitives from the libsodium library.

Features

  • User registration and login
  • Vault unlocking with a unique master key
  • Secure storage of encrypted passwords
  • Local JSON-based storage (offline)

License

Apache License 2.0

Installation

  1. Clone the repository:
git clone https://github.com/ERENGG7/Password-manager.git

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages