Skip to content

sicXnull/ruqqus

 
 

Repository files navigation


Ruqqus

Ruqqus is an open-source platform for online communities, free of censorship and moderator abuse by design.

Build status Snyk Vulnerabilities for GitHub Repo Website GitHub language count GitHub code size in bytes

Features

  • Moderator power limited by design
  • No ads
  • US-based servers
  • Mobile friendly
  • Dark mode

Why Ruqqus?

A moderator has the power to "kick" a user-submitted post from their community (guild) but never delete it off the platform entirely. Kicked posts end up in a catch-all guild called +general. Content that violates the site-wide policy is removed by the core team.

Moderators, called guild masters, can only moderate a maximum of 10 guilds.

We do not serve ads. Put simply, advertisements lead to censorship. Ruqqus is funded out-of-pocket by the core team and through donations from users.

Ruqqus is responsive and mobile browser-friendly.

Getting started

An account is not required to browse Ruqqus but we recommend creating one.

1. Create an account

Sign up in seconds, no email required. With a Ruqqus account, you can vote and comment on posts as well as join guilds.

2. Join some guilds

After signing up, we recommend you join some guilds. Your home feed will be populated by content from guilds you've joined.

3. Create a post

On Ruqqus, you can share links or text posts.

Contributing

Pull requests are welcome! For major changes, please open an issue to discuss what you would like to change.

Sponsors

As an open-source project, we are supported by the community. If you would like to support the development of Ruqqus, please consider making a donation :)

BTC - 16JFRF4sXQ9BvY3w73MD64yPUKehhUtste

LTC - LNDKsNhHjiNBJ6YBWtE8io8H1W3Fv5mtEd

ETH - 0x4301c31B81C2C66f5aaDFC1ec75861ad3d3cE0cC

Stay in touch

Local development

Upon installation, trying to submit a post will cause a 404 error. You have to create a guild first (to achieve this perhaps temporarily remove the 250 rep restriction on making guilds). You also need to make sure the badwords table is populated.

Note: When trying to run Ruqqus locally, make sure to use a tagged release version. The reason this is necessary is that the file schema.txt is not always updated, which will cause Ruqqus to crash. If after first setting up Ruqqus you are getting a 500/Internal Server Error on pages because of database errors, this is most likely why.

License

MPL-2.0

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.9%
  • CSS 45.5%
  • JavaScript 8.5%
  • Shell 0.1%