Go to file
Ivan Li 91d568bcd9
continuous-integration/drone/push Build is passing Details
feat: support authentik aouth2.
2022-10-10 16:01:30 +00:00
.devcontainer feat: dev container use host .ssh folder. 2022-10-08 16:34:10 +00:00
.vscode feat: support authentik aouth2. 2022-10-10 16:01:30 +00:00
api feat: support authentik aouth2. 2022-10-10 16:01:30 +00:00
db feat: support authentik aouth2. 2022-10-10 16:01:30 +00:00
etc everywhere: remove -ce suffix 2018-12-28 12:58:01 -05:00
frontend feat: support authentik aouth2. 2022-10-10 16:01:30 +00:00
scripts .gitlab-ci.yml: remove dco 2019-12-04 22:12:31 -08:00
templates api: do not batch email notifications 2019-10-25 01:10:44 -07:00
.drone.yml ci: fix format. 2022-10-08 16:35:48 +00:00
.editorconfig Project configuration improvements. 2018-06-24 13:28:37 +00:00
.gitignore dep: add dependency version pinning with dep 2018-08-12 23:39:26 +05:30
.gitlab-ci.yml .gitlab-ci.yml: fix postgres to 9.6 2020-04-10 17:13:05 -04:00
Dockerfile Dockerfile: Added build arg, RELEASE. 2021-02-02 11:30:16 +05:30
LICENSE LICENSE: add MIT 2018-05-27 23:40:43 +05:30
Makefile Makefile: fix dependency graph to allow -j8 2018-08-08 11:04:12 +05:30
README.md README.md: overhaul 2019-05-03 20:04:00 -04:00
docker-compose.yml docker-compose.yml: remove db ports exposure 2019-02-18 18:35:28 -05:00

README.md

Commento

Homepage  –  Demo  –  Documentation  –  Contributing  –  #commento on Freenode

Commento is a platform that you can embed in your website to allow your readers to add comments. It's reasonably fast lightweight. Supports markdown, import from Disqus, voting, automated spam detection, moderation tools, sticky comments, thread locking, OAuth login, single sign-on, and email notifications.

How is this different from Disqus, Facebook Comments, and the rest?

Most other products in this space do not respect your privacy; showing ads is their primary business model and that nearly always comes at the users' cost. Commento has no ads; you're the customer, not the product. While Commento is free software, in order to keep the service sustainable, the hosted cloud version is not offered free of cost. Commento is also orders of magnitude lighter than alternatives.

Why should I care about my readers' privacy?

For starters, your readers value their privacy. Not caring about them is disrespectful and you will end up alienating your audience; they won't come back. Disqus still isn't GDPR-compliant (according to their privacy policy). Disqus adds megabytes to your page size; what happens when a random third-party script that is injected into your website turns malicious?

Installation

Read the documentation to get started.

Contributing

If this is your first contribution to Commento, please go through the contribution guidelines before you begin. If you have any questions, join #commento on Freenode.