-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathOriginal-api.json
107 lines (107 loc) · 2.87 KB
/
Original-api.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
"name": "Freifunk Nord",
"url": "https://nord.freifunk.net",
"location": {
"city": "Kiel",
"country": "DE",
"lat": 54.341749,
"lon": 10.125725,
"address": {
"Name": "Freifunk Nord e.V.",
"Street": "Fraunhofer Str. 2-4",
"Zipcode": "24118"
}
},
"contact": {
"email": "[email protected]",
"irc": "irc://hackint.org/ffnord",
"ml": "http://lists.freifunk.net/mailman/listinfo/ffnord-freifunk.net",
},
"state": {
"nodes": 716,
"description": "Freifnunk Nord ist eine Netz für die Gemeinden im nördlichen Niedersachsen und in Schleswig-Holstein, die noch zu klein sind, um eigenes Netz zu betreiben. Ziel ist die Freifunker_innen vor Ort zu Unterstützen und die Gemeinden wachsen zu sehen, bis diese groß genug sind eigene Netze zu betreiben.",
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2016-06-05T17:46:30.045Z"
},
"services": [
{
"serviceName": "Jabber",
"serviceDescription": "FFNord / Hamburg Jabber Server",
"externalUri": "https://xmpp.ffnord.net/"
}
],
"nodeMaps": [
{
"url": "http://mesh.freifunknord.de",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "geographical"
}
],
"socialprojects": {
"number": 5,
"website": "https://wiki.freifunk.net/Freifunk_Nord#Soziale_Projekte_und_Fl.C3.BCchtlingshilfe",
"contact": "[email protected]"
},
"support": {
"club": {
"name": "Freifunk Nord e.V,",
"street": "Fraunhofer Str. 2-4",
"zip": "24118",
"city": "Kiel",
"url": "http://freifunknord.de/",
"email": "[email protected]"
}
},
"techDetails": {
"firmware": {
"name": "Gluon",
"url": "http://freifunknord.de/firmware.html",
"docs": "https://github.com/freifunk-nord/nord-site/blob/master/CHANGELOG.md",
"vpnaccess": "webform",
"orgrestrictions": "PPA: http://www.picopeer.net/PPA-de.shtml\r\nMoU: https://github.com/freifunk/MoU/blob/master/FreifunkMemorandumofUnderstanding.md",
"techrestrictions": "Gluon kompatible Hardware benötigt."
},
"dns": [
{
"domainname": "ffnord",
"nameserver": [
"0.ntp.services.ffnord",
"1.ntp.services.ffnord",
"3.ntp.services.ffnord",
"4.ntp.services.ffnord",
"5.ntp.services.ffnord"
]
}
],
"networks": {
"ipv6": [
{
"network": "fd42:eb49:c0b5:4242::/64"
}
],
"ipv4": [
{
"network": "10.187.0.0/16"
}
]
},
"routing": [
"802.11s",
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"vpninternational"
]
},
"api": "0.4.13"
}