When a new node connects itself and supports avalanche, then we send an avahello message. This message simply contains a delegation and a signature proving we own the final key.
Depends on D8861
In order to ensure the signature is secure, we need extra entropy from our peer, which is exactly what D8861 does.