Skip to content

Commit 295e416

Browse files
authored
Update SECURITY.md
1 parent f84fdcf commit 295e416

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

SECURITY.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
## Here are some steps to secure SourceBans++
44

55
1. Use HTTPS! HTTPS is Key if you don't want MitM Attacks happening. Many services such as StartSSL and Let's Encrypt provide free SSL Certificates.
6-
2. Use a separate MySQL user just for SourceBans. Don't use the root MySQL user with SourceBans, make a separte SQL account that only has access to the SourceBans DB.
6+
2. Use a separate MySQL user just for SourceBans. Don't use the root MySQL user with SourceBans, make a seperate SQL account that only has access to the SourceBans DB.
77
3. Make sure you do regular backups of your SourceBans Database.
88
4. Trust your Admins, don't give Admin access to your server(s) to a random stranger or a person you don't know.
9-
5. Keep Steam OAuth-Only Login On
109

1110
## I Found a Security Hole, what do I do?
1211

13-
1. Open an issue on the GitHub repo, with all nessesary info. (DON'T PUT HOW TO DO THE ACTUAL ATTACK, JUST THE IMPLICATIONS)
12+
1. Open an issue on the GitHub repo, with all nessesary info.
1413
2. If possible, open a Pull Request with a fix for the said Security Hole while following the instrucions in CONTRIBUTING.md.

0 commit comments

Comments
 (0)