« A blosxom plugin to allow links to a kwiki | Main | A quick mini-howto on setting up gpg-agent and mutt »

Using OpenPGP subkeys in Mutt

By default mutt ships with a config suited to most users without enabling too many confusing features. Unfortunately it's not suitable for using multiple openpgp sub-keys for signing messages.

In order to get my mutt do sign using a specific sub-key, I had to set the following in my .muttrc:

set pgp_ignore_subkeys=no
set pgp_sign_command="/usr/bin/gpg --no-verbose --batch --quiet --output - --passphrase-fd 0 --armor --detach-sign --textmode %?a?-u %a!? %f"

TrackBack

TrackBack URL for this entry:
http://blog.s8n.net/mt/mt-tb.cgi/969

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on September 27, 2004 3:06 PM.

The previous post in this blog was A blosxom plugin to allow links to a kwiki.

The next post in this blog is A quick mini-howto on setting up gpg-agent and mutt.

Many more can be found on the main index page or by looking through the archives.