Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
Collassa

Piero Bosio Web Site

Forum federato con il resto del mondo. Non contano le istanze, contano le persone

  1. Home
  2. Categorie
  3. Fediverso
  4. Defederating servers / Blocking users from Fediverse

Defederating servers / Blocking users from Fediverse

Pianificato Fissato Bloccato Spostato Fediverso
activitypubfediverse
4 Post 3 Autori 3 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Crakilaundefined Questo utente è esterno a questo forum
    Crakilaundefined Questo utente è esterno a questo forum
    Crakila
    scritto su ultima modifica di
    #1

    Hello. :wave:

    I have been trying to filter out some of the foreign language posts that come from the Fediverse.
    I have been using the "Filtering" to defederate instances. (In most cases, these are single-user instance bot accounts.)
    Even if I add in an instance to the list, and separate it with a line break, posts from that instance will still appear.
    Is it because I am using a relay?

    Example: I have fairy.id listed as a server in the Filtering box.
    ec469a76-d433-4a99-97e1-aeb87fb0fd52-image.png
    But their posts still appear.
    (I added the server to the Filtering box yesterday. Restarted NodeBB in that time)
    03f5ac22-67df-4df3-9ae1-46a600f9edd6-image.png

    Additionally, how do I block/perma mute a Fediverse account for the entire website without blocking the entire instance?
    Seems like 'Delete Account' is the way, but perhaps I am missing something obvious, and I am just blind, lol.

    julianundefined 1 Risposta Ultima Risposta
    • Crakilaundefined Crakila

      Hello. :wave:

      I have been trying to filter out some of the foreign language posts that come from the Fediverse.
      I have been using the "Filtering" to defederate instances. (In most cases, these are single-user instance bot accounts.)
      Even if I add in an instance to the list, and separate it with a line break, posts from that instance will still appear.
      Is it because I am using a relay?

      Example: I have fairy.id listed as a server in the Filtering box.
      ec469a76-d433-4a99-97e1-aeb87fb0fd52-image.png
      But their posts still appear.
      (I added the server to the Filtering box yesterday. Restarted NodeBB in that time)
      03f5ac22-67df-4df3-9ae1-46a600f9edd6-image.png

      Additionally, how do I block/perma mute a Fediverse account for the entire website without blocking the entire instance?
      Seems like 'Delete Account' is the way, but perhaps I am missing something obvious, and I am just blind, lol.

      julianundefined Questo utente è esterno a questo forum
      julianundefined Questo utente è esterno a questo forum
      julian
      scritto su ultima modifica di
      #2

      That's a really good question! It might be that posts are still leaking through due to some other reason (maybe relays, maybe something else).

      I'll have to audit the instance deny-list code and double check.

      As for blocking individual users, there is no way to do this instance-wide yet. However that is a good idea, I will look into implementing this.

      1 Risposta Ultima Risposta
      • julianundefined Questo utente è esterno a questo forum
        julianundefined Questo utente è esterno a questo forum
        julian
        scritto su ultima modifica di
        #3

        FWIW deleting an account won't block the user from coming back. If you navigate back to their profile (via direct link or clicked link, or if they're mentioned, etc.) NodeBB will just pull their account info in again.

        1 Risposta Ultima Risposta
        • julianundefined Questo utente è esterno a questo forum
          julianundefined Questo utente è esterno a questo forum
          julian
          scritto su ultima modifica di
          #4

          Crakila Can you please try again with the latest develop commit? I updated the blocking logic to handle both activity retrieval and sending. Prior to this, it was only checking the domain on incoming activities.

          I don't know whether this would explain why the posts from fairy.id still show up for you, but it's worth a shot.

          1 Risposta Ultima Risposta
          Rispondi
          • Topic risposta
          Effettua l'accesso per rispondere
          • Da Vecchi a Nuovi
          • Da Nuovi a Vecchi
          • Più Voti


          Feed RSS
          Defederating servers / Blocking users from Fediverse

          Gli ultimi otto messaggi ricevuti dalla Federazione
          • julianundefined
            julian

            incentive@mastodon.circlewithadot.net so what was the issue, a bug in Activity-Relay?

            The LitePub section on FEP-ae0c: Fediverse Relay Protocols: Mastodon and LitePub is pretty vague about deviations from expectations. It would be good to shore up this FEP a bit.

            per saperne di più

          • incentiveundefined
            incentive

            @julian Confirmed! "relay-server | INFO[0263] Sent MutuallyFollow Request : https://activitypub.space/actor
            relay-server | INFO[0263] RelayState reloaded "

            🤝

            per saperne di più

          • julianundefined
            julian

            incentive@mastodon.circlewithadot.net success!

            15276e47-c5df-4a4a-b245-68ccc83c109e-image.png

            per saperne di più

          • incentiveundefined
            incentive

            @julian I rebuilt the docker image with some changes in resolver - you're welcome to try again in the meantime if you wish - if not I can return to this tomorrow :)

            Appreciate you looking into this with me.

            per saperne di più

          • julianundefined
            julian

            incentive@mastodon.circlewithadot.net The code suggests that when parsing the follow request, it's checking object and ensuring that it is one of:

            https://www.w3.org/ns/activitystreams#Public It's own ID (so, https://relay-us-east.circlewithadot.net/actor)

            NodeBB is sending https://relay-us-east.circlewithadot.net/actor, so it should satisfy that constraint, but I am not sure where in the Activity-Relay code it is failing out.

            per saperne di più

          • Dave Winer ☕️undefined
            Dave Winer ☕️

            @pfefferle

            here's a side-project we might work on. writing up what a *good* RSS feed coming from a social network would look like.

            they all seem to rush through it and often leave out one crucial bit. if we just wrote up a simple profile they probably would all just do it that way.

            interested??

            per saperne di più

          • incentiveundefined
            incentive

            @julian I think /relay needs to be added as a valid follower of /actor. I'm going to test a change really quick and see if I break it or not lol

            per saperne di più

          • Davidundefined
            David

            @haubles @Mastodon

            These are two major updates any great improvements.

            1/ ‚Quoots’ improve the CX on user level.

            2/ ‚managed hosting‘ is a great way to establish financial independence and also drive adaption. I am sure, many orgs will appreciate this service. And I cannot wait for more public services (e.g. the police) to post their updates on mastodon instead of [insert walled garden].

            Good job. 👍

            per saperne di più
          Discussioni suggerite
          • #Smithereen 0.11 is out
            Evan Prodromouundefined
            Evan Prodromou
            0
            14
            0

          • How to Build a Simple ActivityPub Reminder Bot in Python
            undefined
            0
            1
            1

          • »Mastodon rolls out quote posts with protections to prevent ‘dunking’« https://techcrunch.com/2025/09/12/mastodon-rolls-out-quote-posts-with-protections-to-prevent-dunking/?Fedizen.EU #Fedizen #Fediverse #ActivityPub #News
            julianundefined
            julian
            0
            2
            1

          • Late night thoughts about the a.gup.pe takeover/shutdown...
            julianundefined
            julian
            0
            3
            1
          • Accedi

          • Accedi o registrati per effettuare la ricerca.
          • Primo post
            Ultimo post