• Scoopta@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      The problem is if this gets adopted on a large enough scale not even Tor will save us, all the exit nodes will be subject to censorship. Tor only works because there are some countries which have totally free and open internet. Unless you’re talking about moving completely to the darknet.

      • Vanilla_PuddinFudge@infosec.pub
        link
        fedilink
        English
        arrow-up
        2
        ·
        18 hours ago

        Unless you’re talking about moving completely to the darknet.

        There are XMPP servers hosted on .onion.

        I see no reason why a lemmy instance, or more, couldn’t also be hosted there.

      • Cousin Mose@lemmy.hogru.ch
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        Unless you’re talking about moving completely to the darknet.

        I really wish i2p would take off and people would seriously consider hosting stuff there.

        Like why is Lemmy and most federated social media not on the dark web? It would make so much more sense and be much more resilient to censorship.

        • Scoopta@programming.dev
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          23 hours ago

          Because with Lemmy’s architecture darknet sites could not federate with clearnet sites as the end user’s browser fetches content directly from the federated instances.

          • Vanilla_PuddinFudge@infosec.pub
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            18 hours ago

            Because with Lemmy’s architecture darknet sites could not federate with clearnet sites as the end user’s browser fetches content directly from the federated instances.

            Ehhh, that just seems like something someone hasn’t fixed yet but easily could if built for that purpose. No one’s taken a hammer to that nail yet.

            A tunnel could exist on each server that relays to TOR and back to the instance, allowing it to federate with .onion instances under an alias or something. TOR is extremely flexible with tunneling and being really specific with what you let in and from where. I could see how it could be tailored to the purpose.