Skip to content

Ilyasos0611/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Password Manager

A secure and versatile password manager developed in Python, offering an intuitive command-line interface for managing your credentials.

πŸ”‘ Key Features

Enhanced Security

  • Dual encryption choice for your sensitive data:
    • Classic Caesar Cipher encryption
    • RSA encryption for maximum security
  • Password strength evaluation on a 4-level scale:
    • Weak
    • Medium
    • Strong
    • Excellent

Smart Password Generator

  • Customizable password generation based on:
    • Desired length
    • Character types (lowercase, uppercase, numbers, special characters)
    • Dictionary word integration for better memorability
    • Desired strength level

Efficient Organization and Management

  • Multiple label system for optimal organization
  • Advanced search function by:
    • Login
    • Label
    • Password
  • Modification history with restore capability
  • Secure backup in encrypted files
  • Import of existing passwords

User Interface

  • Clear and intuitive command-line interface
  • Flexible password display (plain text or encrypted)
  • Complete documentation for quick start

πŸ”’ Security

  • Data is stored securely with full encryption of sensitive information.

🀝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published