forked from redecentralize/alternative-internet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
KadNode.json
30 lines (30 loc) · 1.44 KB
/
KadNode.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"description": "[KadNode](http://github.com/mwarning/KadNode) delegates DNS requests (*.p2p) from any application and tries to resolve it using the BitTorrent Mainline DHT. Own addresses can be announced and combined with public/secret keys. KadNode can be used as a decentralized DynDNS system, but also covers many other use cases.",
"name": "KadNode",
"ohloh": {
"main_language": "C",
"max_month": "2015-01-01T00:00:00Z",
"description": "P2P DNS and more.\nKadNode uses the BitTorrent Mainline DHT to announce and resolve identifiers to IP addresses.\nIt delegates DNS requests of a choosen Top Level Domain (e.g. .p2p) from any application and tries to resolve it over the network. It can act as a decentralized DynDNS system, but also covers many other use cases.",
"tags": [
"server",
"p2p",
"dns",
"network"
],
"total_code_lines": 8911,
"total_contributor_count": 2,
"twelve_month_contributor_count": 2,
"updated_at": "2015-01-11T00:41:10Z",
"analysis": "21846082",
"min_month": "2013-06-01T00:00:00Z",
"factoids": [
"Young, but established codebase",
"Few source code comments",
"Small development team"
],
"twelve_month_commit_count": 397,
"total_commit_count": 629,
"id": "716585",
"name": "KadNode"
}
}