all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Possible GPG bugs or misfeatures
       [not found] <E1D5spt-0005ON-0b@fencepost.gnu.org>
@ 2005-03-01 11:14 ` Werner Koch
  0 siblings, 0 replies; only message in thread
From: Werner Koch @ 2005-03-01 11:14 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Hi!

Your mail has been forwarded to me.

> From: "Luedde, Mirko" <mirko.luedde@sap.com>

> * the `--verify' option can be combined with `--output', but the
>   latter has no effect.=20

--verify does not output the message itself.  If you need that, you
should call gpg without --verifty.  The default is to verify or
decrypt the message.

> * the `--decrypt' option can be applied to signed but unencrypted
>   files and strips the signature from the file. however, if the file
>   is corrupted, gpg will not notice that the signature does not match
>   the content.

Just did a test and I either can't replicate that or I did not
understand the problem:

  $ gpg --decrypt <x.asc
  Linux wheatstone 6.0.0 #9 Sun Mar 1 15:15:11 CET 2005 i686 GNU/Linux
  
  The programs included with the Debian GNU/Linux system are free software;
  the exact distribution terms for each program are described in the
  individual files in /usr/share/doc/*/copyright.
  
  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  permitted by applicable law.
  gpg: Signature made Tue Mar  1 12:01:22 2005 CET using DSA key ID 010A57ED
  gpg: please do a --check-trustdb
  gpg: BAD signature from "Werner Koch <wk@gnupg.org>"

I created the message using

   gpg --clearsign </etc/motd >x.asc

and modified it. Same when using binary signatures.


Salam-Shalom,

   Werner

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-01 11:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1D5spt-0005ON-0b@fencepost.gnu.org>
2005-03-01 11:14 ` Possible GPG bugs or misfeatures Werner Koch

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.