A Disqus alternative https://posativ.org/isso/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Martin Zimmermann f81b955aa5
use SHA1 instead of MD5 to verify comment owner
11 years ago
docs add link to supervisor init script, close #47 11 years ago
isso use SHA1 instead of MD5 to verify comment owner 11 years ago
specs
.gitignore
.travis.yml
CHANGES.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.md
setup.py change project status from alpha to beta 11 years ago
tox.ini
uwsgi.ini replace isso module with isso.run 11 years ago

README.md

Isso Ich schrei sonst

Build Status

You love static blog generators (especially Acrylamid cough) and the only option to interact with your community is Disqus. There's nothing wrong with it, but if you care about the privacy of your audience you are better off with a comment system that is under your control. This is, where Isso comes into play.

Try Yourself!

Features

  • CRUD comments written in Markdown
  • SQLite backend, Disqus import
  • client-side JS (currently 54kb minified, 18kb gzipped)
  • I18N, available in english, french, russian and german

Setup

Please refer to the official documentation: http://posativ.org/isso/docs.

Alternatives