Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: Robert Bridge <robert@××××××××.com>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] Anti-spam for goose
Date: Thu, 21 May 2020 11:57:54
Message-Id: uk1151owe@gentoo.org
In Reply to: Re: [gentoo-dev] [RFC] Anti-spam for goose by Robert Bridge
1 >>>>> On Thu, 21 May 2020, Robert Bridge wrote:
2
3 > On Thu, 21 May 2020 at 09:47, Michał Górny <mgorny@g.o> wrote:
4 >>
5 >> Option 1: IP-based limiting
6 >> ===========================
7 >>
8
9 > Preface this with IANAL, check with your own legal counsel...
10
11 > While IP address based methods might be attractive technically, do
12 > remember that an IP address is considered Personally Identifiable in
13 > European Data Protection law.
14
15 > The fact submissions require an action by the user will probably be
16 > sufficient to be explicit consent, any system storing these details should
17 > allow for the use to revoke their consent: If you collect anything
18 > personally identifiable, you will need to provide a mechanism for users to
19 > request the removal of all their submissions.
20
21 > Tread carefully with this project. :)
22
23 You don't have to store any IP addresses, you can store a cryptographic
24 hash like their b2sum (salted if necessary).
25
26 Ulrich

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] Anti-spam for goose "Michał Górny" <mgorny@g.o>