-
Notifications
You must be signed in to change notification settings - Fork 0
/
FreifunkKiel-api.json
119 lines (119 loc) · 3.43 KB
/
FreifunkKiel-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
108
109
110
111
112
113
114
115
116
117
118
119
{
"name": "Freifunk Kiel",
"url": "https://freifunk.in-kiel.de/",
"location": {
"city": "Kiel",
"country": "DE",
"lat": 54.341674,
"lon": 10.124802,
"address": {
"Name": "Toppoint e.V.",
"Street": "Fraunhofer Str. 2-4",
"Zipcode": "24118"
}
},
"contact": {
"email": "[email protected]",
"phone": "+49 (0)431 562136",
"irc": "irc://hackint.org/ffki",
"ml": "https://lists.in-kiel.de/mailman/listinfo/freifunk",
"twitter": "@ff_Kiel"
},
"state": {
"nodes": 320,
"description": "Freifunk ist ein Projekt, über das Menschen wie du und ich ein stadtweites drahtloses Datennetz aufbauen. Das Netz soll die freie Kommunikation innerhalb der ganzen Stadt und, mithilfe von Links zu anderen Städten, auch überregional ermöglichen. Um dies zu erreichen, werden sogenannte Freifunkknoten - das sind Router mit den Antennen, ähnlich denen, die du von anderen drahtlosen Internetzugängen schon kennst - von Freiwilligen an vielen Orten in der Stadt betrieben. Jedes WLAN-fähige Gerät, also beispielsweise Handy oder Notebook, kann sich in der Nähe eines solchen Knotens mit dem Netz verbinden und darüber mit anderen Teilnehmern kommunizieren. Auch ein Zugang ins Internet steht meistens zur Verfügung.",
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2016-11-24T06:11:26.703Z"
},
"nodeMaps": [
{
"url": "https://mesh.freifunk.in-kiel.de/",
"interval": "120",
"technicalType": "hopglass",
"mapType": "geographical"
},
{
"url": "https://hopglass.freifunk.in-kiel.de/nodelist.json",
"interval": "2",
"technicalType": "nodelist"
}
],
"socialprojects": {
"number": 10,
"website": "https://wiki.freifunk.in-kiel.de/wiki/Freifunk_Kiel",
"contact": "[email protected]"
},
"support": {
"club": {
"name": "Offenenetze Nord e.V.",
"street": "Fraunhofer Str. 2-4",
"zip": "24118",
"city": "Kiel",
"url": "https://offenenetzenord.de/",
"email": "[email protected]"
},
"donations": {
"bankaccount": {
"IBAN": "DE81 7002 2200 0020 1472 37",
"BIC": "FDDODEMMXXX",
"usage": "Freifunk Kiel"
}
}
},
"privacy": {
"policyurl": "https://freifunk.in-kiel.de/nutzungsbedingungen.html"
},
"techDetails": {
"firmware": {
"name": "Gluon",
"url": "https://freifunk.in-kiel.de/firmware.html",
"docs": "http://git.freifunk.in-kiel.de/ffki-site/",
"vpnaccess": "mail",
"registrationurl": "https://lists.in-kiel.de/mailman/listinfo/freifunk-keys",
"orgrestrictions": "Siehe: http://freifunk.in-kiel.de/nutzungsbedingungen.html"
},
"dns": [
{
"domainname": "ffki",
"nameserver": [
"ns0.ffki",
"ns1.ffki",
"ns2.ffki",
"ns3.ffki",
"ns4.ffki",
"ns5.ffki",
"ns6.ffki",
"ns7.ffki"
]
}
],
"networks": {
"ipv6": [
{
"network": "fda1:384a:74de:4242::0/64"
}
],
"ipv4": [
{
"network": "10.116.0.0/24"
}
]
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"vpnnational"
]
},
"api": "0.4.14"
}