awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
adtac avatar

adtac/commento

0
View on GitHub↗
3,782 stars·185 forks·Go·MIT·15 viewscommento.io↗

Commento

Commento is a self-hosted, privacy-focused commenting system used to embed lightweight discussion sections into websites. It provides a way for visitors to read and post comments while avoiding third-party tracking.

The platform includes specialized utilities for migrating existing discussion history and user data from external commenting platforms. It also integrates identity provider support and single sign-on to verify the identity of users participating in discussions.

Administrative capabilities cover community discussion moderation through spam filters and manual review tools. The system also handles automated email notifications to alert users of new activity or responses within a thread.

Features

  • Comment Systems - Provides a complete platform for managing user-generated comments and discussions on websites.
  • Reader Interfaces - Offers a lightweight system allowing website visitors to read and post within discussion threads.
  • Privacy-Preserving Commenting - Provides a lightweight discussion section that prioritizes user privacy and avoids third-party tracking.
  • Self-Hosted Commenting Systems - Provides a privacy-focused, self-hosted platform for embedding discussion sections into websites.
  • User Identity Verification - Provides identity verification through single sign-on and external providers to ensure secure interactions.
  • Identity Provider Integrations - Integrates with external authentication services to verify the identity of commenters.
  • Single Sign-On Integrations - Integrates with trusted third-party identity providers to enable single sign-on authentication.
  • Conversation Migrations - Provides utilities to import structured communication history from external platforms to preserve engagement.
  • User Comment Moderation - Includes administrative tools for spam detection, thread locking, and manual comment review.
  • Content Delivery APIs - Provides a RESTful API for the decoupled frontend to retrieve comments and manage moderation.
  • Comment Data Migrations - Enables the migration of historical reader discussions and conversation threads from external systems.
  • Relational Database Persistence - Uses a relational database to ensure consistent persistence of threaded discussions and user profiles.
  • Community Moderation Middleware - Provides tools and filters for managing reader-submitted content to ensure community safety.
  • JWT Session Management - Implements signed JSON Web Tokens for session management to track user identity without server-side storage.
  • Moderation Tools - Offers administrative interfaces to manage user conversations via spam filters and moderation tools.
  • DOM Script Injection - Uses a lightweight script that is dynamically injected into the host website's DOM to render the interface.

Star history

Star history chart for adtac/commentoStar history chart for adtac/commento

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Commento

These projects share indexed features with Commento. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • gristlabs/grist-coregristlabs avatar

    gristlabs/grist-core

    11,176View on GitHub↗

    Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a relational database. At its core, it manages structured data across multiple linked tables, using a relational database engine to organize information while providing a familiar grid interface. The platform supports Python-based formulas for complex calculations and data transformations, with automatic recalculation when referenced cells change. The system is designed for self-hosted deployment, storing data in either portable SQLite files or enterprise-grade PostgreSQL databases. It

    TypeScriptawesomedatabasespreadsheet
    View on GitHub↗11,176
  • posativ/issoposativ avatar

    posativ/isso

    5,284View on GitHub↗

    Isso is a self-hosted commenting system and WSGI comment server that allows users to manage decentralized discussion boards. It functions as a markdown discussion engine that transforms user-generated content into filtered HTML for secure display on webpages. The system is designed as a cross-domain comment host, enabling a single centralized server instance to serve unique comment sections across multiple distinct domains. It secures this integration using CORS hostname whitelisting to ensure comments are only embeddable on authorized websites. The platform provides a comprehensive moderati

    Python
    View on GitHub↗5,284
  • casdoor/casdoorcasdoor avatar

    casdoor/casdoor

    13,814View on GitHub↗

    Casdoor is a centralized identity and access management platform that functions as an OAuth 2.0 authorization server. It provides a comprehensive suite of services for managing user identities, authentication sessions, and access policies across both web and machine-to-machine applications. Built with a decoupled frontend-backend architecture in Go, the platform supports high-concurrency environments and offers a web-based management interface for administrative tasks. The platform distinguishes itself through its extensive support for federated identity management, allowing integration with

    Goai-gatewayauthauthentication
    View on GitHub↗13,814
  • umputun/remark42umputun avatar

    umputun/remark42

    5,529View on GitHub↗

    Remark42 is a self-hosted, privacy-focused commenting engine designed for websites and blogs. It functions as a standalone application that can be deployed as a single binary or a containerized image across different operating systems. The system allows a single instance to host commenting services for multiple distinct domains through multi-site management. It utilizes an identity layer that verifies users via email, anonymous accounts, or social providers using OAuth authentication. The platform supports threaded conversations with Markdown formatting and provides administrative tools for

    Gocomment-systemcommentingcommenting-engines
    View on GitHub↗5,529
Compare all 30 related projects→

Frequently asked questions

What does adtac/commento do?

Commento is a self-hosted, privacy-focused commenting system used to embed lightweight discussion sections into websites. It provides a way for visitors to read and post comments while avoiding third-party tracking.

What are the main features of adtac/commento?

The main features of adtac/commento are: Comment Systems, Reader Interfaces, Privacy-Preserving Commenting, Self-Hosted Commenting Systems, User Identity Verification, Identity Provider Integrations, Single Sign-On Integrations, Conversation Migrations.

Which projects share features with adtac/commento?

Projects with overlapping indexed features include: gristlabs/grist-core — Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a… posativ/isso — Isso is a self-hosted commenting system and WSGI comment server that allows users to manage decentralized discussion… casdoor/casdoor — Casdoor is a centralized identity and access management platform that functions as an OAuth 2.0 authorization server.… umputun/remark42 — Remark42 is a self-hosted, privacy-focused commenting engine designed for websites and blogs. It functions as a… isso-comments/isso — Isso is a self-hosted commenting system that provides a server and client-side script for adding interactive… laymonage/giscus — Giscus is an open-source discussion widget and website commenting system that uses GitHub Discussions as its backend…