passx

A Password manager using GNUPG


License
GPL-3.0
Install
pip install passx==0.0.7

Documentation

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