I am looking for web browser with more settings than WebPositive. I did try Qutebrowser which I am familiar for but it is so slow on my old laptop.
Will be nice that we have luakit browser whichis better with resources.
You can see my poor laptop on attached file.
WebPositive, which uses the native WebKit port and avoids using dozens of third-party libraries is one of the fastest solutions for older and rather low-end hardware.
If you need more settings, you can try Iceweasel which is basically Firefox minus tracking and official branding, but itâs a beast and might be even slower than Qutebrowser on your hardware.
GNOME Web could also be worth a try, not as huge as Iceweasel and it supports stuff like video playback which WebPositive doesnât, but it may be a little slower compared to WebPositive and doesnât offer a lot of additional settings like Iceweasel does, but probably enough for your needs.
There are no any settings for cookies, tracking, addblockingâŚ
On https://www.browseraudit.com
has 12 critical warnings and 40 warnings.
It has no one tracking protectionâŚ
Unfortunately,adblocking and tracker blocking is not implemented in WebPositive at all yet,itâs much more than just a missing toggle in the settings.
Work is currently being made towards migrating from the legacy WebKit API to WebKit2,which will allow to make use of the WebKit built-in content blocking functionality.
Then,a UI for configuring it needs to be written and weâre good to go.
What sounds simple here may take a few months (or even more) before itâs ready.
Thatâs the main reason why I personally canât use WebPositive as my everyday browser yet.
To block ads even without WebPositive directly supporting it,you can install the âhblockâ package which configures your âhostsâ file to block a good number of known ad domains.
You could also switch to a DNS provider with adblocking like Dismail: Service Info | dismail.de
Unfortunately,these solutions donât work in situations where the ads come from the same domains as legit content,so theyâre not 100% reliable,but catching like 80-90% is better than nothing I think.
I did install Qutebrowser again, setup and also javscript block (when I neede it I can allow), cookies and browseraudit doesnât have any critical warning.
Problem is Haiku forum which said that my browser it not allowed. Possible I need to make my cookies settings less strict.
I checked out these tests. The 12 criticals are all for XMLHttpRequest allowing requests to a wrong host. This should be fixed, but this doesnât relate to tracking as such.
Open a Terminal, type hblock and follow the instructions. If I remember correctly, it will let you choose what you want to block (only ads, or also gambling websites and a few otehr choices of things people may want to block).