Am I overreacting? The server @tags.pub takes every of my toots that contain any hashtag, and boost it using an account that has the name of said hashtag.

If I want to follow a hashtag, there is native feature for that within mastodon / activity pub. So my knee jerk reaction is that this is some shady click harvesting. Or?

#Mastodon #ActivityPub #HashTag

@MichalBryxi fair enough to block it if you want, I suspect it's intent is that people on smaller servers would follow the tags because reachability is a bit rubbish in smaller corners of the fediverse.

There used to be another thing which you could @ with your tag/thing instead and that'd flow through to people but alas, discovery was an issue again.

@MichalBryxi also they provide a means to opt-out, add #NoBots to your bio (which to be fair, if you don't want automated stuff is a pretty common thing - most well ran ones respect that so may have other upside for you)

If your server is providing data to tags.pub, and you don't want your content to be boosted by tags.pub accounts, you can add the #NoTagsPub hashtag to your account bio. (If you've already got a #NoBots hashtag in your account bio, we'll also skip any boosts.)

@alex @MichalBryxi

I find this habit of creating magic profile hashtags to be a real bad practice, especially when modeling opt-outs in app-specific manner. cc @evan

#ActivityPub

@smallcircles @MichalBryxi @evan would be awesome if there was an actual in protocol solution instead of punishing very small instances for being small and distributed - but there isn't.

The NoBot isn't app specific fwiw, it's pretty standard.

@alex @smallcircles @evan Side note: After few decades in IT the #NoBot solution integrated into user profile *text* / bio is something that immediately sounds 🚨🔕🧯as something that will be problematic (as it’s just a monkey patch on an incorrect spot) and should be redesigned when accepted conceptually.
@MichalBryxi @alex @smallcircles it's a hack, agreed.