Open Source Release Help
Source: Dev.to
How the server works
Security
This does not connect to a DB anywhere, and there is no player login; all save game data is saved locally. So I’m not worried about that type of security. I’ve got some basics like rate limiting and type matching.
Are there any other security measures I should implement to make it less vulnerable to attacks?