kodadot / nft-gallery

Generative Art Marketplace
https://kodadot.xyz
MIT License
612 stars 351 forks source link

Report System for copymints #4465

Open roiLeo opened 1 year ago

roiLeo commented 1 year ago

⭐️ Feature request

In the past we had problems with copycats, to counter this it would be interesting to integrate a reporting system.

Spec

Current implementation

DenyList mixed with Prefix

Possible solution

For the moment, I would set up a mailto button to a kodadot mod address. Then we will add the reported token in denyList.

Let me know if you have a better alternative.

Linked issue

roiLeo commented 1 year ago

Alternative solutions

  1. link to Github issue with a "report" template but user will need to have a github account
  2. link to a specific discord channel, user will need a discord account
  3. integrate a customer feedback tool
yangwao commented 1 year ago
  1. link to Github issue with an "report" template but user will need to have a github account

That would help at some point ppl preventing spamming, but yes best would be token weighted report system with spam protection and probably fastest solution for now as GH servers as tracking system for many things in K

  1. discord would be doable, everyone having Discord nowadays

  2. we can think of something, have it on sight, write some cf-worker for this

  3. oauth2 for gmail/twitter/discord ?

  4. it would be highly needed when we launch public referral campaign

    • kodadot/research#72