ususdei / vault

A python interface to pass, a gpg encrypted password store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vault is a python interface to "pass", a simple shell script
to access a gpg-encrypted password store.

It shall provide a more convenient interface, more field semantics
and some init scripts to seed other programs like ssh-agent, kinit, netctl, ...

For now it has only been tested to work with:
arch linux
python 3.4.3
gpg 2.1.5

Use at your own risk.

For now, the sources are the docs.

About

A python interface to pass, a gpg encrypted password store.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%