* handling SMTP subscribers to public-inboxen
[not found] ` <CAHF=L-zmTsMWyu3EMHm+=DsdbUMMUztKJ6VfGYF5+owB85mg9Q@mail.gmail.com>
@ 2014-05-07 19:54 ` Eric Wong
0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2014-05-07 19:54 UTC (permalink / raw)
To: meta
Cc: Lin Jen-Shin (godfat), Liste Unicorn, Jérémy Lecour,
Alejandro Riera, Bráulio Bhavamitra, unicorn-public
Alejandro Riera <ariera@gmail.com> wrote:
> "Lin Jen-Shin (godfat)" <godfat@godfat.org> wrote:
> > I guess I am too lazy/busy to dig into this, so an SMTP would be great
> > for me. I am also ok to be listed as a public subscriber.
>
> Same here, SMTP sounds great :)
Copying discussion to the meta@public-inbox.org list...
Thanks all for your response. I'll set up something on the ssoma side
which replays messages to subscribers. This will make it easy to
fork/migrate subscription lists to different servers.
I'll probably use VERP[1] to handle bounces. However, most of the
normal bounce processing mechanisms (including VERP) seems to leave
users open to malicious unsubscribes. In other words, an attacker
may fake bounce messages to take users off a list (VERP or not).
The reference documentation for VERP just makes faking bounces
trivially easy.
So I think we need to make the bounce address unguessable by the
attacker. Perhaps using something like Crypt-VERPString[2] is
necessary? Keep in mind somebody sniffing your plain-text SMTP traffic
will (and will always) be able to extract the bounce address; so this
only increases the difficulty level to do a malicious unsubscribe.
The secret key should be able to change when migrating between servers
(or if compromised) without being a big problem, as most bounces occur
hours/days within delivery time; not months/years afterwards.
[1] http://cr.yp.to/proto/verp.txt
[2] http://search.cpan.org/dist/Crypt-VERPString
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-07 19:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20140507080527.GA31124@dcvr.yhbt.net>
[not found] ` <CANrRGgp3SgsacSmM2Ee3=U35ZOwgikQUN1n3H3zC=g2WBc7PeA@mail.gmail.com>
[not found] ` <20140507094632.GA26422@dcvr.yhbt.net>
[not found] ` <CAA2_N1v1DXq2LL1KkqEgk=FC2uW1+wh-mmxBwYt=NTqB+XZLhw@mail.gmail.com>
[not found] ` <CAHF=L-zmTsMWyu3EMHm+=DsdbUMMUztKJ6VfGYF5+owB85mg9Q@mail.gmail.com>
2014-05-07 19:54 ` handling SMTP subscribers to public-inboxen Eric Wong
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).