this post was submitted on 27 Mar 2025
928 points (91.1% liked)

Fediverse memes

1181 readers
201 users here now

Memes about the Fediverse

Other relevant communities:

founded 6 months ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] Absaroka@lemmy.world 29 points 6 days ago (11 children)

Anybody know what the real reason for this is?

All websites can track how often a link is clicked, and what the link is, and who clicked it (especially if you have an account).

[–] Sekoia@lemmy.blahaj.zone 25 points 6 days ago (1 children)

It's to get around a bug on some platforms where the Referer header isn't set properly. Basically when you click the link in the app (maybe other platforms too idk), it can't set the Referer, so website statistics can't know what came from bsky. This was in their changelog. It used to already work correctly on desktop, though.

load more comments (1 replies)
load more comments (10 replies)
[–] BlackSheep@lemmy.ca 15 points 5 days ago (1 children)

I use duckduckgo. It shows the sites I’ve visited, and tracking attempts. And, yes, there are tracking attempts from bluesky. There are no tracking attempts from lemmy.ca

[–] PentastarM@midwest.social 28 points 6 days ago (26 children)

I use an app called URLcheck that I've installed via F-Droid. Although it doesn't appear to give me the ability to skip the bluesky redirect action but at least I know it's there I guess.

[–] HjST@programming.dev 11 points 6 days ago

You can use pattern checker to automatically replace the URL with the original one.

"bsky": {
    "regex": "https?:\/\/go.bsky.app\/redirect\\?u=(https?.*?)",
    "replacement": "$1",
    "decode": "true",
    "enabled": "true",
    "automatic": "true"
  }

(it's possible they will add more parameters in future, in which case you may want to restrict the selection to not be essentially anything after u=)

load more comments (25 replies)
[–] FourWaveforms@lemm.ee 14 points 5 days ago

They never needed to redirect to do that in the first place. It's probably just done for convenience. Websites quietly tracking outgoing links has been technically possible since the '90s.

[–] halcyoncmdr@lemmy.world 19 points 6 days ago (3 children)

I mean, it was made by former Twitter execs... and that was marketed as an "advantage" over alternatives like Mastodon. This isn't surprising at all unless you literally don't pay any attention to anything.

load more comments (3 replies)
[–] tteok@lemmy.world 7 points 5 days ago (2 children)

As someone who ran a popular link shortening platform let me tell you how difficult it is to curtail spam links.

This is likely a way to warn users before being forwarded to fraudulent websites that a link has been marked as spam.

There are many other use cases for this redirect as well but this is the most obvious for user safety.

[–] mahifoo@lemmy.world 5 points 5 days ago (3 children)

Doesn't sound plausible to me—If they can detect spam links like you're suggesting, why not just mask those links as bsky short links?

load more comments (3 replies)
load more comments (1 replies)
[–] Irelephant@lemm.ee 17 points 6 days ago

This is for publishers to track outgoing links.

[–] trotfox@lemmy.world 9 points 5 days ago (1 children)

Bluesky never felt quite right.

Wolves in sheep's clothing.

load more comments (1 replies)
[–] Blaze@lemmy.dbzer0.com 15 points 6 days ago (2 children)
load more comments (2 replies)
load more comments
view more: ‹ prev next ›