I finally saw me nudged to install another add-on in Firefox to “fix” the #referrer header. Bad enough that #YouTube requires a referrer header to allow #embed|s. Now I also fell over OSM requiring one (this one I can get). But I don’t want to globally enable cross-origin referrer headers. Hence “Toggle Referrer.” It disables refererrs by default, and has a small spoofing list for annoying web resources that really want to have a referrer. YouTube gets a Google.com referrer. Take that, big tech!

https://addons.mozilla.org/firefox/addon/togglereferrer/

把 Plausible 架起來玩 (GA 替代品?)

Gea-Suan Lin's BLOG
Wenn ich in die #Referrer in meinem Blog schaue, dann kommt von #Mastodon so gut wie gar nichts! #Threads und #Bluesky liegen um den Faktor 10 bis 15 höher. Auf sehr niedrigem Niveau - ich bin mir meiner Relevanz bewusst ;-)
Wenn ich in die #Referrer in meinem Blog schaue, dann kommt von #Mastodon so gut wie gar nichts! #Threads und #Bluesky liegen um den Faktor 10 bis 15 höher. Auf sehr niedrigem Niveau - ich bin mir meiner Relevanz bewusst ;-)
防止 CSRF 的 Sec-Fetch-* 方案

Gea-Suan Lin's BLOG
I did some maintenance work on #RSSBridge today. During this time, I learned that YouTube blocks iframe embeds without a #referrer, and some reports date back to 2018. This makes me think we might be better off replacing embeds with a link and the thumbnail image. There we can most likely disable referrers and strip the si tracking parameter. Anyway, we should offer a library function for YouTube embeds, there are too many (~10) disjunct implementations in separate bridges. This way, we might be able to offer an instance-wide option to either add a link or an iframe embed 😃

Chromium 136 freaked up CSS with a strange privacy feature and broke a:visited links.

Display with CSS of visited links fail if no referrer is sent.

I could not find any hint from Chromium Devs and no changelogs why Chromium 134 needed no referrer whereas Chromium 136 needs referrer!

Bug?

#Chromium #CSS #Referrer #WebServer #HTTP #WebStandards #Usability #Webdev

@benteh

When following a link from Wikipedia to another server, only the domain is transmitted as a referrer ("origin-when-cross-origin"). This setting is widely used (for privacy reasons).

You can search for the pages at Wikipedia from which your blog is linked here:

https://en.wikipedia.org/wiki/Special:LinkSearch

#Wikipedia #referrer #referer

External links search - Wikipedia

Die neueste Firefox-Version soll durch Weiterentwicklung von SmartBlock und strengere Abwehr unerwünschter Verfolgung im Netz für mehr Privatsphäre sorgen.
Privatsphäre: Firefox 93 mit SmartBlock 3.0 und strikterem Antitracking
Privatsphäre: Firefox 93 mit SmartBlock 3.0 und strikterem Antitracking

Die neueste Firefox-Version soll durch Weiterentwicklung von SmartBlock und strengere Abwehr unerwünschter Verfolgung im Netz für mehr Privatsphäre sorgen.

The no 1 word I bet you as a #webdev always wrote wrong though having used it likely hunderd times.

It's a header.
The referer header. Yes, #referer[sic], not the correctly spelled version #referrer.

Don't believe me? Look in your browser.