Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wbolster/mutt-gnome-keyring

Helper script to make the Mutt mail client lookup credentials in Gnome keyring
https://github.com/wbolster/mutt-gnome-keyring

Last synced: 10 days ago
JSON representation

Helper script to make the Mutt mail client lookup credentials in Gnome keyring

Awesome Lists containing this project

README

        

Mutt credentials in Gnome keyring
=================================

This is a helper script to make Mutt lookup passwords in Gnome keyring, instead
of having those unencrypted in ``~/.muttrc``. See the comments at the top of the
``mutt-gnome-keyring-password.py`` script for more information on how to use
this script.

To use this script, you will need to install the Python bindings for the
``gnome-keyring`` library. To install the relevant package on Debian and
Ubuntu::

apt-get install python-gnomekeyring