OpenSourceProjects logo
isso logo

issoa Disqus alternative

a Disqus alternative

5,272 stars
463 forks
Python
MIT
isso screenshot

isso

Isso is a lightweight, self-hosted commenting server designed as a drop-in replacement for Disqus. It enables website owners to manage comments independently without relying on third-party services, offering full control over comment data and moderation.

Key Features

  • Markdown Comments: Users can write comments in Markdown format with the ability to edit or delete their own comments within a configurable timeframe (default 15 minutes)
  • SQLite Backend: Uses SQLite for simple, efficient comment storage without requiring complex database infrastructure
  • Import Support: Seamlessly migrate existing comments from Disqus and WordPress with built-in import tools
  • Lightweight JS Client: Embed a single 65KB JavaScript file (20KB gzipped) to add commenting to any website
  • Moderation Queue: Comments can be held for moderation before public visibility

Use Cases

  • Blog Comments: Add a self-hosted commenting system to blogs without Disqus tracking
  • Documentation Sites: Enable community feedback and discussion on technical documentation
  • Static Site Comments: Integrate comments into static site generators with minimal overhead
  • Privacy-Focused Websites: Maintain full control over user comment data without third-party data sharing

Who Is It For

Isso is ideal for website owners, bloggers, and developers who want commenting functionality without the privacy concerns and dependencies of services like Disqus. It appeals to those seeking lightweight, self-hosted solutions with full control over their commenting infrastructure.