Sala 1.3 has been released. New features:
* Support for hooks, with a post-set hook initially supported. Patch by Jyrki Pulliainen. * Bash completion script for tab-completion in $SALADIR. Other changes: * Move the repository state to the .sala subdirectory. .salakey becomes .sala/key and sala.conf becomes .sala/config. These files are moved when sala 1.3 is run the first time on an old repository. Initial patch by Jyrki Pulliainen. * Respect SALADIR when creating subdirectories with set. The new version is available on PyPI and via pip and easy_install: $ pip install -U sala Announcement: http://www.digip.org/blog/2012/06/sala-1.3-released.html Homepage: http://www.digip.org/sala/ GitHub: https://github.com/akheron/sala PyPI: http://pypi.python.org/pypi/sala What is sala? ============= 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. Dependencies: * Python 2.6, 2.7, 3.2, or newer * GnuPG Suggested packages: * pwgen: With the default configuration, used to suggest good passwords to the user (if installed). Petri Lehtinen -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/