Presentation This post in french

PyPass is a simple password manager using GPG keys mechanism for encryption. It is written in python and released under the GPL License version 3.

Get it!
Latest version
Latest development version

It is heavily inspired by the revelation project that is no longer maintained. Keys functionalities are:

  • ease of use,
  • use of GnuPG to store encrypted data,
  • GUI and CLI interfaces for both local and remote usage,
  • organize your data into folders and sub-folders,
  • storage for different types of accounts credentials.

Requirements

To get PyPass running, we use:

Versions specified here are the ones currently used to develop the software. We do not have yet fixed minimal/maximal versions of the different components (except for Python). Feel free to let us know if the project does not work in your environment, specifying installed components and their versions.