[devel] gpgagent need help

Денис Смирнов mithraen at altlinux.ru
Sat Sep 12 10:23:54 UTC 2009


On Sat, Sep 12, 2009 at 12:54:38PM +0300, Michael Shigorin wrote:

MS> Теперь учи меня (причина точно та же), а то
MS> -- статью на вики и ссылку отсюда проставь:
MS> http://www.altlinux.org/Сборка_модулей_ядра

apt-get install pinentry-qt

В ~/.gnupg/gpg.conf:
default-key сам-знаешь-что
use-agent

куда-нибудь (у меня в ~/.xsession.d/gpg)

gpg-agent --daemon --write-env-file ${HOME}/.gpg-agent-info

в .zshrc:
if [ -f "${HOME}/.gpg-agent-info" ]; then
	. "${HOME}/.gpg-agent-info"
    export GPG_AGENT_INFO
fi

и... ура! счастье! все работает :)

-- 
С уважением, Денис

http://freesource.info
----------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.altlinux.org/pipermail/devel/attachments/20090912/9e657232/attachment.bin>


More information about the Devel mailing list