The US has declared Autistici/Inventati, an Italian anarchist hacker (in the classic sense of the term) collective, a terrorist organization.
-
Autistici/Inventati's domains have now been revoked. I updated the link in the above post with a wayback machine copy.
Every now and then someone tells me, "We have a decentralized naming system, it's called DNS!" and I say, no we don't, DNS is extremely centralized? And if that wasn't clear to you before, hopefully it's clear to you today.
@cwebber Not all of them - https://www.inventati.org is still up, but https://www.autistici.org is gone
-
the vast majority of the web is still not AI shit and while Nazis have always been allowed on the web, it has only been very recently that AI is a problem.
you're gonna argue that our conservative relatives should never have been allowed to use the same internet we do? that pushing them to instead use a web shared by fascists where our voices were not present would have been better for society?
the fedi doesn't just moderate harassment. it limits all speech that isn't progressive.
@wjmaggos I would like to introduce you to a bunch of instances I blocked, if you want to know how well "the web" moderates non-progressive views.
But you have a bone to pick, and from the tone, it's not with me.
So chill for a week.
-
@wjmaggos I would like to introduce you to a bunch of instances I blocked, if you want to know how well "the web" moderates non-progressive views.
But you have a bone to pick, and from the tone, it's not with me.
So chill for a week.
we seem to be talking past each other.
-
Autistici/Inventati's domains have now been revoked. I updated the link in the above post with a wayback machine copy.
Every now and then someone tells me, "We have a decentralized naming system, it's called DNS!" and I say, no we don't, DNS is extremely centralized? And if that wasn't clear to you before, hopefully it's clear to you today.
@cwebber Noblogs.org blogs gives a timeout right now but the subdomain cavalette (which looks like a sort of status page and way to communicate with all their very many users) is still up.
https://cavallette.noblogs.org/
And https://www.inventati.org/ is also up.
Please edit your post. By pointing people to archive.org (who removed posts related to the Amnesty UK report story) you're not giving people the option to check out other links and older or newer posts on https://cavallette.noblogs.org/
Thanks in advance

-
The US has declared Autistici/Inventati, an Italian anarchist hacker (in the classic sense of the term) collective, a terrorist organization. https://home.treasury.gov/news/press-releases/sb0616/
But what you really ought to read is this article about A/I's history, and what this means https://web.archive.org/web/20260828071449/https://cavallette.noblogs.org/2026/08/10083/2
I'm concerned that the US government is starting to identify decentralized media infrastructure as a threat to its survival. Repost information about this broadly, and if you have media contacts, inform them of counter-narratives; there could come a time where the fediverse, or any decentralized network infrastructure, is a target as well if we don't sound the alarms now.
EDIT: I linked to the wrong page! The second link is now fixed

EDIT 2: A/I's domains have been revoked! So added an archive.org link
@cwebber what should I read about which TLDs can be controlled by the US government in this way?
-
@onemoreday @cwebber You say "now" like this is a new thing https://dn.org/government-influence-on-dns-through-domain-seizures-and-takedowns/
-
@Chishiki611 @cwebber The fact that I can't just make any TLD real without asking daddy ICANN for a licese, only for that to cost an insane amount of money, is so insane.
@siblingsofthevoid@void.lgbt @cwebber@social.coop (
) same, or just making a domain without a registry. -
The US has declared Autistici/Inventati, an Italian anarchist hacker (in the classic sense of the term) collective, a terrorist organization. https://home.treasury.gov/news/press-releases/sb0616/
But what you really ought to read is this article about A/I's history, and what this means https://web.archive.org/web/20260828071449/https://cavallette.noblogs.org/2026/08/10083/2
I'm concerned that the US government is starting to identify decentralized media infrastructure as a threat to its survival. Repost information about this broadly, and if you have media contacts, inform them of counter-narratives; there could come a time where the fediverse, or any decentralized network infrastructure, is a target as well if we don't sound the alarms now.
EDIT: I linked to the wrong page! The second link is now fixed

