lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On 2020-11-18 11:14 a.m., Viacheslav Usov wrote:
> On Wed, Nov 18, 2020 at 1:34 PM Soni "They/Them" L. <fakedme@gmail.com> wrote:
>
> > No. The list would use PGP, between the list and you. The sender
> > wouldn't have to worry about it.
> >
> > Gmail would only see all the messages as coming from the list and being
> > encrypted.
>
> This will address the DKIM/DMARC/SPF verification problem only if the
> incompliant sender's identity (in the headers) is completely replaced
> by a compliant identity. But this is by itself sufficient to address
> the problem, no additional crypto scheme is needed.
>
> Cheers,
> V.

The encryption additionally prevents:

- gmail replacing/MITMing embedded links
- gmail adding EXTERNAL SENDER to subject lines

among other things. All of them things that happen today.

Those things are great for non-mailing-list emails but for mailing lists
it's just insufferable. Anti-spam is great but we need anti-anti-spam if
we want mailing lists to survive into the next 10 years.