Skip to content
forked from djyde/cusdis

lightweight, privacy-friendly alternative to Disqus.

Notifications You must be signed in to change notification settings

ninjabit/cusdis

 
 

Repository files navigation

Cusdis

Open source, lightweight (~5kb gzip), privacy-friendly alternative to Disqus.

https://cusdis.com

Documentation

https://cusdis.com/doc

FAQ

Compared to Disqus

Cusdis is not designed to be a complete alternative to Disqus. it's aim is to implement a minimalist and embeddable comment system for small websites (such as your static blog).

Given below are the pros and cons of Cusdis:

Pros

  • Cusdis is open-source and self-hostable. Hence, you own your data.
  • The SDK is lightweight(~5kb gzipped).
  • Cusdis doesn't require your user to sign in to make a comment.
  • Cusdis doesn't use cookies at all.

Cons

  • Cusdis is on the early stages of its development.
  • There is no spam filter, hence, you will have to manually moderate your comment section and comments won't be displayed until you approve them.
  • Disqus is a company, we aren't.

Sponsor this project

Contributors Contributors

Contributing

Contributing Guide

If you are going to make a PR, remember to choose dev as the base branch.

License

MIT

About

lightweight, privacy-friendly alternative to Disqus.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.1%
  • Svelte 13.5%
  • JavaScript 4.4%
  • HTML 3.2%
  • Other 0.8%