You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use HTTPS! HTTPS is Key if you don't want MITM Attacks happening. Services such as Let's Encrypt provide free SSL Certificates.
Use a separate MySQL user just for SourceBans. Don't use the root MySQL user with SourceBans; make a separate SQL account that only has access to the SourceBans DB.
Make sure you do regular backups of your SourceBans Database.
Trust your admins, but don't give Admin access to your server(s) to a random stranger or a person you don't know.
I found a security hole. What do I do??
Open an issue on the GitHub repo with all necessary info.
If possible, open a Pull Request with a fix for the said Security Hole while following the instrucions in CONTRIBUTING.md.