From: Jeff King <peff@peff.net>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: meta@public-inbox.org
Subject: Re: Contributing messages to an archive
Date: Tue, 3 Jul 2018 12:39:38 -0400 [thread overview]
Message-ID: <20180703163938.GA28297@sigill.intra.peff.net> (raw)
In-Reply-To: <20180703160910.GB51821@aiede.svl.corp.google.com>
On Tue, Jul 03, 2018 at 09:09:10AM -0700, Jonathan Nieder wrote:
> 2. (My motivation) The git-security@googlegroups.com list receives
> messages about embargoed issues that should not be made public
> right away. We would like to switch to a model where after the
> embargo expires, the discussion is made public.
>
> Is there a way to inject messages into the public-inbox.org/git
> archive? E.g. should I provide my own public-inbox style repository
> to pull messages from, or is there an address that I can bounce
> messages to?
To give a sense of the scale here, I have a 326-message thread regarding
the recent submodules vulnerability that I'd like to make it into the
archive (now that the issue is un-embargoed). I _could_ just re-send
those messages individually to git@vger, but:
1. It's kind of spammy to dump so many messages.
2. The dates are now old, which means they'd likely get spam-blocked
if used as-is.
3. Ditto for the "From" field, which would violate things like SPF.
Points (2) and (3) could be addressed by "wrapping" the messages and
using in-body headers, like we do for patch authors/dates, but then that
would also fool tools like public-inbox.
Likewise, I could dump the whole thing as a gzipped mbox, but it would
be nice if the contents were more easily searchable.
So it would be really nice to inject directly into the archive somehow
(and then leave a single message on the list alerting people that it
happened).
-Peff
next prev parent reply other threads:[~2018-07-03 16:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-03 16:09 Contributing messages to an archive Jonathan Nieder
2018-07-03 16:39 ` Jeff King [this message]
2018-07-03 19:54 ` Eric Wong
2018-07-03 20:44 ` Jonathan Nieder
2018-07-03 21:00 ` Jeff King
2018-07-03 21:08 ` Eric Wong
2018-07-03 21:03 ` Eric Wong
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
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180703163938.GA28297@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=jrnieder@gmail.com \
--cc=meta@public-inbox.org \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).