Skip to main content

A Password manager using GNUPG

Project description

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:
$ git clone https://github.com/harshbaliyan126/Passx-py.git
$ cd Passx-py
$ pip install -r requirement.txt
$ chmod +x ./main/passx
$ cp ./main/passx to/the/path/directory

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passx-0.0.2.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

passx-0.0.2-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page