Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Post History

71%
+3 −0
Q&A What is a good browser suitable for every-day use that respects user privacy and freedom?

qutebrowser Qutebrowser is a small, independent project that is not a fork of any major browser. It is notable in being designed for keyboard-only navigation, inspired by the Vimium extension, whi...

posted 7mo ago by matthewsnyder‭

Answer
#1: Initial revision by user avatar matthewsnyder‭ · 2023-09-29T20:37:44Z (7 months ago)
## qutebrowser

[Qutebrowser](https://www.qutebrowser.org/) is a small, independent project that is not a fork of any major browser. It is notable in being designed for keyboard-only navigation, inspired by the Vimium extension, which is in turn inspired by the Vi text editor.

The keyboard navigation is a very useful feature for ergonomics. It helps with wrist pain if you have a good ergonomic keyboard. Since everything is done through key presses or the command console, its UI is much more minimal than Firefox, Chrome, etc. It is also more lightweight and responsive.

One issue is that not all keys are the same as in Vimium, there are quite a few changes. Probably, it can be argued that Qutebrowser's keymap is *better* than Vimium, except that you're probably already used to Vimium's keymap. On the flipside, Qutebrowser's link hinter deals with many sites (eg. frames causing the wrong part to scroll) better than Vimium.

There is little telemetry and the project generally serves the interests of its technically advanced users. On the flipside, there are currently not extensive privacy enhancing features, although these are planned for development. It does include a builtin ad blocker. The keyboard-based UX also makes it easy to deal with annoyances like popup dialogs (which can consistently be dismissed with N or Esc).

Being independent, it is not compatible with either Firefox or Chrome style extensions.

It is not possible to reach the same level of privacy and tracking countermeasures in Qutebrowser as in a well-configured Firefox, but it is already in a decent state by default, and its usability can be much better than Firefox with extensions if you like keyboard navigation.