EDIT 2: A/I's domains have been revoked! So added an archive.org link
@cwebber
"Antifascism and anticapitalism are not terrorism. Protesting is not terrorism. And everyone has the right to speak out and to struggle for humanity. " -
@cwebber noblogs domain at least seems to still be accessible on my end in Europe. Do we know if this is a US specific block, or perhaps I am just getting a cached DNS response?
(Normally I am in the US but I happen to be in Europe right now)
-
Autistici/Inventati's domains have now been revoked. I updated the link in the above post with a wayback machine copy.
Every now and then someone tells me, "We have a decentralized naming system, it's called DNS!" and I say, no we don't, DNS is extremely centralized? And if that wasn't clear to you before, hopefully it's clear to you today.
Their Authoritative DNS servers are still up.
I grabbed the list of nameservers with dig NS investici.org and then used that to make this unbound forward zone.
forward-zone:
name: "autistici.org"
forward-addr: 93.190.126.19
forward-addr: 198.167.222.108
forward-addr: 185.218.207.228
forward-addr: 2c0f:f930:0:4::108
forward-addr: 2a11:7980:1::2:0
forward-addr: 2a12:4180:dc1:929::42I duplicated the zone for autistici.org, investici.org, and noblogs.org, all of which seem to work. I can clone some projects off of git.autistici.org/public.
Not sure if if noblogs.org has been revoked yet.
-
@SRAZKVT the root servers are the issue...
-
@Chishiki611 @cwebber The fact that I can't just make any TLD real without asking daddy ICANN for a licese, only for that to cost an insane amount of money, is so insane.@siblingsofthevoid @Chishiki611 @cwebber if a TLD didn't cost hundreds of thousands of dollars, we would long already have .meow AND .furry, and not both projects competing for the ridiculous amount of funding needed and one being accused of hurting the other's chances of success
-
@solonovamax @cwebber Maybe it's just still cached on your DNS server.
-
Their Authoritative DNS servers are still up.
I grabbed the list of nameservers with dig NS investici.org and then used that to make this unbound forward zone.
forward-zone:
name: "autistici.org"
forward-addr: 93.190.126.19
forward-addr: 198.167.222.108
forward-addr: 185.218.207.228
forward-addr: 2c0f:f930:0:4::108
forward-addr: 2a11:7980:1::2:0
forward-addr: 2a12:4180:dc1:929::42I duplicated the zone for autistici.org, investici.org, and noblogs.org, all of which seem to work. I can clone some projects off of git.autistici.org/public.
Not sure if if noblogs.org has been revoked yet.
I wonder if unbound should have a NS forward zone mode that is intentionally designed to query over services like tor, i2p, yggdrasil or veilid.
-
@siblingsofthevoid@void.lgbt @cwebber@social.coop (
) same, or just making a domain without a registry.@Chishiki611 @cwebber oh yeah domain registration. Why does an entry in a text file cost me fucking 50 a year?? what is this shit? -
Autistici/Inventati's domains have now been revoked. I updated the link in the above post with a wayback machine copy.
Every now and then someone tells me, "We have a decentralized naming system, it's called DNS!" and I say, no we don't, DNS is extremely centralized? And if that wasn't clear to you before, hopefully it's clear to you today.
@cwebber shoot,time to move my domain off off Nazi control I suppose.
-
Autistici/Inventati's domains have now been revoked. I updated the link in the above post with a wayback machine copy.
Every now and then someone tells me, "We have a decentralized naming system, it's called DNS!" and I say, no we don't, DNS is extremely centralized? And if that wasn't clear to you before, hopefully it's clear to you today.
@cwebber well, DNS is decentralised….its just that the governance isn’t

-
I found this for now? https://www.inventati.org/ Is it real?
edit: their mastodon links this up/down page https://kuma.accol.li/status/aimonitor
CC: @cwebber@social.coop @reiddragon@fedi.catto.garden
-
@navi I wanted to fix this but I don't think there was, or still is, much interest. It would be a lot of work to do something different, at this stage.
-
Autistici/Inventati's domains have now been revoked. I updated the link in the above post with a wayback machine copy.
Every now and then someone tells me, "We have a decentralized naming system, it's called DNS!" and I say, no we don't, DNS is extremely centralized? And if that wasn't clear to you before, hopefully it's clear to you today.
@cwebber I agree. Someone recently circulated a list of TLDs that didn't have an ICANN connection, and it's like 15-20 country-based domains. I went and looked at dotMeow, which I supported, and they're based in Belgium. But, no, they're going to be an ICANN registered domain. Still a worthy cause, but that's a shame. So much of the Internet has been built on trusting the US. Few people built contingencies for this breach of trust.
