Hacker News new | ask | show | jobs
by Santosh83 1740 days ago
> But if it were to be posted into non-CSAM forums then the community's web of trust would flag it as spam and thus make it disappear. So you're unlikely to just run into CSAM involuntarily.

But how can a censorship-resistant network make certain content disappear? Isn't that impossible by design on Freenet, except by the slow, unreliable process of all nodes purging the data?

1 comments

It works because every user can choose their own moderators: You choose on your own whom to trust to filter out the disruptive stuff.

And it’s optimized so you have much less work for that than on the clearnet. On Freenet Spam- and Disruption-prevention actually scales better than spamming.

Ah I see. So the content will still be there as long as people store/access it, but you can filter it out by subscribing to filter-lists? Got it, thanks.

Can you also filter out certain content (by means of hashes I suppose) that you don't want to personally host (not even as partial chunks) but allow everything else?

Yes to the first.

To the second no: In Freenet 0.5 there was a plugin for that, but for 0.7 this has not been written yet.

You can write that, but you cannot check what exactly it would block. Whom do you trust to censor you? The devs cannot make that judgement. And who will control the censors? You would need a list of all chunks to block (by their routing key).