1.6 KiB
1.6 KiB
| title | date | tags | categories | slug | image | keywords | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Self-Hosted Commenting System | 2023-07-23 0:00:00 +0530 |
|
|
hosted-commenting-system |
|
|
Privacy-focused lightweight commenting engine
Remark 42
It is a self-hosted, lightweight, and simple (yet functional) commenting system, which doesn’t spy on users. It can be embedded into blogs, articles or any other place where readers add comments.
Features
- Social login via Google, Facebook, Github, and Yandex
- Optional anonymous access
- Multi-level nested comments with both tree and plain presentations
- Import from Disqus and WordPress
- Markdown support with friendly formatter toolbar
- Moderator can remove comments and block users
- Voting, pinning and verification system
- Sortable comments
- Images upload with drag-and-drop
- Extractor for recent comments, cross-post
- RSS for all comments and each post
- Telegram notifications
- Export data to JSON with automatic backups
- No external databases, everything embedded in a single data file
- Fully dockerized and can be deployed in a single command
- The self-contained executable can be deployed directly to Linux, Windows, and MacOS
- Clean, lightweight and customizable UI with white and dark themes
- Multi-site mode from a single instance
- Integration with automatic SSL (direct and via NGINX-le)
- Privacy-focused