Post #2290797
2026-03-26 12:57 UTC
Replies (1)
-
@thisismissem@hachyderm.io 2026-03-26 13:41
@the_moep@mastodon.de okay, a lot of questions! 1) FediMod FIRES is not related to Mastodon's FASP protocol. You shouldn't need an active connection to a FIRES server to process incoming activities. 2) Moderation data is shared publicly. Your server needs a copy of that data in order to take action. Moderation data providers can share as much or as little data about their operations as they desire. 3) The only way to not make the moderation data clear text would be by using Differential Privacy, and I absolutely do not have the cryptography knowledge to implement that. 4) Private datasets have been requested as a feature. Need to figure out access control. Existing datasets are all public. Hope that helps.