← Back to Services

Usenet News

A threaded discussion system via NNTP — the original social network.

NNTP Coming Soon

The First Social Network

Threaded discussions since ’79. No algorithms, no influencers — just people and ideas.
✦ ✧ ✦ ✧ ✦

What is Usenet?

Usenet was created in 1979 — over a decade before the World Wide Web. It's a decentralized discussion system where users subscribe to newsgroups (organized by topic) and post threaded articles using the NNTP protocol.

Our Usenet server will host private newsgroups for the Runable.app community. Connect with any NNTP client like Thunderbird, tin, or slrn.

usenet.runable.app:30000

Disclaimer: This service is free to use but requires registration and account approval. Users are responsible for the content they post. Runable.app is not responsible for user-generated content, third-party materials, or any loss or damages related to using this service.
Usenet / NNTP

What to Expect

📨

Threaded Discussions

Native support for conversation threading — follow discussions naturally without losing context.

🌍

Decentralized

No single point of failure or control. Usenet was built for resilience from day one.

📥

Offline-Friendly

NNTP clients sync and cache messages locally — read and compose offline, sync when connected.

GUI Clients

Desktop applications for reading, posting, and downloading from Usenet.

🤖

SABnzbd

Win, Mac, Linux — Best for automation. Web-based UI that integrates with Sonarr/Radarr; auto-repairs and unpacks files.

sabnzbd.org →

NZBGet

Win, Mac, Linux — Best for speed & performance. Written in C++; extremely lightweight; ideal for older hardware or NAS devices.

nzbget.com →

📰

Pan

Win, Mac, Linux — Best for text discussions. A classic newsreader focused on reading and posting to text newsgroups.

GitLab (GNOME) →

📧

Thunderbird

Win, Mac — Best for basic text newsgroups. If you already use it for email, it has built-in support for standard text groups.

thunderbird.net →

CLI & TUI Clients

Terminal-based tools for power users who prefer the command line.

💻

tin

TUI — Keyboard & menus. A full-screen terminal newsreader for reading and posting text articles.

sudo apt install tin  or  tin.org →

slrn

TUI — Keyboard & macros. Advanced text filtering with scoring rules and customizable keybindings.

sudo apt install slrn  or  slrn.org →

NZBGet

CLI — Command strings. High-speed binary downloads controllable entirely from the command line.

nzbget.com →

📨

Pnews

CLI — Command line. A simple utility for sending and posting messages to newsgroups.

Part of the trn package  —  sudo apt install trn4