provider-list.json (1039B)
1 { 2 "license": "GPLv3+", 3 "SPDX-License-Identifier": "GPL3.0-or-later", 4 "anastasis_provider": [ 5 { 6 "url" : "https://v1.anastasis.taler.net/", 7 "name" : "Bern University of Applied Sciences, Switzerland" 8 }, 9 { 10 "url" : "https://v1.anastasis.codeblau.de/", 11 "name" : "Codeblau GmbH, Germany" 12 }, 13 { 14 "url" : "https://v1.anastasis.lu/", 15 "name" : "Anastasis SARL, Luxembourg" 16 }, 17 { 18 "url" : "http://localhost:8086/", 19 "name" : "Data Loss Inc. #1", 20 "restricted" : "xx" 21 }, 22 { 23 "url" : "http://localhost:8087/", 24 "name" : "Data Loss Inc. #2", 25 "restricted" : "xx" 26 }, 27 { 28 "url" : "http://localhost:8088/", 29 "name" : "Data Loss Inc. #3", 30 "restricted" : "xx" 31 }, 32 { 33 "url" : "http://localhost:8089/", 34 "name" : "Data Loss Inc. #4", 35 "restricted" : "xx" 36 } 37 ] 38 }