Commento++
When Commento's original maintainer went quiet, Commento++ bundled the community's bug fixes
and stalled merge requests into a batteries-included release of the beloved Go-based Disqus
alternative - and kept building. The core promise is unchanged: an embeddable comments box
that is orders of magnitude lighter and faster than Disqus, with no ads, tracking, or data
sales - two lines of HTML and a PostgreSQL database. On top of Markdown comments, voting,
Disqus import, OAuth login (Google, GitHub, Twitter) plus SSO, sticky comments, thread
locking, and email notifications, the fork's additions are substantial: WebSocket-powered live
comment updates with permalinks and highlight animations for new arrivals, guest commenting
with a name, a cross-domain moderation dashboard for approving and deleting comments in one
place, MathJax rendering support, wildcard domain matching, a reInit hook that makes
single-page-application integration clean, and Perspective API spam scoring alongside the
existing Akismet integration. Optional page-view logging graphs traffic on the dashboard,
native SSL termination works without a proxy, and script-tag data attributes control fonts,
CSS overrides, deleted-comment visibility, and polling-versus-WebSocket behavior.
Deploy