forked from freifunk/directory.api.freifunk.net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathff-frankfurt.json
128 lines (128 loc) · 2.87 KB
/
ff-frankfurt.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
120
121
122
123
124
125
126
127
128
{
"name": "Freifunk Frankfurt am Main",
"url": "https://ffm.freifunk.net",
"location": {
"city": "Frankfurt am Main",
"country": "DE",
"geoCode": {
"lat": 50.110556,
"lon": 8.682222
}
},
"contact": {
"email": "[email protected]",
"irc": "irc://irc.hackint.org#ffffm",
"ml": "[email protected]",
"twitter": "@FreiFunkFFM",
"mastodon": "https://chaos.social/@FFFFM"
},
"state": {
"nodes": 649,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2023-01-13T20:10:02.102417938Z"
},
"timeline": [
{
"description": "512 Knoten online",
"timestamp": "2017-01-13"
},
{
"description": "Babel / l3roamd Gluon Intergations Projekt gewinnt den 3. Platz beim Thomas-Krenn-Award 2017",
"timestamp": "2017-03-12",
"url": "https://www.thomas-krenn.com/de/tkmag/allgemein/zammad-home-assistant-und-freifunk-das-sind-die-gewinner-des-thomas-krenn-awards-2017/"
},
{
"description": "IPv6 im FFFFM Netz",
"timestamp": "2017-03-13"
}
],
"feeds": [
{
"name": "ffm.freifunk.net",
"category": "blog",
"type": "RSS",
"url": "https://ffm.freifunk.net/feed/"
}
],
"nodeMaps": [
{
"url": "https://map.ffm.freifunk.net/",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "geographical"
},
{
"url": "https://yanic.batman15.ffffm.net/nodes.json",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "structural"
}
],
"support": {
"club": {
"name": "Freifunk Frankfurt am Main e.V.",
"street": "Postfach 160214",
"zip": "60065",
"city": "Frankfurt am Main",
"email": "[email protected]",
"board": [
"Pawel Borodan",
"Igor Scheller",
"Magnus Frühling"
]
},
"donations": {
"bankaccount": {
"IBAN": "DE50500502010200568663",
"BIC": "HELADEF1822",
"usage": "Spende"
}
}
},
"techDetails": {
"firmware": {
"name": "ffffm",
"url": "https://ffm.freifunk.net/firmware/",
"docs": "https://ffm.freifunk.net/mitmachen/",
"vpnaccess": "automatic"
},
"networks": {
"ipv6": [
{
"network": "fddd:5d16:b5dd::/48"
},
{
"network": "fd06:8187:fb00::/40"
},
{
"network": "2a0f:3786::/40"
}
],
"ipv4": [
{
"network": "10.126.0.0/16"
},
{
"network": "10.176.0.0/15"
}
]
},
"routing": [
"batman-adv"
],
"updatemode": [
"manual",
"autoupdate"
],
"legals": [
"institutions"
]
},
"api": "0.5.2"
}