Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require OAuth 2.0 verification to create feeds #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 12, 2021

  1. Require OAuth 2.0 verification to create feeds

    As of the `v2.0.0` release of this project, only users who are authenticated with a particular OAuth server can _create_ feeds. Any federated user can still read the feeds. I implemented this because running this service in the open invited thousands of spammers to create feeds and overwhelm the service. With this new model, you can run this as an added bonus for people in a community like a Mastodon server, and as the person running it you are taking on only the moderation burden of the users you are already responsible for on your federated server.
    dariusk committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    34b46ed View commit details
    Browse the repository at this point in the history