Dillo project is a minimalist, very fast, tiny & secure web browser.
Here are some key features of "Dillo":
· Dillo is a web browser project completely written in C.
· Dillo is small: source is less than 420 KB, and the binary is around 350 KB!
· Dillo aims to be a multi-platform browser alternative that's small, stable, developer-friendly, usable, fast, and extensible.
· Dillo is mainly based on GTK+ (GNOME is NOT required!)
· Dillo is a free-SW project in the terms of the GNU general public license.
· Dillo's bug meter is a tool to help towards standards compliance.
· Current code uses an improved html-parser (formerly based on gzilla's), and almost everything else was rewritten from scratch!.
· Dillo is very fast!
What's New in This Release: [ read full changelog ]
· Add preference for UI theme.
· Allow key bindings for paging left/right.
· Privacy -- never send cookies when making third-party requests, and never accept cookies in the responses to these requests. Patches: corvid
· Add show_quit_dialog dillorc option. Patch: Johannes Hofmann