MaxBittker / sandspiel

Creative cellular automata browser game
https://sandspiel.club
MIT License
2.97k stars 199 forks source link

Patching Exploits #259

Open labbo-lab opened 1 year ago

labbo-lab commented 1 year ago

ideas for fixing vote exploits:

spam vote: Do not allow another vote until all previous vote requests have given a response

labbo-lab commented 1 year ago

spam fixes:

Make the ratelimit server side with profiles make the ratelimit use ip addresses

dont allow multiple of the same titles to be posted in quick succession (wouldnt be as effective)

labbo-lab commented 1 year ago

260