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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adtac avatar

adtac/commento

0
View on GitHub↗
3,782 estrellas·185 forks·Go·MIT·4 vistascommento.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.

Historial de estrellas

Gráfico del historial de estrellas de adtac/commentoGráfico del historial de estrellas de adtac/commento

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Commento

Proyectos open-source similares, clasificados según cuántas características comparten con Commento.
  • gristlabs/grist-coreAvatar de gristlabs

    gristlabs/grist-core

    11,176Ver en 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
    Ver en GitHub↗11,176
  • posativ/issoAvatar de posativ

    posativ/isso

    5,284Ver en 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
    Ver en GitHub↗5,284
  • casdoor/casdoorAvatar de casdoor

    casdoor/casdoor

    13,814Ver en 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
    Ver en GitHub↗13,814
  • umputun/remark42Avatar de umputun

    umputun/remark42

    5,529Ver en 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
    Ver en GitHub↗5,529
Ver las 30 alternativas a Commento→

Preguntas frecuentes

¿Qué hace adtac/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.

¿Cuáles son las características principales de adtac/commento?

Las características principales de adtac/commento son: Comment Systems, Reader Interfaces, Privacy-Preserving Commenting, Self-Hosted Commenting Systems, User Identity Verification, Identity Provider Integrations, Single Sign-On Integrations, Conversation Migrations.

¿Qué alternativas de código abierto existen para adtac/commento?

Las alternativas de código abierto para adtac/commento incluyen: 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…