Skip to content

security: implement rate limiting #21

Description

@diiabblo

Description

Add rate limiting to prevent abuse and ensure fair usage.

Areas to Cover

  • API rate limiting
  • Smart contract call throttling
  • Wallet connection attempts
  • Question submission frequency

Implementation

  • Redis-based rate limiting
  • IP-based restrictions
  • Wallet address tracking
  • Progressive penalties

Acceptance Criteria

  • Prevent spam attacks
  • Fair usage for all players
  • Graceful error handling

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions