The “distributed hash table” is the thing that replaces a central server in decentralised systems. It works by sharing the storage among “DHT nodes” on a voluntary or select basis, and the entries are present multiple times in the network to prevent malicious modifications. Insub is almost done with it !