Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • 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 (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. To eveyone on Mastodon:

To eveyone on Mastodon:

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
94 Indlæg 43 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • regendans@todon.euR regendans@todon.eu

    @baedling @LukefromDC The suggestion are there, posted by A/I/NoBlogs

    https://cavallette.noblogs.org/2026/08/10083/2

    Scroll down to :
    "What supporters can do before September 25"

    recalcitrant@autonomous.zoneR This user is from outside of this forum
    recalcitrant@autonomous.zoneR This user is from outside of this forum
    recalcitrant@autonomous.zone
    wrote sidst redigeret af
    #8

    @regendans @baedling @LukefromDC I don’t really see any specific actions to take unless we see “overcompliance”..?

    ailurocrat@scicomm.xyzA 1 Reply Last reply
    0
    • thisislieven@c.imT thisislieven@c.im

      @LukefromDC I would love to understand where the fediverse is actually vulnerable.

      I am nowhere near an expert on this but part of the fediverse is European and I guess it depends where the actual infrastructure is located and/or which company may host it.

      The other part of course may be whether or not European politicians decide to go along and do whatever the US tells them to do - which, sadly not that unlikely. Especially Germany presents a risk here.

      gbargoud@masto.nycG This user is from outside of this forum
      gbargoud@masto.nycG This user is from outside of this forum
      gbargoud@masto.nyc
      wrote sidst redigeret af
      #9

      @thisislieven @LukefromDC

      DNS is a big one. The .im TLD is owned by the Isle of Man so if the US sets sanctions on your instance and they decide to cooperate, they can seize the domain.

      A lot of TLDs though are owned by US based entities and would have to go along with it.

      thisislieven@c.imT 1 Reply Last reply
      0
      • gbargoud@masto.nycG gbargoud@masto.nyc

        @thisislieven @LukefromDC

        DNS is a big one. The .im TLD is owned by the Isle of Man so if the US sets sanctions on your instance and they decide to cooperate, they can seize the domain.

        A lot of TLDs though are owned by US based entities and would have to go along with it.

        thisislieven@c.imT This user is from outside of this forum
        thisislieven@c.imT This user is from outside of this forum
        thisislieven@c.im
        wrote sidst redigeret af
        #10

        @gbargoud

        Thanks, that gives some clarity.

        With my instance is actually interesting. Team is in Estonia, data hosted in the Netherlands, TLD from Isle of Man so I am not sure what gets precedence here. Isle of Man is not EU, Estonia and the Netherlands are - that also matters.

        Maybe it's not the worst idea for US-based instances to at least explore what it would mean to move everything. And all others to at least have a plan in place as well.

        A voluntary user database that lives independently might also be an idea? Just in case everything gets down at once people can be reached and the community won't fall apart at once.

        This should be a bigger fediverse-wide conversation.

        @LukefromDC

        lukefromdc@kolektiva.socialL bms@mastodon.bsd.cafeB 2 Replies Last reply
        0
        • thisislieven@c.imT thisislieven@c.im

          @LukefromDC I would love to understand where the fediverse is actually vulnerable.

          I am nowhere near an expert on this but part of the fediverse is European and I guess it depends where the actual infrastructure is located and/or which company may host it.

          The other part of course may be whether or not European politicians decide to go along and do whatever the US tells them to do - which, sadly not that unlikely. Especially Germany presents a risk here.

          bms@mastodon.bsd.cafeB This user is from outside of this forum
          bms@mastodon.bsd.cafeB This user is from outside of this forum
          bms@mastodon.bsd.cafe
          wrote sidst redigeret af
          #11

          @thisislieven @LukefromDC most if not all Fediverse servers use the standard WebPKI trust root and do not support DANE as an alternative. this alone is enough to attract crawlers to new instances. with DANE, DNSSEC signs the TLSA records used to deliver the X.509 certs used, which may be self-signed or use an alternate PKI.

          https://en.wikipedia.org/wiki/DNS-based_Authentication_of_Named_Entities

          for an experiment late last month I ran gotosocial on a Nuremberg VPS with a self-signed certificate, IPv6 only. there was no bot activity, but it would not federate.

          PKI choices are a tradeoff. Some cybersecurity people criticize DANE on the basis that it puts DNSSEC trust into the hands of state actors. This is only true for the root TLD trust anchor, which can be used to deny trust for the DNS resource records YOU published, and if DANE TLSA is used as a Trust On First Use (TOFU) hand-off, the X.509 cert you served up in the past with DNSSEC signing of its TLSA record can then be trusted by the client from that point on by way of being cached already.

          Because effectively, right now, using ACME with Let's Encrypt or Clownflare is like inviting ants to a picnic, in a cynical inversion of RFC 7258, "Pervasive Monitoring Is an Attack", which the authors even hinted at in that RFC.

          thisislieven@c.imT 1 Reply Last reply
          0
          • bms@mastodon.bsd.cafeB bms@mastodon.bsd.cafe

            @thisislieven @LukefromDC most if not all Fediverse servers use the standard WebPKI trust root and do not support DANE as an alternative. this alone is enough to attract crawlers to new instances. with DANE, DNSSEC signs the TLSA records used to deliver the X.509 certs used, which may be self-signed or use an alternate PKI.

            https://en.wikipedia.org/wiki/DNS-based_Authentication_of_Named_Entities

            for an experiment late last month I ran gotosocial on a Nuremberg VPS with a self-signed certificate, IPv6 only. there was no bot activity, but it would not federate.

            PKI choices are a tradeoff. Some cybersecurity people criticize DANE on the basis that it puts DNSSEC trust into the hands of state actors. This is only true for the root TLD trust anchor, which can be used to deny trust for the DNS resource records YOU published, and if DANE TLSA is used as a Trust On First Use (TOFU) hand-off, the X.509 cert you served up in the past with DNSSEC signing of its TLSA record can then be trusted by the client from that point on by way of being cached already.

            Because effectively, right now, using ACME with Let's Encrypt or Clownflare is like inviting ants to a picnic, in a cynical inversion of RFC 7258, "Pervasive Monitoring Is an Attack", which the authors even hinted at in that RFC.

            thisislieven@c.imT This user is from outside of this forum
            thisislieven@c.imT This user is from outside of this forum
            thisislieven@c.im
            wrote sidst redigeret af
            #12

            @bms

            Ok, so I am not a tech expert and my best understanding of your reply is that somehow the Danish people are involved and I think we don't like them but I am not quite sure (I know a fair few - lovely people as far as I can tell).

            I appreciate your reply but do you have a non-jargon translation?

            @LukefromDC

            1 Reply Last reply
            0
            • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

              To eveyone on Mastodon:

              The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

              Also lots of anti-Trump activism here.

              If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

              ohmrbill@techhub.socialO This user is from outside of this forum
              ohmrbill@techhub.socialO This user is from outside of this forum
              ohmrbill@techhub.social
              wrote sidst redigeret af
              #13

              @LukefromDC
              What's next 4 me!
              Fair Phone, pager, or off digi grid.
              Off grid would be best. My fam blerts sensitive info wholly nilly & shame me for listening.
              😞
              Bill

              1 Reply Last reply
              0
              • recalcitrant@autonomous.zoneR recalcitrant@autonomous.zone

                @regendans @baedling @LukefromDC I don’t really see any specific actions to take unless we see “overcompliance”..?

                ailurocrat@scicomm.xyzA This user is from outside of this forum
                ailurocrat@scicomm.xyzA This user is from outside of this forum
                ailurocrat@scicomm.xyz
                wrote sidst redigeret af
                #14

                @Recalcitrant @regendans @baedling @LukefromDC https://sabot.media/post/open-letter-ai this too

                1 Reply Last reply
                0
                • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                  To eveyone on Mastodon:

                  The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                  Also lots of anti-Trump activism here.

                  If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                  npars01@mstdn.socialN This user is from outside of this forum
                  npars01@mstdn.socialN This user is from outside of this forum
                  npars01@mstdn.social
                  wrote sidst redigeret af
                  #15

                  @LukefromDC

                  The flood of cash from fossil fuel funded fascists to make this happen is getting truly astronomical.

                  https://www.theguardian.com/us-news/2023/oct/25/fossil-fuel-company-donate-lawmakers-anti-protest-exxon-koch

                  https://www.motherjones.com/politics/2023/10/study-fossil-fuel-industry-lobbying-anti-protest-bills/

                  https://www.theguardian.com/us-news/2024/sep/26/anti-protest-laws-fossil-fuel-lobby

                  https://ips-dc.org/inside-the-world-of-fossil-fuel-philanthropy/

                  https://www.commondreams.org/news/trump-counterterrorism-strategy-antifa

                  https://www.brennancenter.org/our-work/research-reports/trumps-orders-targeting-antifascism-aim-criminalize-opposition

                  https://znetwork.org/znetarticle/the-myth-of-a-global-antifa/

                  https://dissentmagazine.org/article/fighting-fire-and-fascism-in-the-american-west/

                  https://www.bbc.com/news/live/cvgje507pn2t

                  The most corrupt industry on the planet is willing to do anything, literally anything, to keep its fossil fuel subsidies
                  https://www.science.org/doi/10.1126/science.aej2018

                  1 Reply Last reply
                  0
                  • thisislieven@c.imT thisislieven@c.im

                    @gbargoud

                    Thanks, that gives some clarity.

                    With my instance is actually interesting. Team is in Estonia, data hosted in the Netherlands, TLD from Isle of Man so I am not sure what gets precedence here. Isle of Man is not EU, Estonia and the Netherlands are - that also matters.

                    Maybe it's not the worst idea for US-based instances to at least explore what it would mean to move everything. And all others to at least have a plan in place as well.

                    A voluntary user database that lives independently might also be an idea? Just in case everything gets down at once people can be reached and the community won't fall apart at once.

                    This should be a bigger fediverse-wide conversation.

                    @LukefromDC

                    lukefromdc@kolektiva.socialL This user is from outside of this forum
                    lukefromdc@kolektiva.socialL This user is from outside of this forum
                    lukefromdc@kolektiva.social
                    wrote sidst redigeret af
                    #16

                    @thisislieven @gbargoud I think we can expect that in the future, servers hosting content attacking any one government will have to be either total darknet/torified or hosted in nations that regard the target nation as an enemy.

                    Thus, US left servers might be hosted in Cuba while far-right Cuban exiles would use US hosting.

                    1 Reply Last reply
                    0
                    • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                      To eveyone on Mastodon:

                      The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                      Also lots of anti-Trump activism here.

                      If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                      kevinevans@hachyderm.ioK This user is from outside of this forum
                      kevinevans@hachyderm.ioK This user is from outside of this forum
                      kevinevans@hachyderm.io
                      wrote sidst redigeret af
                      #17

                      @LukefromDC Honestly wild. Never thought I'd see the day, but here we are.

                      1 Reply Last reply
                      0
                      • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                        To eveyone on Mastodon:

                        The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                        Also lots of anti-Trump activism here.

                        If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                        ghostonthehalfshell@masto.aiG This user is from outside of this forum
                        ghostonthehalfshell@masto.aiG This user is from outside of this forum
                        ghostonthehalfshell@masto.ai
                        wrote sidst redigeret af
                        #18

                        @LukefromDC

                        What’s the back ground story?

                        psoul@sfba.socialP J 2 Replies Last reply
                        0
                        • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                          To eveyone on Mastodon:

                          The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                          Also lots of anti-Trump activism here.

                          If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                          demofox@mastodon.gamedev.placeD This user is from outside of this forum
                          demofox@mastodon.gamedev.placeD This user is from outside of this forum
                          demofox@mastodon.gamedev.place
                          wrote sidst redigeret af
                          #19

                          @LukefromDC not just ww2, the things considered normal now were absurd months ago, and the things normal then were absurd months before that.

                          1 Reply Last reply
                          0
                          • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                            To eveyone on Mastodon:

                            The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                            Also lots of anti-Trump activism here.

                            If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                            nmba@mstdn.caN This user is from outside of this forum
                            nmba@mstdn.caN This user is from outside of this forum
                            nmba@mstdn.ca
                            wrote sidst redigeret af
                            #20

                            @LukefromDC
                            We need our govts to retaliate and block X and warn trump Meta and Tic Toc are next if he doesn't retreat. Tell him on a Tuesday morning.

                            1 Reply Last reply
                            0
                            • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                              To eveyone on Mastodon:

                              The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                              Also lots of anti-Trump activism here.

                              If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                              riderkicker@uwu.socialR This user is from outside of this forum
                              riderkicker@uwu.socialR This user is from outside of this forum
                              riderkicker@uwu.social
                              wrote sidst redigeret af
                              #21

                              @LukefromDC And here I was worried about my Protonmail account. Wasn't even considering fedi.

                              1 Reply Last reply
                              0
                              • ghostonthehalfshell@masto.aiG ghostonthehalfshell@masto.ai

                                @LukefromDC

                                What’s the back ground story?

                                psoul@sfba.socialP This user is from outside of this forum
                                psoul@sfba.socialP This user is from outside of this forum
                                psoul@sfba.social
                                wrote sidst redigeret af
                                #22

                                @GhostOnTheHalfShell

                                https://www.yahoo.com/news/politics/articles/rubio-uses-terrorism-law-ban-161533069.html

                                ghostonthehalfshell@masto.aiG 1 Reply Last reply
                                0
                                • baedling@anomie.fedihost.ioB baedling@anomie.fedihost.io

                                  @LukefromDC any tangible ideas on how to fight for A/I? i've been wanting to fight this but idk what can be done.

                                  crazyeddie@mastodon.socialC This user is from outside of this forum
                                  crazyeddie@mastodon.socialC This user is from outside of this forum
                                  crazyeddie@mastodon.social
                                  wrote sidst redigeret af
                                  #23

                                  @baedling @LukefromDC I think that if you are American and you are a customer of these guys you might have basis to sue.

                                  It's going to be what my sign is about tomorrow...

                                  "What they're doing to Autistici/Invitati should scare the shit out of you," is what I was thinking of going with unless something better comes to mind or is suggested.

                                  1 Reply Last reply
                                  0
                                  • psoul@sfba.socialP psoul@sfba.social

                                    @GhostOnTheHalfShell

                                    https://www.yahoo.com/news/politics/articles/rubio-uses-terrorism-law-ban-161533069.html

                                    ghostonthehalfshell@masto.aiG This user is from outside of this forum
                                    ghostonthehalfshell@masto.aiG This user is from outside of this forum
                                    ghostonthehalfshell@masto.ai
                                    wrote sidst redigeret af
                                    #24

                                    @psoul

                                    Ty

                                    dryak@mstdn.scienceD 1 Reply Last reply
                                    0
                                    • clickhere@mastodon.ieC clickhere@mastodon.ie

                                      @baedling @LukefromDC Came here to ask basically this.

                                      I'm not a technical (or in any way computery) person, so is there anything us normies can do?

                                      crazyeddie@mastodon.socialC This user is from outside of this forum
                                      crazyeddie@mastodon.socialC This user is from outside of this forum
                                      crazyeddie@mastodon.social
                                      wrote sidst redigeret af
                                      #25

                                      @clickhere @baedling @LukefromDC One of the easiest and best first step is probably to sign up for Tuta or Proton or something and start using it.

                                      Start taking your privacy very seriously. Learn as much as you can about how much you are sharing and how to stop.

                                      And I think they suggested trying to make as many people as aware of this as you can. If not, that should help also.

                                      Insist on the type of communication systems they provided and don't settle.

                                      denebeim@mastodon.socialD clickhere@mastodon.ieC 2 Replies Last reply
                                      0
                                      • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                                        To eveyone on Mastodon:

                                        The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                                        Also lots of anti-Trump activism here.

                                        If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                                        aetios@sns.minovsky.spaceA This user is from outside of this forum
                                        aetios@sns.minovsky.spaceA This user is from outside of this forum
                                        aetios@sns.minovsky.space
                                        wrote sidst redigeret af
                                        #26
                                        @LukefromDC So what do we do? I figured this already, but I'm not very activist.
                                        1 Reply Last reply
                                        0
                                        • lukefromdc@kolektiva.socialL lukefromdc@kolektiva.social

                                          To eveyone on Mastodon:

                                          The real lesson of the US attack on autistici/inventi is that WE ARE NEXT. Mastodon servers mostly do not run things like PRISM, are often based outside the US, and compete directly with the Tech Bros and their ad and tracker supported shit for an audience.

                                          Also lots of anti-Trump activism here.

                                          If we don't fight for autistici/inventi today, we will have to fight for Mastodon tomorrow. Domino effects are real with Fascists as we saw at the start of WWII.

                                          amirbkhan@mastodon.socialA This user is from outside of this forum
                                          amirbkhan@mastodon.socialA This user is from outside of this forum
                                          amirbkhan@mastodon.social
                                          wrote sidst redigeret af
                                          #27

                                          @LukefromDC

                                          https://cavallette.noblogs.org/2026/08/10076

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper