Skip to content

Limit flooding of Community Owner's nodes #163

@D4nte

Description

@D4nte

Problem

Currently, the Waku (v2) network does not implement anti-spam solutions. Work is currently in progress with RLN logos-messaging/logos-delivery#394 https://rfc.vac.dev/spec/17/.

In the following Community type:

  • restricted with auto-approval
  • restricted with manual approval
  • Token gated with auto-approval
  • Token gated with manual approval

Community Owner's nodes have to process and, for manual approval community types, request the Community owner to take action for incoming join requests.

With the current design, the Community Owner and their node can be subject of flooding attacks:

  1. In the case of a restricted community, an attacker could create new keys for each message
  2. In the case of a token gated community, if the token requirement is low (e.g 1 token to participate, token cost a few cents), the user could setup several accounts and flood using them

Proposed solution

  1. Investigate the use of centralized service hCaptcha (not preferred)
  2. Design a decentralized captcha system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions