summaryrefslogtreecommitdiffstats
path: root/network/badwolf/README
blob: b69a755b630326b9bf7dc4447982d50125e78381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
badwolf is a minimalist browser that cares about privacy, it is based on
WebKitGTK and thus also accepts WebKitGTK (and dependencies) flags and
environment variables.

Runtime configuration specific to badwolf will probably get added at a
later release.

Features include:
* No browser-level tracking, multiple ephemeral isolated sessions per
  new unrelated tabs, JavaScript off by default.
* Small codebase (~1500 LoC), reuses existing components when available
  or makes it available.
* WebKitGTK native extensions, Interface customizable through CSS.
* Stable User-Interface; The common shortcuts are available (and
  documented), no vi-modal edition or single-key shortcuts are used.
* Dialogs are only used when required, javascript popups open in a
  background tab.