So there's this guy who made a tool where someone punches in their bluesky or mastodon credentials to his website, and it auto-crawls their feeds and produces an LLM summary of everyone it finds posting there. He was asked what people should do if we don't want to be mulched as content for his summary feeds. He said we should block him. I replied, I can do that, but that only stops *you* from running the tool on me, how do I prevent *your other users* from running your tool on me? He blocked me.
@mcc @milan can we block this guys IP? zeitgeist.blue/
Laurie Voss (@[email protected])

3.53K Posts, 938 Following, 9.12K Followers Β· VP Developer Relations, LlamaIndex. Previously: data science at Netlify; co-founded npm, awe.sm; started lgbtq.technology. Married to @[email protected]. He/him. πŸ‡ΉπŸ‡ΉπŸ‡¬πŸ‡§πŸ‡ΊπŸ‡ΈπŸ³οΈβ€πŸŒˆ

Alpaca.Gold

@Stomata

@[email protected]

Interesting

I already had that account #Muted

Now, Muted, #Blocked, and #DomainBlocked

My work here is done...

cc @milan @mcc

@Stomata @milan it depends on which "we" you mean and the details of the implementation. It's not clear to me if the client API calls come from the IP of the server, the app might run fully in the user's browser.
@mcc @milan it probably runs on the Browser. If it does than there's no way to block it
@Stomata @milan It is possible that when the code running in the browser connects, it might give a client name (see preferences->account->authorized apps on your Mastodon instance) that can be used to identify it.
@mcc @milan that would require every fediverse software to block it πŸ˜•. That means not possible for now.
@Stomata @milan @mcc You can only block your own usage of the tool with that, not other people's usage
@gunchleoc @Stomata @milan We believe an instance can block any usage of the tool (the specific one hosted by the original author anyway) by the instance's users. I am not making any statement here except that it is possible.
@mcc @Stomata @milan The only way I can think of with the current tooling is for an admin to go on the server and block a user agent at web server level, or somebody to write code for more moderation tooling that we currently don't have.