Skip to content

A password manager-script using GnuPG to encrypt password

License

Notifications You must be signed in to change notification settings

harshbaliyan126/Passx-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passx

It's a script, using GNUPG for encrypting passwords.

Installation

  • Create a GNUPG key pair if not created already, following this GNUPG tutorial
  • After that, when key pair is created. Do following:
$ pip install passx

Usage

Usage:
    passx [account] - Loads password to clipboard

    -a , --add
        passx -a/--add [account] - Saves account
    -d, --delete
        passx -d/--delete [account] - Deletes account
    --list
        passx --list - List all accounts saved

About

A password manager-script using GnuPG to encrypt password

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages