Atomschlag
A lightweight Webkit browser written entirely in Python
Atomschlag is a project of writing a Webkit-based browser using PyGTK and PyWebkitGTK, completely in Python, to create a useable, secure and lightweight replacement of existing browsers in custom appliances.
The primary project goals are:
- small size;
- minimal abilities to track you down based on the client info;
- maximal compatibility with proxy-based anonymity layers such as I2P;
- URL filtering for blocking ads and user tracking services;
- simple and non-overloaded user interface.