test-frosix_providerlist.json (1073B)
1 { 2 "threshold": 3, 3 "expiration": 5, 4 "providers": [ 5 { 6 "url": "localhost:9967/", 7 "public_key": "VP194475JRR8PC32FHCGBWA0J5R0SMR9XHN8FZAVYKBR4MQ0RG2G", 8 "auth_method": "question", 9 "auth_data": "My second name", 10 "auth_answer": "Tobias" 11 }, 12 { 13 "url": "localhost:9968/", 14 "public_key": "9C686GSP4AN2CN20CG7ZW0PEHFQHKXA3MRKJA1FG8WGJ2MH465M0", 15 "auth_method": "question", 16 "auth_data": "My second name", 17 "auth_answer": "Tobias" 18 }, 19 { 20 "url": "localhost:9969/", 21 "public_key": "2CMV7SAK8KNS60D3Y7ECN2BBBGD9RKY724ZEV27FW2WPQ3H19HBG", 22 "auth_method": "question", 23 "auth_data": "My second name", 24 "auth_answer": "Tobias" 25 }, 26 { 27 "url": "localhost:9970/", 28 "public_key": "ZC8C7D41CW0ET546P0XM8F68EGYXRPN0GVRGSV41QP1ZFXQT2B40", 29 "auth_method": "question", 30 "auth_data": "My second name", 31 "auth_answer": "Tobias" 32 33 }, 34 { 35 "url": "localhost:9971/", 36 "public_key": "DPWM42WB4KSK83MDW20MMVASDCM995HNNPFCXZ06M26G0KEQ698G", 37 "auth_method": "question", 38 "auth_data": "My second name", 39 "auth_answer": "Tobias" 40 } 41 42 ] 43 }