all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9280: 24.0.50; default value of epa-file-select-keys should be nil
@ 2011-08-11  6:31 Roland Winkler
  2011-08-11 13:18 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Roland Winkler @ 2011-08-11  6:31 UTC (permalink / raw)
  To: 9280; +Cc: Lars Magne Ingebrigtsen, Daiki Ueno, Ted Zlatanov

Recently I filed bug report #9112 saying that I could not create new
gpg-encrypted files anymore the way I was expecting it from emacs
23, namely with a key selection UI. I learned from Daiki that this
is due to a change of the default value of epa-file-select-keys from
nil to 'silent in Emacs 24, which means symmetric encryption is now
the default. This followed discussions mostly by Daiki, Ted, and Lars.

I disagree with this change of the default value of
epa-file-select-keys in the sense that I find the current "silent"
default behavior too brief for unexperienced users (like myself
until recently). Part of the problem is that for symmetric
encryption gpg will simply pop up a pinentry window saying "enter
passphrase". But nothing tells the user that the file he or she
wants to save is just about to go through symmetric encryption (and
not any other encryption mechanism the user might hope for). Yet any
misunderstanding concerning the encryption mechanism could imply
that a file is essentially lost after saving.

We cannot change easily the brief behavior of the pinentry window.
So I request that the default of epa-file-select-keys should go back
to nil which provides a key selection UI so that the user gets some
ideas what the options are.

Ted, Lars, and also I myself, we can always customize things to make
the behavior more brief and geared towards our personal needs. But
making the brief behavior the default, assuming that the average
user understands all these things, in my opinion is asking for
trouble and confusion.



In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2011-07-16 on regnitz





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-08-12 14:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11  6:31 bug#9280: 24.0.50; default value of epa-file-select-keys should be nil Roland Winkler
2011-08-11 13:18 ` Stefan Monnier
2011-08-12  1:13   ` Daiki Ueno
2011-08-12  2:05     ` Roland Winkler
2011-08-12  2:51       ` Daiki Ueno
2011-08-12  3:28         ` Roland Winkler
2011-08-12 14:08     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.