1. Newsboat — 95.9
Newsboat is a text-console RSS/Atom reader and an actively maintained fork of Newsbeuter. It remains the cleanest balance between operational usability and structural austerity: local by default, highly scriptable, and narrow in purpose. There is no built-in social graph, no hosted dependency, and no need to expose an HTTP service simply to read feeds.
- Privacy & self-hosting: exceptionally high because the software operates as a local program rather than a networked service.
- Attack surface: small compared with PHP/JVM stacks, though not literally zero because feed parsing and text/HTML handling still exist.
- Workflow fit: among the strongest in the entire field; excellent with cron, shell scripts, SSH workflows, and file-based backup patterns.
- Maintenance: current, active, and visible via the official release stream.
Under this scoring model, Newsboat is the default reference point for what a sovereign-node reader looks like: local, inspectable, predictable, durable, and free of unnecessary surface.