Back to browse
GitHub Repository

minimal self-hostable news/link board

13 starsGo

oForum | Self-hostable links/news site

by armeet·Feb 20, 2026·11 points·1 comment

AI Analysis

●●SolidCozyShip It

HN-style forum, single binary, zero JS—but Lemmy, Tildes, and Discourse already do this better.

Strengths
  • Genuinely minimal deployment: one binary, one database, auto-migrations on startup
  • Clean constraint-based design philosophy (server-rendered HTML, no build steps) reduces friction for self-hosters
  • Thoughtful security baseline: bcrypt, HttpOnly cookies, no tracking
Weaknesses
  • Crowded self-hosted forum space (Lemmy, Tildes, Discourse, Ghost all solve this comprehensively)
  • No federation or import tools, limiting migration from existing communities
Category
Target Audience

Self-hosters, small community operators, developers seeking minimal dependencies

Similar To

Lemmy · Tildes · Discourse

Similar Projects