pandorabox-io / in-game

Random code and stuff for in-game things
MIT License
3 stars 0 forks source link

Verbana + sban addition #369

Open Klaranth opened 7 months ago

Klaranth commented 7 months ago

et integrate verbana into this server somehow https://content.minetest.net/packages/rheo/verbana/ sban is improved xban https://github.com/shivajiva101/sban

Huhhila hmm, Verbana's "Motivation" section there is pretty good at summarizing the related problem space :) I do still remember that short period of not knowing the keybindings nor how the chat works, while people were trying to chat with me when thinking I was somebody else. All that while starving to death after losing noobkit drowning in a fountain (which at least didn't contain any sharks).

BuckarooBanzai sban has that smelly sqlite (lua) dependency :/ (what issues would that solve anyway?)

et i don't think it's possible to update from xban to verbana directly, so sban is a middle step but yeah figuring out how to update to verbana to solve a problem that hasn't appeared yet [troll abusing dynamic ip or vpn] might be a waste of time

SX I guess then question is more about what issues verbana would solve? If needed Pandorabox already has ability to ban user account, IP address, IP block/subnet, ASN (and through that also VPN services), certain clients or new accounts. There's just not a lot of automation for it, just a little bit. However it wouldn't be a lot of work to finish what has been started already. xban is mostly used for simple account / ip bans, works fine for that. then other things are used (thankfully very rarely) to block cases that really cause significant problems.

TheEt1234 commented 7 months ago

SX: I guess then question is more about what issues verbana would solve? If needed Pandorabox already has ability to ban user account, IP address, IP block/subnet, ASN (and through that also VPN services), certain clients or new accounts.

verbana is basically a tool to manage ASN's, if pandorabox has those tools too, i believe this is solved then