awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adtac avatar

adtac/commento

0
View on GitHub↗
3,782 星标·185 分支·Go·MIT·5 次浏览commento.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 历史

adtac/commento 的 Star 历史图表adtac/commento 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Commento 的开源替代方案

相似的开源项目,按与 Commento 的功能重合度排序。
  • gristlabs/grist-coregristlabs 的头像

    gristlabs/grist-core

    11,176在 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
    在 GitHub 上查看↗11,176
  • posativ/issoposativ 的头像

    posativ/isso

    5,284在 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
    在 GitHub 上查看↗5,284
  • casdoor/casdoorcasdoor 的头像

    casdoor/casdoor

    13,814在 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
    在 GitHub 上查看↗13,814
  • umputun/remark42umputun 的头像

    umputun/remark42

    5,529在 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
    在 GitHub 上查看↗5,529
查看 Commento 的所有 30 个替代方案→

常见问题解答

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.

adtac/commento 的主要功能有哪些?

adtac/commento 的主要功能包括:Comment Systems, Reader Interfaces, Privacy-Preserving Commenting, Self-Hosted Commenting Systems, User Identity Verification, Identity Provider Integrations, Single Sign-On Integrations, Conversation Migrations。

adtac/commento 有哪些开源替代品?

adtac/commento 的开源替代品包括: 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…