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

Implement a mechanism to take down inappropriate JNS names #24

Open
boom7 opened this issue Mar 6, 2024 · 1 comment
Open

Implement a mechanism to take down inappropriate JNS names #24

boom7 opened this issue Mar 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@boom7
Copy link

boom7 commented Mar 6, 2024

  • Admin contract blacklist mapping

  • Filtering through metadata service

    • R2 avatar removal
  • Filtering through subgraph

  • Blockscout (cache)

@boom7 boom7 added the enhancement New feature or request label Mar 6, 2024
@boom7 boom7 self-assigned this Mar 6, 2024
@boom7 boom7 changed the title Implement a mechanism to take down inappropriately JNS names Implement a mechanism to take down inappropriate JNS names Mar 6, 2024
@boom7
Copy link
Author

boom7 commented Mar 7, 2024

Client side

  • Join verification
  • hard-code blacklist

Server side (Take down)

  • onchain tokenId blacklist

Metaservice / Subgraph

  • mask certain data based on the blacklist
  • modify image link instead of removing the original image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant