summaryrefslogtreecommitdiff
path: root/branding/config/vendor.conf
blob: 096f3105b3a9e0e972355e27aac2fbad69c19d87 (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
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
[default]

provider = riseup


[riseup]

name                = Riseup
applicationName     = RiseupVPN
binaryName          = riseup-vpn 

providerURL         = riseup.net
apiURL              = https://api.black.riseup.net/
caURL               = https://black.riseup.net/ca.crt

infoURL             = https://riseup.net/vpn
tosURL              = https://riseup.net/tos
helpURL             = https://riseup.net/support

geolocationAPI      = https://api.black.riseup.net:9001/json

askForDonations     = true
donateURL           = https://riseup.net/donate


[calyx]

name                = Calyx
applicationName     = CalyxVPN
binaryName          = calyx-vpn

providerURL         = https://calyx.net
apiURL              = https://api.calyx.net:4430/
caURL               = https://calyx.net/ca.crt

infoURL             = https://calyx.net/
tosURL              = https://calyx.net/tos
helpURL             = https://calyx.net/support

geolocationAPI      = https://api.black.riseup.net:9001/json

askForDonations     = true
donateURL           = http://example.org

[demo]

name                = demo
applicationName     = DemoVPN
binaryName          = demo-vpn

providerURL         = demo.bitmask.net
apiURL              = https://leech.demo.bitmask.net:8000/
caURL               = https://leech.demo.bitmask.net:8000/ca.crt

infoURL             = https://bitmask.net
tosURL              = https://bitmask.net
helpURL             = https://bitmask.net

geolocationAPI      =

askForDonations     = false
donateURL           =