yupi
yupi copied to clipboard
Backend: Security Issues
This epic (issue) it's to say about all security issues/to-do things.
- [ ] Proper Encryption in Packet System (Messaging)
- [ ] Proper Data Integrity checks from Packets
- [ ] Proper Packet Injection/XSS Checks
- [ ] Proper Packet Security Checks in All Packets (Make a inbuilt system?)
- [ ] User Ranking and Safety System Check
- [ ] Commands System Check??
- [ ] DoS check? In Message System (Sockets..)
- [ ] Mutant and Bot Security Checks
- [ ] Banned Words/Prohibited Words System? (Black-words)
- [ ] Encryption System
Added Encryption System in the Check List.
Here are some lists of profanities that we can use for the wordfilter:
English only: http://www.noswearing.com/dictionary http://www.bannedwordlist.com/
Multiple languages: https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words (used by Shutterstock)
Feel free to add resources for words!
@BurakDev give a look.