Sala is a command-line program that lets you store passwords and other bits of sensitive plain-text information to encrypted files on a directory hierarchy. The information is protected by GnuPG's symmetrical encryption.
Sala is licensed under the MIT license.
The latest release is 1.3, released on 2012-06-13.
Download the source from
PyPI, or install
with pip
:
$ pip install sala
Requirements:
Suggested packages:
pwgen
is installed,
it's used to suggest good passwords to the user
For documentation, see the manual page sala(1).
The source repository is hosted at GitHub.
Check out the latest source:
git clone git://github.com/akheron/sala.git