Skip to content

XronTrix10/Python-Passwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔑 Python-Passwd

Image

💻 This is a simple CLI encryption based local password manager for those who don't want to rely upon third party online password managers


🔖 Based on

Python minimum version

💡 Features

  • Has inbuilt strong password generator
  • The credentials are saved in a hidden directory inside APPDATA folder in encrypted format (.pswd)
  • uses advanced & modified cipher text algorithm for encryption
  • Has Vault Lock Protection
  • User can save email, mobile, username, passwords and comments
  • User can have multiple accounts in same website or app
  • User can delete or modify saved credentials
  • Have different categories for credentials

⚙️ Requirements

  • System must have Python 3.x pre-installed

🖥️ This is for windows only

Windows

🖥️ Checkout Linux

Linux

🪟 Installation for Windows

  1. Download the Repo or,

    git clone -b windows https://github.com/XronTrix10/Python-Passwd
    
  2. Run the setup file as Administrator

  3. Add the Script location to PATH

    1. Open Advanced system settings
    2. Go to Environment Variables
    3. edit PATH variable
    4. Click New
    5. Add "C:\Program Files\Python-Passwd" without quotes
    1. Now Click OK

🧩 Usage

  • Open Terminal or CMD or PowerShell from anywhere, then

    pswd