-
Notifications
You must be signed in to change notification settings - Fork 11
How are blocklists maintained? #176
Comments
Great questions. we can get all of these answered over time. But the first thing to say is that we care about doing this very right, and are thoughtful in our approach. In short, for now, we'll translate DMCA requests and the like into a blocklist, and publish it somewhere. (we haven't had to do this yet). clients can follow it in their configs. (will have some easy way to configure and turn on/off). We will likely provide our own as default for now. In the long term it would be our hope that an independent bodies like EFF and Berkman Center would get involved in making sure these lists are correct. (I personally would like to reduce the "false positives" problem in DMCA, but it's not easy to do this at scale given the huge volumes (youtube receives tons of these)). Regardless all blocklists would be accessible through ipfs itself to audit, and should carry a reason (usually the original legal request from whatever entity). This can be audited independently. |
TL;DR I'm optimistic about the technical side, but not so much the social.
They're composable - the fact that the union of a list of blocklists is a blocklist could be useful. To take best advantage of this, maybe the UI needs some mechanisms for feedback to & pushback from the user? If the spec will need iterating, it makes sense to push censorship out into a daemon or subprocess. Like Squid can do. Maybe a tool to check your pinned list for new blocked data, and give some warning?
So getting the blocklists "right" or "right enough" implies impartial curation? This sounds expensive, and yet the copyright holders probably won't want to fund a charity to do it, and neither are most of the readers. At least it can be done in an open way; and any attempt to get round the "one man's blocklist is another man's pin list" by e.g. hashing the ids again or putting them in a bloom filter... comes back to #85 (comment). |
This issue has been moved to https://discuss.ipfs.io/t/how-are-blocklists-maintained/267. |
"Bad data" blocklists are introduced in #106, #36.
In ipfs/notes#21 (comment)
Sadly, this seems likely true in at least some regions.
So how are blocklists to be
.mp3
) maybe it's ok to have it if you paid; no re-sharingto be sure to keep coders out of legal & political trouble?
The text was updated successfully, but these errors were encountered: