Дана 26/02/28 08:57PM, Viktor Grigorov написа: > I would recommend You browse the browsers named elinks, lynx and > links, the latter being installed with the X11 (or so) package on Void > Linux. The first two C, if I recall correctly. These are TTY-only and > do not support JavaScript or any media files, so code base should be a > tad shorter.
elinks supports[1] EcmaScript (JavaScript). >[...] Additionally I suggest using the plugin named uBlock > Origin. It allows connecting to first and third party sites or not, and > further. While allowed so far (unlike its better alternatives, like uMatrix[2], [3]) on browsers like Mozilla Firefox, uBlock Origin is suboptimal for blocking, mainly because it uses lists.[4] By the way, Big Tech is aggressively advertising blatantly anti-privacy web browsers as "privacy respecting". Most notable examples: Mozilla Firefox[5], [6], [7], Brave[8], [9]. Ungoogled Chromium with uMatrix remains the "best" web browser so far when it comes to privacy and stopping tracking and personal data theft. There was a thorough analysis of "phoning home" requests on the default installs of various browsers at [10], with updates over the years, but that website currently seems (temporarily?) down. Summary: Ungoogled Chromium was the only web browser with 0 (zero) "phoning home" requests. All the others contacted dozens of URLs just when starting up, without any URL entered or bookmark clicked. [1]: https://github.com/rkd77/elinks/tree/master/src/js [2]: https://digdeeper.club/articles/addons.xhtml#umatrix [3]: https://github.com/gorhill/uMatrix [4]: https://github.com/rkd77/elinks/tree/master/src/js [5]: https://digdeeper.club/articles/browsers.xhtml#ff [6]: https://unixdigest.com/articles/choose-your-browser-carefully.html#firefox [7]: https://digdeeper.club/articles/mozilla.xhtml [8]: https://digdeeper.club/articles/browsers.xhtml#brave [9]: https://unixdigest.com/articles/choose-your-browser-carefully.html#brave [10]: https://sizeof.cat/post/web-browser-telemetry/
