Additionally to the user's own, domain protected storage for client locations,
a public one should also be introduced, so that arbitrary clients can join the same network.
On bootstrap, each client has to connect to one of the public locations, so that the DHT will be shared among all "online" clients. Otherwise, sharing would fail, since
the different users' clients would build separate DHTs and resolving locations of other users would be impossible.
Additionally to the user's own, domain protected storage for client locations,
a public one should also be introduced, so that arbitrary clients can join the same network.
On bootstrap, each client has to connect to one of the public locations, so that the DHT will be shared among all "online" clients. Otherwise, sharing would fail, since
the different users' clients would build separate DHTs and resolving locations of other users would be impossible.