Latest versions
Quick News
Description
This repository hosts a high-performance, distributed project tracked with Fossil SCM. The home page follows the layout conventions popularized by the HAProxy project page — a dense, scan-friendly dashboard that surfaces the latest releases, news, downloads, and contact information in a single scroll.
All content blocks below are loaded from modular HTML fragments
checked into www/, so editing a single section does
not require touching the skin.
Performance
Fossil is engineered to remain responsive on repositories with hundreds of thousands of commits. Typical clone / sync operations complete in sub-second latencies over SSH or HTTPS, and the built-in SQLite storage keeps memory usage flat.
Reliability
Every artifact in the repository is content-addressed and cryptographically verified on read. The append-only design means history is effectively immutable; accidental loss requires corrupting the underlying single-file database.
Security — Hardened by default
Role-based capability bits gate every web endpoint. The built-in HTTP server supports TLS termination, CSRF protection on forms, and anti-robot heuristics on anonymous traffic.
Complete Download Matrix
Contacts
- Project page: Repository home
- Timeline: /timeline
- Tickets: /reportlist
- Wiki / Docs: /wiki
- Email: maintainers@example.org