pellartech / curate

4 stars 0 forks source link

Counter Exploit Measures #363

Closed toomingos closed 2 years ago

toomingos commented 2 years ago

We have been dealing with a lot of bot accounts that verify the email and like the NFTs so they get in the Weekly and Trending section of the app, in order to stay ahead of the curve in the long run we need to only account for likes from users who've had completed, fall into the category or done the following actions:

-KYC -Bought an NFT Before -Approved Proof of Work NFT submission -Has a gmail.com, hotmail.com, yahoo.com, outlook.com, icould.com -iOS User -Verified Seller Badge

Discard likes from users with:

-Strikes in the past

toomingos commented 2 years ago

We have been dealing with a lot of bot accounts that verify the email and like the NFTs so they get in the Weekly and Trending section of the app, in order to stay ahead of the curve in the long run we need to only account for likes from users who've had completed, fall into the category or do the following actions:

-KYC -Bought an NFT Before -Approved Proof of Work NFT submission -Has a gmail.com, hotmail.com, yahoo.com, outlook.com, icould.com -iOS User -Verified Seller Badge

Discard likes from users with:

-Strikes in the past -an email address which contains: @detectu.com, @dhamsi.com, @driely.com, @alotivi.com.

Trending/weekly section eligible NFT creators (account for creator, not owner): -KYC done -Or verified Seller Badge -Or approved Proof of Work NFT submission

TheOneXi commented 2 years ago

Ensure algorithm is weighted for the above:

-KYC -Bought an NFT Before -Approved Proof of Work NFT submission -Has a gmail.com, hotmail.com, yahoo.com, outlook.com, icould.com -iOS User -Verified Seller Badge

eventang2015 commented 2 years ago

implemented in staging. Note: guest will not increase the number of product.view_count in next release.