Skip to content

Implement 'Anti-Sybil' Verification Layer #419

Description

@gabito1451

Context

Preventing malicious actors from creating thousands of bot profiles.

Problem

Basic KYC doesn't always prevent determined bot attacks on micro-rewards.

Suggested Execution

  • Implement heuristic checks based on 'Registration IP', 'Device Fingerprint', and 'Wallet Funding Source'.
  • Flag accounts with shared entropy.

Acceptance Criteria

  • Fair distribution of rewards.
  • Robust protection against automated spam.

References

  • backend/src/verification/anti-sybil.service.ts

Metadata

Metadata

Assignees

No one assigned

    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