This should help propagating our own proof to other peers, because it makes sure at least one of them did download our proof. Privacy is not a problem here because we want other peers to know what our proof is. This is a first step toward better initial broadcast; the next step is to store our valid proofs in a file at shutdown, and broadcast them again upon startup.
Depends on D11278.