Skip to content

PRADIPGOSAIN/Cipher_vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Elite Password Vault – God-Level Military-Grade Security Suite

© 2025 Pradip Gosain — Elite Enhanced Edition
Elite Vault Banner

A next-generation god-level secure password manager built in Python. Combines quantum-resistant encryption, military-grade authentication, and zero-knowledge architecture — all wrapped into a sleek, offline CLI vault.


🧠 Overview

Designed for cybersecurity pros, developers, hackers, and privacy absolutists who demand total local control. This tool fuses modern cryptography (AES-256-GCM, ChaCha20) with hardened security principles (Argon2, MFA, secure clipboard, breach detection) into one bulletproof personal vault.

No cloud. No sync. No compromise.


🚀 Features

🔐 Encryption & Key Management

  • Multi-layer encryption: AES-256-GCM + ChaCha20
  • Post-quantum-ready algorithms (optional lattice-based fallback)
  • Key derivation: Argon2id (memory-hard) or PBKDF2 (600,000 iterations)
  • Encrypted local storage (zero external calls)

🛡️ Authentication

  • Master password (never stored or transmitted)
  • Keyfile-based 2FA layer
  • Optional YubiKey or Biometric support (extensible hooks)
  • Zero-Knowledge: All encryption/decryption stays local

🔧 Security & Usability

  • ✅ Clipboard auto-clear (10 seconds)
  • ✅ Password strength rating with zxcvbn
  • ✅ Tamper-proof audit logs
  • ✅ Secure memory wiping (DoD 5220.22-M compliant)
  • Offline-only mode
  • ✅ Optional breach monitoring via HaveIBeenPwned API

🚨 Elite-Only Features

  • Emergency Lockdown: Instant vault wipe (panic mode)
  • Encrypted backups and restore option
  • Extensible biometric auth support (FaceID, fingerprint)

⚠️ Legal & Ethical Use

This project is open-source for ethical, personal, and educational use only.

❌ You may NOT:

  • ❌ Resell, rebrand, or commercialize this project
  • ❌ Remove author credit or claim authorship
  • ❌ Use in closed-source/commercial projects without written permission

Violators will face:

  • DMCA takedowns
  • Public license violations
  • Legal consequences

💣 Build your own tools. Real respect comes from original work.


📄 License

Licensed under GNU AGPL-3.0.

✅ You MAY:

  • Use freely for personal, educational, or research purposes
  • Modify, extend, or share — with full credit

❌ You MAY NOT:

  • Sell, close-source, or obfuscate this code
  • Remove this license or author's name

👨‍💻 Author

Pradip Gosain
GitHub: github.com/pradipgosain


📦 Installation

git clone https://github.com/pradipgosain/elite-password-vault.git
cd elite-password-vault
pip install -r requirements.txt
python vault_elite.py

About

Elite Password Vault – Military-grade, god-level secure password manager built in Python. Features AES-256-GCM, ChaCha20, Argon2, MFA, quantum-resistance, and offline vault. Built for hackers, privacy lovers, and real security.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages