Skip to main content

simple password manager

Project description


-=} Passta {=-
The simple password safe


Passta is a simple password safe intended for usage in scripts.

e.g.: usage in .msmtprc

passwordeval passta get smtps/me@example.com

GPG[1] is used for encrypting passwords. When running gpg-agent passta can be
used in scripts without having to provide the password on every invocation.


SECURITY CONSIDERATIONS:

Passta is neither a tool for password sharing on a multi-seat system, nor is it
suitable for transmitting passwords over channels that can be tampered with.

Passta utilizes a single gpg encrypted, unsigned file for the storage of all
passwords. While that might be a sufficiently secure method of saving
confidential password in an environment where write access is limited to
authorized users, it doesn't prevent users with write acces from tampering with
the data. In such a scenario, a user could potentially insert arbitary data
into the password file.


AUTHORS & CONTRIBUTORS:

Martin Natano <natano@natano.net>
Alfredo Pironti <alfredo.pironti@inria.fr>


Please follow PEP 8[2] when submitting patches/pull requests.

[1] http://www.gnupg.org/
[2] http://www.python.org/dev/peps/pep-0008/

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

passta-1.5.tar.gz (4.9 kB view hashes)

Uploaded Source

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