I don't get it, can someone explain what is going on here?
If you add attribute `rel=noreferrer`[2] to the `` tag, the browser will not attach such a header.
It looks like the guys from asahilinux dot org somehow altered the behaviour of their website in cases when Referrer was set to hackernews, so hn added the `rel=noreferrer` to those links.
No idea about the context of the drama though.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Re... [2] https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes...