mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #473] How to handle abuse reports #343
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#343
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alainwolf on GitHub (Feb 17, 2021).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/473
As a owner of a public domain on nsupdate.info, I sometimes get abuse reports from third parties regarding users who use a host-name under my domain for illicit activities.
I can delete those host records from my DNS server, but nothing is stopping the user to register it again or another one.
What would be the proper way of handling this? Forward reports to abuse@dnsupdate.info?
@ThomasWaldmann commented on GitHub (Feb 17, 2021):
You can't do anything about abusers re-registering abusive domains or fresh ones.
Although there is a blacklist of hostnames which can be used by me to avoid registering some names, they can just choose another name for their activities. Also, killing an abusive user is only little effective because they can just create a new user account.
About abuse reports: they are sometimes a bit stupid:
@alainwolf commented on GitHub (Feb 17, 2021):
Thank you Thomas.
I just wanted to make sure we are on the same page here, which we are.
And that this is now documented somehow for future reference.
Have a nice day.