Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Replace fsf snail mail with contact URL | dimitri staessens | 2017-08-13 | 1 | -2/+1 |
| | |||||
* | ipcpd: Add DHT as directory in normal IPCP | dimitri staessens | 2017-07-18 | 1 | -0/+54 |
This implements a Distributed Hash Table (DHT) based on the Kademlia protocol, with default parameters set as used in the BitTorrent Mainline DHT. This initial implementation is almost feature complete, except for some things to be done after a testing period: caching and stale peer bumping, and setting the expiration timeout via the IRM tool. |