-
Notifications
You must be signed in to change notification settings - Fork 3
/
nuernberg.json
102 lines (102 loc) · 2.89 KB
/
nuernberg.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
{
"api": "0.5.2",
"contact": {
"email": "[email protected]",
"facebook": "https://www.facebook.com/FreifunkFranken/",
"irc": "irc://irc.libera.chat/#freifunk-franken",
"ml": "https://lists.freifunk.net/mailman/listinfo/franken-freifunk.net/",
"phone": "+49 9101 7018607",
"twitter": "@FreifunkFranken"
},
"feeds": [
{
"category": "blog",
"name": "Freifunk Franken News",
"type": "RSS",
"url": "https://news.freifunk-franken.de/category/news/feed/"
}
],
"location": {
"address": {
"name": "Coworking Nürnberg",
"street": "Josephsplatz ",
"zipcode": "90403"
},
"city": "Nürnberg",
"country": "DE",
"geoCode": {
"lat": 49.451719442437,
"lon": 11.073559012306
}
},
"metacommunity": "Freifunk Franken",
"name": "Freifunk Nürnberg",
"nodeMaps": [
{
"mapType": "geographical",
"url": "https://monitoring.freifunk-franken.de/map?mapcenter=49.44916,11.08332,13"
},
{
"mapType": "list/status",
"url": "https://monitoring.freifunk-franken.de/routers"
},
{
"technicalType": "nodelist",
"url": "https://monitoring.freifunk-franken.de/api/nodelist"
}
],
"socialprojects": {
"contact": "[email protected]",
"number": 3,
"website": "https://wiki.freifunk-franken.de/w/FreifunkFuerFluechtlinksunterkuenfte"
},
"state": {
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Free internet access"
],
"lastchange": "2024-11-15T11:00:09.647026Z",
"nodes": 76
},
"techDetails": {
"firmware": {
"docs": "https://docs.freifunk-franken.de/",
"name": "Freifunk-Franken Firmware",
"url": "https://git.freifunk-franken.de/freifunk-franken/firmware"
},
"legals": [
"vpnnational",
"vpninternational"
],
"networks": {
"ipv4": [
{
"network": "10.50.40.0/21"
}
]
},
"routing": [
"Babel",
"batman-adv"
],
"updatemode": [
"manual"
]
},
"timeline": [
{
"description": "35 Router an die Piratenpartei Nürnberg übergeben",
"timestamp": "2013-07-27"
},
{
"description": "Erste Funkstrecke über 1,5 km",
"timestamp": "2014-09-29"
},
{
"description": " Dachinstallation im Nachbarschaftshaus Gostenhof kann beginnen",
"timestamp": "2014-12-19"
}
],
"url": "https://freifunk-franken.de/"
}