|
|
|
|
|
by Timja
1316 days ago
|
|
What do those "HTTP Signatures" do? If admin of serverA decides to add serverB to the servers_i_talk_to array, they also ask serverB to give them a public key and from then on serverA only accepts messages from serverB if they are signed with the corresponding private key? Is that so that serverB can change its IP without interrupting the communication with serverA? |
|