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/
@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.