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
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
Giscus is an open-source discussion widget and website commenting system that uses GitHub Discussions as its backend for storing and managing conversations. It provides an embeddable web component that connects static or dynamic websites to the GitHub API, allowing users to authenticate and write responses using a Markdown-based commenting engine. The system operates by mapping specific website page paths to unique remote discussion threads. This integration enables community engagement and social interaction on websites without the requirement of hosting a private database or backend server.
Redcarpet is a security-focused Markdown to HTML parser and customizable renderer. It transforms Markdown text into structured HTML output while utilizing a security layer to filter or escape user-provided HTML tags and restrict link protocols to prevent vulnerabilities. The project distinguishes itself through a framework for custom document formatting, allowing the definition of how specific Markdown elements are converted to HTML via callback functions and custom classes. It also functions as a typographic formatter that converts standard punctuation and dashes into professional curly quot
Isso هو نظام تعليقات مستضاف ذاتيًا يوفر خادمًا وسكربتًا من جانب العميل لإضافة سلاسل مناقشة تفاعلية إلى مواقع الويب. يعمل كمنصة مستقلة لإدارة أقسام التعليقات على مستوى الموقع وملفات تعريف المستخدمين على بنية تحتية خاصة، باستخدام واجهة برمجة تطبيقات JSON ومحرك عرض Markdown للتعامل مع المحتوى الذي ينشئه المستخدم.
الميزات الرئيسية لـ isso-comments/isso هي: Self-Hosted Commenting Systems, REST API Backends, User Comment Moderation, Content Moderation Tools, Markdown to HTML Converters, Secure Markdown Rendering, Markdown Comment Rendering, Domain-Based.
تشمل البدائل مفتوحة المصدر لـ isso-comments/isso: posativ/isso — Isso is a self-hosted commenting system and WSGI comment server that allows users to manage decentralized discussion… umputun/remark42 — Remark42 is a self-hosted, privacy-focused commenting engine designed for websites and blogs. It functions as a… laymonage/giscus — Giscus is an open-source discussion widget and website commenting system that uses GitHub Discussions as its backend… vmg/redcarpet — Redcarpet is a security-focused Markdown to HTML parser and customizable renderer. It transforms Markdown text into… hinesboy/mavoneditor — mavonEditor is a markdown editor component for Vue applications that functions as a markdown-to-HTML converter and a… adtac/commento — Commento is a self-hosted, privacy-focused commenting system used to embed lightweight discussion sections into…