summaryrefslogtreecommitdiff
path: root/contrib/provider-list.json
blob: ddce9be679b67aa43cab2d23178e477422db0cd7 (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
{
    "license": "GPLv3+",
    "SPDX-License-Identifier": "GPL3.0-or-later",
    "anastasis_provider": [
        {
            "url" : "https://v1.anastasis.taler.net/",
            "name" : "Bern University of Applied Sciences, Switzerland"
        },
        {
            "url" : "https://v1.anastasis.codeblau.de/",
            "name" : "Codeblau GmbH, Germany"
        },
        {
            "url" : "https://v1.anastasis.lu/",
            "name" : "Anastasis SARL, Luxembourg"
        },
        {
            "url" : "http://localhost:8086/",
            "name" : "Data Loss Inc. #1",
	    "restricted" : "xx"
        },
        {
            "url" : "http://localhost:8087/",
            "name" : "Data Loss Inc. #2",
	    "restricted" : "xx"
        },
        {
            "url" : "http://localhost:8088/",
            "name" : "Data Loss Inc. #3",
	    "restricted" : "xx"
        },
        {
            "url" : "http://localhost:8089/",
            "name" : "Data Loss Inc. #4",
	    "restricted" : "xx"
        }
    ]
}