ZeroNet has moderation in that site owners can remove posts. Users can self moderate via mute/block.

Freenet's FMS allows moderation using a web of trust. You provide trust to users pseudo-anonymous identities. And you can choose to trust who they trust. Trust scores are computed and any identity below a level will not be seen by your identity.

Freenet's Sone has similar functionality using a web of trust plugin (FMS has its own trust implementation) that can be used by other plugins.