What is a Supernode?
Skype uses peer-to-peer communications in order to allow users to find one another. Consequently, a small percentage of our users will hold a record reflecting the online presence of other users. When one user holds a record concerning the presence of other users, the former is called a “supernode”, or directory node.
Even though the traffic sent to supernodes is negligible, some institutions are interested in preventing users on their network from becoming supernodes and, thereby, answering directory enquiries for other users.
How can you avoid becoming a Supernode? According to the Skype website…
- Beginning with Skype 3.0, an explicit switch is provided in the registry settings to allow the disabling of supernode functionality.
- Any computer hosted on a network that is behind a network address translation (NAT) device or restrictive firewall will disable supernode functionality.
- Skype clients behind an HTTP or SOCKS5 proxy will not serve as supernodes.
How to disable super functionality via the registry
Create a textfile called fixskype.reg
Inside this file, paste the following four lines. Then save, right click this file and select Merge.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Skype]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Skype\Phone]
"DisableSupernode"=dword:00000001