[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug] PGG shows ?? when prompt for passphrase
From: |
Richard Stallman |
Subject: |
Re: [bug] PGG shows ?? when prompt for passphrase |
Date: |
Sun, 17 Dec 2006 20:12:17 -0500 |
* gpg-agent(1)
The usual way to run the agent is from the ~/.xsession file:
eval `gpg-agent --daemon`
* emacs/man/pgg.texi
@defvar pgg-gpg-use-agent
When using GnuPG (gpg) as PGP scheme you can use @code{gpg-agent} for
address@hidden @code{gpg-agent} does not cache passphrases
but private keys. On the other hand, from a users point of view this
technical difference isn't visible.}. If address@hidden try to use a
running @code{gpg-agent}. It defaults to @code{nil}.
If we tell the users
put
eval `gpg-agent --daemon`
in your file ~/.xsession and in your file ~/.bash_profile,
and customize pgg-gpg-use-agent to t in Emacs.
that seems insufficient. We need to also tell people how to specify a
passphrase to gpg-agent, right? What should they do?
- [bug] PGG shows ?? when prompt for passphrase, Leo, 2006/12/15
- Re: [bug] PGG shows ?? when prompt for passphrase, Daiki Ueno, 2006/12/16
- Re: [bug] PGG shows ?? when prompt for passphrase, Leo, 2006/12/16
- Re: [bug] PGG shows ?? when prompt for passphrase, Daiki Ueno, 2006/12/16
- Re: [bug] PGG shows ?? when prompt for passphrase, Leo, 2006/12/16
- Re: [bug] PGG shows ?? when prompt for passphrase, Daiki Ueno, 2006/12/16
- Re: [bug] PGG shows ?? when prompt for passphrase, Leo, 2006/12/17
- Re: [bug] PGG shows ?? when prompt for passphrase,
Richard Stallman <=
- Re: [bug] PGG shows ?? when prompt for passphrase, Daiki Ueno, 2006/12/17
- Message not available
- Re: [bug] PGG shows ?? when prompt for passphrase, Daiki Ueno, 2006/12/19
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- pgg-encrypt is a pain in the neck, Richard Stallman, 2006/12/30
- Re: pgg-encrypt is a pain in the neck, Sascha Wilde, 2006/12/30
- Re: pgg-encrypt is a pain in the neck, Daiki Ueno, 2006/12/30
- Re: pgg-encrypt is a pain in the neck, Sascha Wilde, 2006/12/31
- Re: pgg-encrypt is a pain in the neck, Reiner Steib, 2006/12/31
- Re: pgg-encrypt is a pain in the neck, Daiki Ueno, 2006/12/31
- Re: pgg-encrypt is a pain in the neck, Richard Stallman, 2006/12/31
- Re: pgg-encrypt is a pain in the neck, Richard Stallman, 2006/12/30