Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove anonymizer support #1358

Merged
merged 1 commit into from
Sep 29, 2022
Merged

Remove anonymizer support #1358

merged 1 commit into from
Sep 29, 2022

Commits on Sep 29, 2022

  1. Remove anonymizer support

    Initially implemented in #104,
    these were mostly meant to strip the `Referer` header.
    But we have long been specifying `rel="noreferer"` on links,
    which achieved the same effect without going through a questionable
    third-party website that usually messed up the viewed web page.
    
    For better privacy, web browser extensions like NoScript or uBlock Origin
    and Tor or a VPN provider are probably much better anyway.
    
    Closes: #612
    jtojnar committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1b25717 View commit details
    Browse the repository at this point in the history