Hacker News new | ask | show | jobs
by aborsy 1612 days ago
NAT busting is a minus. If apps can create holes in your network and “bust your NAT,” your network is not well secured; you should disable UPnP and filter egress.

Also, you gain simplicity but give up to coordination servers, that can be a privacy and security problem.

1 comments

That was an interesting read. Turns out they do use UPnP, but it's just one of many tools they turn to when other techniques fail.
Sidenote: this is a fantastic writeup.