Gnus development mailing list
 help / color / mirror / Atom feed
From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Subject: Re: Entering passphrase twice when sending PGP signed message
Date: Mon, 15 Sep 2003 01:12:15 +0200	[thread overview]
Message-ID: <m3ekyjm0c0.fsf@merlin.emma.line.org> (raw)
In-Reply-To: <iluisnvxd85.fsf@latte.josefsson.org> (Simon Josefsson's message of "Sun, 14 Sep 2003 23:38:18 +0200")

Simon Josefsson <jas@extundo.com> writes:

> What purpose would this serve?  If you want a copy of what is sent in
> mail, there is Bcc.  I'm not sure if there is a similar feature for
> getting a copy of what is posted in news, though.

Not officially. Gcc: and Fcc: are local extensions to Gnus. Group carbon
copies are handled through "Newsgroups:" officially.

> The advantage of generate Gcc separately from mail and news is, of
> course, that your local copy isn't restricted to the arbitrary, and
> sometimes incompatible, limitations in mail and news,

What are these incompatible limitations?

> and to support Gcc rewriting functionality,
> e.g. gnus-gcc-externalize-attachments.

AFAICS, any News posting can be sent as a mail, technically, because
RFC-1036 requires a subset of RFC-2822. IOW, if Gnus only uses
constructs legal in News, we don't need this distinction except to
choose between SMTP and NNTP -- which is the posting-method in the first
place.

I wonder if there's anything that mail allows for but news doesn't
that's needed in real life.

> (The logic would have to, besides checking for the intersection
> between (2)822 and 1036(bis), also check if any of the enabled Gcc
> rewriting features would modify the "object".

The logic would be to only generate RFC-1036 + RFC-2045..2049 (+ 2231),
even for mail. I. e. 7bit US-ASCII headers, with limited folding and
limited RFC-2822 syntax.

Any archival or "keep a local copy" function MUST NOT tamper with the
content in any case, particularly not when the content is being
signed. gnus-gcc-externalize-attachments MUST NOT apply to signed
material.

> Even so, it must have knowledge about certain MML tags, such as
> security tags, which generate different output each time, but can
> (probably, and not in all situations) be considered equal, for Gcc:ing
> purposes.  Also remember that MIME encoding can be different in news
> than from mail too.)

How does MIME encoding for news differ from MIME encoding for mail?

All these possible differences look academic to me ATM. The real-world
differences are: Path vs. References and Newsgroups vs. To. That's it.

> There are already features that require the saved article to differ
> from what was sent, so it is not always a bad thing, assuming people
> do use those features.

I really wonder what features these are. Confusion Inductor v1.0 perhaps.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95



  reply	other threads:[~2003-09-14 23:12 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-13 13:27 Hrvoje Niksic
2003-09-13 21:24 ` Simon Josefsson
2003-09-13 23:20   ` Hrvoje Niksic
2003-09-14  0:41     ` Simon Josefsson
2003-09-14  1:22       ` Hrvoje Niksic
2003-09-14 12:05         ` Simon Josefsson
2003-09-14 15:06           ` Hrvoje Niksic
2003-09-14 15:18             ` Simon Josefsson
2003-09-14 17:17               ` Hrvoje Niksic
2003-09-14 21:48                 ` Simon Josefsson
2003-09-14 23:03                   ` Jesper Harder
2003-09-14 23:15                     ` Simon Josefsson
2003-09-15  0:52                       ` Jesper Harder
2003-09-15 11:18                         ` Simon Josefsson
2003-10-17 18:03                         ` Lars Magne Ingebrigtsen
2003-10-17 21:44                           ` Simon Josefsson
2003-10-17 22:39                             ` Lars Magne Ingebrigtsen
2003-10-18  0:04                               ` Simon Josefsson
2003-10-18 15:49                           ` Jesper Harder
2003-10-18 16:26                             ` Lars Magne Ingebrigtsen
2005-10-13 19:48                             ` Attachments and security menu (was: Entering passphrase twice when sending PGP signed message) Reiner Steib
2006-04-26 20:30                               ` Attachments and security menu Reiner Steib
2003-09-14 21:02   ` Entering passphrase twice when sending PGP signed message Matthias Andree
2003-09-14 21:38     ` Simon Josefsson
2003-09-14 23:12       ` Matthias Andree [this message]
2003-09-14 23:49         ` Simon Josefsson
2003-09-15  0:10           ` Matthias Andree
2003-09-13 23:30 ` Jesper Harder
2003-09-14  1:17   ` Hrvoje Niksic
2003-09-14  1:45     ` Jesper Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ekyjm0c0.fsf@merlin.emma.line.org \
    --to=ma@dt.e-technik.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).