Haelwenn (lanodan) Monnier 582b91d23b badwolf.c: Try +1 on current_page when creating a tab again | 5 years ago | |
---|---|---|
mo | 5 years ago | |
po | 5 years ago | |
.clang-format | 5 years ago | |
.gitignore | 5 years ago | |
KnowledgeBase.md | 5 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago | |
badwolf.1 | 5 years ago | |
badwolf.c | 5 years ago | |
config.h | 5 years ago |
Minimalist and privacy-oriented WebKitGTK+ browser
Copyright © 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
SPDX-License-Identifier: BSD-3-Clause
The name is a reference to BBC’s Doctor Who Tv serie, I took it simply because I wanted to have a specie in the name, like some other web browsers do, but doesn’t go into the “gentle” zone.
Comparing from other small WebKit browsers for unixes found in the wild:
Motivation from other clients https://hacktivis.me/articles/www-client%20are%20broken
Files ending in .sig
are OpenPGP signatures done with my key(DDC9 237C 14CF 6F4D D847 F6B3 90D9 3ACC FEFF 61AE
).
Dependencies are:
Compilation is done with make
, install with make install
.
Most of the privacy/security stuff will be done with patches against WebKit as quite a lot isn’t into WebKitSettings and with a generic WebKit extension that should be resuseable.