forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mojaloop.json
106 lines (106 loc) · 3.58 KB
/
mojaloop.json
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"name": "Mojaloop",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://mojaloop.io/terms-of-use/"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "No",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://docs.mojaloop.io/documentation/"
]
},
"NonPII": {
"collectsNonPII": "No",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"EEA Data Subject"
],
"adherenceSteps": [
"Below are the external links to Mojaloop's terms of use, privacy policy and other relevant documentation:",
"- https://mojaloop.io/terms-of-use/",
"- https://mojaloop.io/privacy-policy/",
"- https://github.com/mojaloop/documentation-artifacts/blob/master/presentations/July%202020%20Community%20Event/Presentations/Code%20Quality%20Security%20PI%2010%20Report%20-%2020%20July%202020%20v1.9%20Final.pdf"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"PCI",
"DSS",
"GDPR"
],
"evidenceStandardSupport": [
"https://github.com/mojaloop/documentation-artifacts/blob/master/presentations/July%202020%20Community%20Event/Presentations/Code%20Quality%20Security%20PI%2010%20Report%20-%2020%20July%202020%20v1.9%20Final.pdf"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"Kubernetes and Microservices best practices.",
"ISO200022",
"Scaled Agile Framework (SAFe)",
"Github and OS best practices"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "a. Secure: Money and data is safely held. \n b. Affordable: Cost is acceptable in comparison to available alternatives \n c. Open: Anyone can enroll and send money or receive money from anyone else \n d. Robust: There when you need it \n\n https://mojaloop.io/terms-of-use/ and https://mojaloop.io/privacy-policy/"
},
"dataPrivacySecurity": {
"collectsPII": "No",
"typesOfDataCollected": [
""
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "https://mojaloop.io/terms-of-use/ \n https://mojaloop.io/privacy-policy/"
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "https://github.com/mojaloop/mojaloop/blob/master/CODE_OF_CONDUCT.md",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": "This project does not collect, store or distribute content"
},
"protectionFromHarassment": {
"userInteraction": "Yes",
"addressSafetySecurityUnderageUsers": "No",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "Yes",
"harassmentProtectionSteps": [
"https://github.com/mojaloop/mojaloop/blob/master/CODE_OF_CONDUCT.md \n https://github.com/mojaloop/mojaloop/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.md"
]
}
},
"locations": {
"developmentCountries": [
"United States of America",
"United Kingdom",
"Kenya",
"South Africa",
"India",
"Philippines",
"Singapore"
],
"deploymentCountries": [
"Tanzania",
"Uganda",
"Côte d'Ivoire"
]
}
}