-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Running a publicly available web app involving sending packets as the main task of the app brings into question how to handle / prevent abuse.
- Rate limiting
- iptables block blacklisted IP's
- resolve all entered hostnames into IP's
- (?) dns requests
- (?) abuse against our service... ban based on overuse?
- (?) admin interface