Skip to content

Codeunia/SecurePass-Python-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurePass – A Local Password Manager CLI Tool 🔐

SecurePass is a Python-based command-line tool that lets you securely store and manage passwords locally using a master password and AES encryption.
It’s perfect for beginners exploring Python scripting, cybersecurity, and secure file handling — offering hands-on experience with CLI tools, encryption, and file storage.


🚀 Features

  • 🔐 Master password authentication
  • ➕ Add new password entries
  • 🔍 Retrieve saved passwords
  • 🗑️ Delete password records
  • 🔒 AES encryption using Python's cryptography library
  • 📁 Encrypted password storage in a local file
  • 🧪 Optional: password generator and clipboard copy feature

🧰 Tech Stack

Component Description
Language Python 3
Libraries cryptography, getpass, argparse, json, os
Interface Command Line Interface (CLI)

📁 Project Structure

👨‍💻 Contributor

About

A secure, local password manager built with Python — featuring CLI access, encryption, and master password authentication. - by mitalisinghh7

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors

Languages