Code Monkey home page Code Monkey logo

Comments (6)

Focus9 avatar Focus9 commented on July 17, 2024

One more thing, possibly a cool down period of 1 minute before the faucet can send out again, that way bots can be thwarted a bit as well?

from burstcoin-faucet.

de-luxe avatar de-luxe commented on July 17, 2024

@Focus9 automated creating new accounts is no big deal, so i do not think sending out only to new accounts will solve abuse better than it is now. You can set faucet, that one account can only claim once.
burstcoin.faucet.maxClaimsPerAccount=1
IP protection is already in place.

Bots can not claim at all ... how would they solve the recapcha?!

There are many things that could be done to restrict faucets even more, like evercookies ... but the best protection from my point of view, is the setting i mentioned above. Maybe in combination with:
burstcoin.faucet.claimAmount=1

from burstcoin-faucet.

Focus9 avatar Focus9 commented on July 17, 2024

Here is another one. I hope you can incorporate this. I have noticed that they bot the faucet with new accounts. The other faucet software which was around a while ago blocked the tor network. Is it possible you can do the same?

https://check.torproject.org/cgi-bin/TorBulkExitList.py?ip=1.1.1.1 to find out the TOR exit nodes to your server and then we can block those IPs from accessing?

from burstcoin-faucet.

de-luxe avatar de-luxe commented on July 17, 2024

@Focus9 Having a ip blacklist is surely a good idea, i would rather block goverment ips than tor exit nodes ... buts thats up to the maintainer than :-) Meanwhile you can use peerblock or other 3rd party software to prevent ips or ip-ranges to access your faucet.

from burstcoin-faucet.

eljoj avatar eljoj commented on July 17, 2024

Hi Luxe
I am very interested to use your script : it works in my computer, but i don't understand how i could transfer it on a web host. Does a php burst coin faucet script using for instance a API exist?

from burstcoin-faucet.

de-luxe avatar de-luxe commented on July 17, 2024

@eljoj does not work with php, sry ...

from burstcoin-faucet.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.