

1·
13 days agopretty dismayed to see they are were (evidently deleted account) a mod of r/Mastodon when they have nothing to do with the core project.
Mostly @andypiper@macaw.social on the #fediverse - more links here.
Keyoxide aspe:keyoxide.org:JQTSX3JMH2G6U6UAUH5VPUP4SE
pretty dismayed to see they are were (evidently deleted account) a mod of r/Mastodon when they have nothing to do with the core project.
Cool, but Loops is not a Fediverse app until it federates, and it can’t be self-hosted until the code is available.
well, except that is not actually federated yet.
Do you mean you’re trying to access Threads’ ActivityPub endpoint(s)?
I’m pretty certain that you have to use signed requests, and bear in mind that not all users have federation enabled.
I just confirmed that by using the
fedify
CLI to test. Runningfedify lookup andypiper@threads.net
fails, but withfedify lookup -a andypiper@threads.net
(which spins up a local server and performs authenticated requests) I get back JSON from the WebFinger endpoint.You’ll probably get some folks able to share their experiences integrating / testing with Threads federation in some of the Fediverse Developers related Matrix rooms.