Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Friendly reminder: last year I built FediMod FIRES, a protocol and reference server implementation for sharing moderation data.

Friendly reminder: last year I built FediMod FIRES, a protocol and reference server implementation for sharing moderation data.

Scheduled Pinned Locked Moved Uncategorized
moderationfediblockadministration
18 Posts 10 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • thisismissem@hachyderm.ioT thisismissem@hachyderm.io

    @the_moep yeah, it's been difficult to get the word out because I don't have a particularly large following.

    the_moep@mastodon.deT This user is from outside of this forum
    the_moep@mastodon.deT This user is from outside of this forum
    the_moep@mastodon.de
    wrote last edited by
    #9

    @thisismissem I took a quick look at it and there are two things I'm wondering about:

    • Can this already integrate with Mastodon's FASP? If not, is that planed?
    • How are identities of moderated actors/instances as well as the moderating instances protected? As far as I can tell all of that information seems to be provided in clear text which imo would result in retaliation actions being taken against the people putting an instance on the list. Something like this has happened in the Minecraft community on global banlist projects and seems to be (in a lesser form) an issue with Bluesky's public blocklists as well. (And in the email-space Spamhaus gets attacked a lot as well)
    thisismissem@hachyderm.ioT 1 Reply Last reply
    0
    • thisismissem@hachyderm.ioT thisismissem@hachyderm.io

      Friendly reminder: last year I built FediMod FIRES, a protocol and reference server implementation for sharing moderation data.

      I haven't yet been able to get anyone to adopt it or even signal intent to adopt. But regularly I see people complaining about the lack of data sharing when it comes to moderation, especially for combating spam, scams, and harassment. The tool is there, please use it!

      Whilst I'm not actively working on FediMod FIRES this quarter, I did apply in November for a grant to continue that work, and last I heard a few weeks ago is that the grant made it to the next stage, so I may have some money again to fund development.

      It's not 1.0.0 yet, because I decided it needed more work for me to be happy to call it that, but it is usable!

      Installation is also super simple for data producers, literally two commands on debian or ubuntu boxes.

      Learn more: https://fires.fedimod.org/manuals/reference-server/

      #moderation #fediblock #administration

      pbaesse@bolha.oneP This user is from outside of this forum
      pbaesse@bolha.oneP This user is from outside of this forum
      pbaesse@bolha.one
      wrote last edited by
      #10

      @thisismissem very nice

      1 Reply Last reply
      0
      • thisismissem@hachyderm.ioT thisismissem@hachyderm.io

        Friendly reminder: last year I built FediMod FIRES, a protocol and reference server implementation for sharing moderation data.

        I haven't yet been able to get anyone to adopt it or even signal intent to adopt. But regularly I see people complaining about the lack of data sharing when it comes to moderation, especially for combating spam, scams, and harassment. The tool is there, please use it!

        Whilst I'm not actively working on FediMod FIRES this quarter, I did apply in November for a grant to continue that work, and last I heard a few weeks ago is that the grant made it to the next stage, so I may have some money again to fund development.

        It's not 1.0.0 yet, because I decided it needed more work for me to be happy to call it that, but it is usable!

        Installation is also super simple for data producers, literally two commands on debian or ubuntu boxes.

        Learn more: https://fires.fedimod.org/manuals/reference-server/

        #moderation #fediblock #administration

        mxfraud@tabletop.socialM This user is from outside of this forum
        mxfraud@tabletop.socialM This user is from outside of this forum
        mxfraud@tabletop.social
        wrote last edited by
        #11

        @thisismissem I'm going to try to say this with the most respect for you and your work.

        If it is not in mastodon mainline as a feature, it might as well not exist.

        The problem has never been ideas, protocols, or implementations, its always been adversarial relashionship from gargron and or the Mastodon GMBH leadership team.

        They clearly do not want to prioritise this feature and many other feaures that people asked for years (hello local only post).

        And the only people that can use this servers are: re-implementers, people that need a dedicated service to scale (and probbaly have multiple, high traffic instances), and hobbyist self hosters.

        All the people using masto.host/ 3rd parties won't be able to use it.
        Which I assume is the vast majority of the people wanting to have access to that feature in the first place.

        Unless Mastodon GMBH start to listen to their community (instance administrators), the complaining will continue I'm affraid.

        Again, trying my best here to convey that the work you did is needed and appreciated, and that my problems are with the people holding the power here.

        thisismissem@hachyderm.ioT 1 Reply Last reply
        0
        • the_moep@mastodon.deT the_moep@mastodon.de

          @thisismissem I took a quick look at it and there are two things I'm wondering about:

          • Can this already integrate with Mastodon's FASP? If not, is that planed?
          • How are identities of moderated actors/instances as well as the moderating instances protected? As far as I can tell all of that information seems to be provided in clear text which imo would result in retaliation actions being taken against the people putting an instance on the list. Something like this has happened in the Minecraft community on global banlist projects and seems to be (in a lesser form) an issue with Bluesky's public blocklists as well. (And in the email-space Spamhaus gets attacked a lot as well)
          thisismissem@hachyderm.ioT This user is from outside of this forum
          thisismissem@hachyderm.ioT This user is from outside of this forum
          thisismissem@hachyderm.io
          wrote last edited by
          #12

          @the_moep 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.

          thisismissem@hachyderm.ioT 1 Reply Last reply
          0
          • thisismissem@hachyderm.ioT thisismissem@hachyderm.io

            @the_moep 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.

            thisismissem@hachyderm.ioT This user is from outside of this forum
            thisismissem@hachyderm.ioT This user is from outside of this forum
            thisismissem@hachyderm.io
            wrote last edited by
            #13

            @the_moep FediMod FIRES is more parallel to Bluesky's Labeler infrastructure rather than blocklists

            1 Reply Last reply
            0
            • mxfraud@tabletop.socialM mxfraud@tabletop.social

              @thisismissem I'm going to try to say this with the most respect for you and your work.

              If it is not in mastodon mainline as a feature, it might as well not exist.

              The problem has never been ideas, protocols, or implementations, its always been adversarial relashionship from gargron and or the Mastodon GMBH leadership team.

              They clearly do not want to prioritise this feature and many other feaures that people asked for years (hello local only post).

              And the only people that can use this servers are: re-implementers, people that need a dedicated service to scale (and probbaly have multiple, high traffic instances), and hobbyist self hosters.

              All the people using masto.host/ 3rd parties won't be able to use it.
              Which I assume is the vast majority of the people wanting to have access to that feature in the first place.

              Unless Mastodon GMBH start to listen to their community (instance administrators), the complaining will continue I'm affraid.

              Again, trying my best here to convey that the work you did is needed and appreciated, and that my problems are with the people holding the power here.

              thisismissem@hachyderm.ioT This user is from outside of this forum
              thisismissem@hachyderm.ioT This user is from outside of this forum
              thisismissem@hachyderm.io
              wrote last edited by
              #14

              @mxfraud it sounds like Mastodon may be adopting the protocol, and there is other fediverse software out there besides Mastodon. But I also get your frustration.

              Renaud Chaput (@renchap@oisaur.com)

              @thisismissem@hachyderm.io probably not very helpful for now, but we intent to implement *lists (blocklists, email blocklists…) synchronisation in Mastodon in our next version. We have not defined the exact scope yet but I want it to support FIRES (likely in addition to ingesting « simple » CSVs)

              favicon

              Oisaur (oisaur.com)

              1 Reply Last reply
              0
              • thisismissem@hachyderm.ioT thisismissem@hachyderm.io

                Friendly reminder: last year I built FediMod FIRES, a protocol and reference server implementation for sharing moderation data.

                I haven't yet been able to get anyone to adopt it or even signal intent to adopt. But regularly I see people complaining about the lack of data sharing when it comes to moderation, especially for combating spam, scams, and harassment. The tool is there, please use it!

                Whilst I'm not actively working on FediMod FIRES this quarter, I did apply in November for a grant to continue that work, and last I heard a few weeks ago is that the grant made it to the next stage, so I may have some money again to fund development.

                It's not 1.0.0 yet, because I decided it needed more work for me to be happy to call it that, but it is usable!

                Installation is also super simple for data producers, literally two commands on debian or ubuntu boxes.

                Learn more: https://fires.fedimod.org/manuals/reference-server/

                #moderation #fediblock #administration

                G This user is from outside of this forum
                G This user is from outside of this forum
                globalvote@mastodon.social
                wrote last edited by
                #15

                @thisismissem Https://1024terabox.com/s/1lPj_-RookDKVFmqLkZgryg

                1 Reply Last reply
                0
                • thisismissem@hachyderm.ioT thisismissem@hachyderm.io

                  Friendly reminder: last year I built FediMod FIRES, a protocol and reference server implementation for sharing moderation data.

                  I haven't yet been able to get anyone to adopt it or even signal intent to adopt. But regularly I see people complaining about the lack of data sharing when it comes to moderation, especially for combating spam, scams, and harassment. The tool is there, please use it!

                  Whilst I'm not actively working on FediMod FIRES this quarter, I did apply in November for a grant to continue that work, and last I heard a few weeks ago is that the grant made it to the next stage, so I may have some money again to fund development.

                  It's not 1.0.0 yet, because I decided it needed more work for me to be happy to call it that, but it is usable!

                  Installation is also super simple for data producers, literally two commands on debian or ubuntu boxes.

                  Learn more: https://fires.fedimod.org/manuals/reference-server/

                  #moderation #fediblock #administration

                  andrew@mastodon.furrow.meA This user is from outside of this forum
                  andrew@mastodon.furrow.meA This user is from outside of this forum
                  andrew@mastodon.furrow.me
                  wrote last edited by
                  #16

                  @thisismissem can I theoretically use this as a housekeeping tool for blocking all ActivityPub nodes of a certain type, e.g., Lemmy, Piefed, Gotosocial, or is there an easier way to do that? How about blocking all users with blank pfp?

                  Thanks

                  thisismissem@hachyderm.ioT 1 Reply Last reply
                  0
                  • andrew@mastodon.furrow.meA andrew@mastodon.furrow.me

                    @thisismissem can I theoretically use this as a housekeeping tool for blocking all ActivityPub nodes of a certain type, e.g., Lemmy, Piefed, Gotosocial, or is there an easier way to do that? How about blocking all users with blank pfp?

                    Thanks

                    thisismissem@hachyderm.ioT This user is from outside of this forum
                    thisismissem@hachyderm.ioT This user is from outside of this forum
                    thisismissem@hachyderm.io
                    wrote last edited by
                    #17

                    @andrew it's not designed for that.

                    For automatically moderating profiles with no avatar, it'd be as your server learns about them, which could be done using a rails script for mastodon.

                    andrew@mastodon.furrow.meA 1 Reply Last reply
                    0
                    • thisismissem@hachyderm.ioT thisismissem@hachyderm.io

                      @andrew it's not designed for that.

                      For automatically moderating profiles with no avatar, it'd be as your server learns about them, which could be done using a rails script for mastodon.

                      andrew@mastodon.furrow.meA This user is from outside of this forum
                      andrew@mastodon.furrow.meA This user is from outside of this forum
                      andrew@mastodon.furrow.me
                      wrote last edited by
                      #18

                      @thisismissem thanks!

                      1 Reply Last reply
                      0
                      • em0nm4stodon@infosec.exchangeE em0nm4stodon@infosec.exchange shared this topic
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups