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.
Fediverse memes
Memes about the Fediverse
- Be respectful
- Post on topic
- No bigotry or hate speech
Other relevant communities:
- !fediverse@lemmy.world
- !yepowertrippinbastards@lemmy.dbzer0.com
- !lemmydrama@lemmy.world
- !fediverselore@lemmy.ca
- !bestofthefediverse@lemmy.ca
- !de_ml@lemmy.blahaj.zone
- !fedigrow@lemm.ee
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=
)
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
https://www.howtogeek.com/118915/duckduckgo-isnt-as-private-as-you-thought/
Just gonna leave this here.
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.
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.
This is for publishers to track outgoing links.
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.
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?