Skip to content

Secure Password Manager using Python (CLI + GUI) #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Chaitanya6Nli
Copy link
Contributor

This pull request adds a Secure Password Manager project built with Python.
It features both:

  • Command-Line Interface (CLI): Generate, encrypt, and view passwords
  • 🖥️ Graphical User Interface (GUI): Built using Tkinter, supports password generation, encryption, and visualization

🔐 Passwords are encrypted securely using the cryptography library (Fernet).
📁 Files are structured in /cli and /gui folders for clarity.

This project is beginner-friendly and well-commented for easy understanding.

Copy link

github-actions bot commented Jul 7, 2025

👋 @Chaitanya6Nli
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

Copy link
Contributor

@iamwatchdogs iamwatchdogs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review & Approved by @iamwatchdogs.

@iamwatchdogs iamwatchdogs merged commit 78e36ec into Grow-with-Open-Source:main Jul 16, 2025
4 checks passed
Copy link

Thank you for contributing @Chaitanya6Nli. Make sure to check your contribution on GitHub Pages.

@Chaitanya6Nli Chaitanya6Nli deleted the secure-password-manager branch July 16, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants