Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Add DPG: Social Income #1415

Closed
wants to merge 18 commits into from
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 90 additions & 0 deletions digitalpublicgoods/social-income.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"name": "Social Income",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://www.uid.admin.ch/Detail.aspx?uid_id=CHE-289.611.695&lang=en"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "No",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://github.com/socialincome-san/public/blob/main/LICENSE"
]
},
"NonPII": {
"collectsNonPII": "Yes",
"checkNonPIIAccessMechanism": "Yes",
"nonPIIAccessMechanism": "The open source tools work with data emulators to make sure there is no non-personally identifiable information."
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"Federal Act on Data Protection (Switzerland)"
],
"adherenceSteps": [
"Privacy Policy"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"Open Source Standards (see Code of Conduct)"
],
"evidenceStandardSupport": [
"https://github.com/socialincome-san/public/blob/main/CODE_OF_CONDUCT.md"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"Good Governance for Associations"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": ""
},
"dataPrivacySecurity": {
"collectsPII": "Yes",
"typesOfDataCollected": [
"Recipient and Contributor data"
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": ""
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "No",
"addressSafetySecurityUnderageUsers": "",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "",
"harassmentProtectionSteps": [
""
]
}
},
"locations": {
"developmentCountries": [
"Switzerland"
],
"deploymentCountries": [
"Sierra Leone"
]
}
}