summaryrefslogtreecommitdiff
path: root/app/src/normal/assets/riseup.net.json
blob: ef76482722a46a5d90dafb8aeb2d6e3e79474d3b (plain)
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
{
  "api_uri": "https://api.black.riseup.net:443",
  "api_version": "3",
  "ca_cert_fingerprint": "SHA256: a5244308a1374709a9afce95e3ae47c1b44bc2398c0a70ccbf8b3a8a97f29494",
  "ca_cert_uri": "https://black.riseup.net/ca.crt",
  "default_language": "en",
  "description": {
    "en": "Riseup is a non-profit collective in Seattle that provides online communication tools for people and groups working toward liberatory social change."
  },
  "domain": "riseup.net",
  "enrollment_policy": "closed",
  "languages": [
    "en"
  ],
  "name": {
    "en": "Riseup Networks"
  },
  "service": {
    "allow_anonymous": true,
    "allow_free": true,
    "allow_limited_bandwidth": false,
    "allow_paid": false,
    "allow_registration": false,
    "allow_unlimited_bandwidth": true,
    "bandwidth_limit": 102400,
    "default_service_level": 1,
    "levels": {
      "1": {
        "description": "Please donate.",
        "name": "free"
      }
    }
  },
  "services": [
    "openvpn"
  ]
}