Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ratelimits and security concerns for public servers #81

Open
ChillerDragon opened this issue Sep 16, 2024 · 4 comments
Open

Ratelimits and security concerns for public servers #81

ChillerDragon opened this issue Sep 16, 2024 · 4 comments

Comments

@ChillerDragon
Copy link
Contributor

Is https://tw.thissma.fr/ a unedited version of the main branch? Is it save for me to also host a public instance? Have there been any trolling incidents? Are there ratelimits on anything? Can someone just fill up the hard drive with maps?

I quickly did a test deploy to https://editor.zillyhuhn.com/ which was super smooth BTW. And was wondering if i can just leave it there and forget about it :D

@k2d222
Copy link
Owner

k2d222 commented Sep 16, 2024

yeah there is no protection whatsoever, you can fuck up a server probably quite easily

these protective features are in the roadmap but got never implemented. tw.thissma.fr is deployed in a docker with a size-limited storage.

Glad to hear you could deploy easily!!

@ChillerDragon
Copy link
Contributor Author

Okay thanks for the fast response. Could also leave an issue open for ratelimits but I think it would be cleaner to recreate one if needed. I don't want to mess with your todo management. I guess I will take down at least my backend until I figure out a good way to sandbox it or until you implemented some ratelimits :P

@k2d222 k2d222 reopened this Sep 16, 2024
@k2d222
Copy link
Owner

k2d222 commented Sep 16, 2024

keeping open :)

@ChillerDragon
Copy link
Contributor Author

ChillerDragon commented Sep 16, 2024

Okay if it stays open here are some things I would like to see:

  • maximum number of total maps
  • maximum file size per map

And then at some point it would also be nice to have per user limits if there is ip tracking or accounts. But global limits should be there from the start with sane defaults.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants