From fd323a0fc4e4edbf872f6587fd2e20b5319f9812 Mon Sep 17 00:00:00 2001 From: dpgabot <96251909+dpgabot@users.noreply.github.com> Date: Thu, 3 Feb 2022 01:37:45 -0700 Subject: [PATCH 01/14] BLD: Add vaccineledger --- digitalpublicgoods/vaccineledger.json | 80 +++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 digitalpublicgoods/vaccineledger.json diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json new file mode 100644 index 000000000..4561b652a --- /dev/null +++ b/digitalpublicgoods/vaccineledger.json @@ -0,0 +1,80 @@ +{ + "name": "VaccineLedger ", + "clearOwnership": { + "isOwnershipExplicit": "Yes", + "copyrightURL": "https://gitlab.com/statwig-public/theledger" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "No" + }, + "documentation": { + "isDocumentationAvailable": "Yes", + "documentationURL": [ + "https://gitlab.com/statwig-public/theledger", + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger-_Use_Case___Functional_Features_.pdf", + "https://gitlab.com/statwig-public/theledger/-/blob/development/README.md" + ] + }, + "NonPII": { + "collectsNonPII": "Yes", + "checkNonPIIAccessMechanism": "Yes", + "nonPIIAccessMechanism": "This data is stored on Blockchain and can be accessible through REST APIs.\nThe core idea of blockchain is collaboration based on shared data ownership, governance and operations. The major difference from centralized system architectures is that peers, collaborating in a network, can continue using their own systems and technology stack without the need to integrate them in the classical way. Instead, blockchain provides a shared data layer that allows these systems to interoperate on top and acts as the single truth. \n\nAs a result, the network has no single authority, which owns the data or controls the systems. The decentralization of the ledger means a decentralization of power.\n\nLink to Evidence: https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" + }, + "privacy": { + "isPrivacyCompliant": "Yes", + "privacyComplianceList": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Server.pdf" + ], + "adherenceSteps": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Privacy_policy_of_VaccineLedger__1_.pdf" + ] + }, + "standards": { + "supportStandards": "Yes", + "implementBestPractices": "Yes", + "standardsList": [ + "WaSP" + ], + "evidenceStandardSupport": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" + ], + "bestPracticesList": [ + "Principles of Digital Development ", + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" + ] + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes", + "additionalInfoMechanismProcessesPolicies": "Our Risk Management strategy includes Include risk management in our projects (Guidelines / Checklist/ Templates) Communicate risks to other stakeholders. Prioritize risks. Analyze risks with metrics. Implement risk responses as early as possible to avoid aggravating issues. Track them down regularly for compliance." + }, + "dataPrivacySecurity": { + "collectsPII": "Yes", + "typesOfDataCollected": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" + ], + "thirdPartyDataSharing": "No", + "ensurePrivacySecurity": "Yes" + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "No" + }, + "protectionFromHarassment": { + "userInteraction": "Yes", + "addressSafetySecurityUnderageUsers": "No", + "griefAbuseHarassmentProtection": "Yes", + "harassmentProtectionSteps": [ + "The safety and wellbeing of those we work with is of paramount importance to us. This includes staff, and the people we work with. We have a zero-tolerance approach towards all forms of unethical behavior. We also have a zero tolerance towards bribes, facilitation payments, tax evasion and money laundering. We will do all we can to prevent financing or the support of terrorist organisations and will not appoint or employ anyone that could reasonably be suspected to be connected to a terrorist group. We will abide by all the Laws in all matters including those related to modern slavery." + ] + } + }, + "locations": { + "developmentCountries": [ + "India" + ], + "deploymentCountries": [ + "Costa Rica", + "India" + ] + } +} From 4725219e4246a863e2452ad0900248019589d856 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Thu, 3 Feb 2022 12:33:38 +0300 Subject: [PATCH 02/14] Fix breaking CI --- digitalpublicgoods/vaccineledger.json | 24 ++++++-- nominees/.json | 80 +++++++++++++++++++++++++++ 2 files changed, 99 insertions(+), 5 deletions(-) create mode 100644 nominees/.json diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index 4561b652a..b7e1c0aea 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -1,11 +1,13 @@ { - "name": "VaccineLedger ", + "name": "VaccineLedger", "clearOwnership": { "isOwnershipExplicit": "Yes", "copyrightURL": "https://gitlab.com/statwig-public/theledger" }, "platformIndependence": { - "mandatoryDepsCreateMoreRestrictions": "No" + "mandatoryDepsCreateMoreRestrictions": "No", + "isSoftwarePltIndependent": "", + "pltIndependenceDesc": "" }, "documentation": { "isDocumentationAvailable": "Yes", @@ -31,13 +33,13 @@ }, "standards": { "supportStandards": "Yes", - "implementBestPractices": "Yes", "standardsList": [ "WaSP" ], "evidenceStandardSupport": [ "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" ], + "implementBestPractices": "Yes", "bestPracticesList": [ "Principles of Digital Development ", "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" @@ -54,14 +56,26 @@ "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" ], "thirdPartyDataSharing": "No", - "ensurePrivacySecurity": "Yes" + "dataSharingCircumstances": [ + "" + ], + "ensurePrivacySecurity": "Yes", + "privacySecurityDescription": "" }, "inappropriateIllegalContent": { - "collectStoreDistribute": "No" + "collectStoreDistribute": "No", + "type": "", + "contentFilter": "", + "policyGuidelinesDocumentationLink": "", + "illegalContentDetection": "", + "illegalContentDetectionMechanism": "" }, "protectionFromHarassment": { "userInteraction": "Yes", "addressSafetySecurityUnderageUsers": "No", + "stepsAddressRiskPreventSafetyUnderageUsers": [ + "" + ], "griefAbuseHarassmentProtection": "Yes", "harassmentProtectionSteps": [ "The safety and wellbeing of those we work with is of paramount importance to us. This includes staff, and the people we work with. We have a zero-tolerance approach towards all forms of unethical behavior. We also have a zero tolerance towards bribes, facilitation payments, tax evasion and money laundering. We will do all we can to prevent financing or the support of terrorist organisations and will not appoint or employ anyone that could reasonably be suspected to be connected to a terrorist group. We will abide by all the Laws in all matters including those related to modern slavery." diff --git a/nominees/.json b/nominees/.json new file mode 100644 index 000000000..4561b652a --- /dev/null +++ b/nominees/.json @@ -0,0 +1,80 @@ +{ + "name": "VaccineLedger ", + "clearOwnership": { + "isOwnershipExplicit": "Yes", + "copyrightURL": "https://gitlab.com/statwig-public/theledger" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "No" + }, + "documentation": { + "isDocumentationAvailable": "Yes", + "documentationURL": [ + "https://gitlab.com/statwig-public/theledger", + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger-_Use_Case___Functional_Features_.pdf", + "https://gitlab.com/statwig-public/theledger/-/blob/development/README.md" + ] + }, + "NonPII": { + "collectsNonPII": "Yes", + "checkNonPIIAccessMechanism": "Yes", + "nonPIIAccessMechanism": "This data is stored on Blockchain and can be accessible through REST APIs.\nThe core idea of blockchain is collaboration based on shared data ownership, governance and operations. The major difference from centralized system architectures is that peers, collaborating in a network, can continue using their own systems and technology stack without the need to integrate them in the classical way. Instead, blockchain provides a shared data layer that allows these systems to interoperate on top and acts as the single truth. \n\nAs a result, the network has no single authority, which owns the data or controls the systems. The decentralization of the ledger means a decentralization of power.\n\nLink to Evidence: https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" + }, + "privacy": { + "isPrivacyCompliant": "Yes", + "privacyComplianceList": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Server.pdf" + ], + "adherenceSteps": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Privacy_policy_of_VaccineLedger__1_.pdf" + ] + }, + "standards": { + "supportStandards": "Yes", + "implementBestPractices": "Yes", + "standardsList": [ + "WaSP" + ], + "evidenceStandardSupport": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" + ], + "bestPracticesList": [ + "Principles of Digital Development ", + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" + ] + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes", + "additionalInfoMechanismProcessesPolicies": "Our Risk Management strategy includes Include risk management in our projects (Guidelines / Checklist/ Templates) Communicate risks to other stakeholders. Prioritize risks. Analyze risks with metrics. Implement risk responses as early as possible to avoid aggravating issues. Track them down regularly for compliance." + }, + "dataPrivacySecurity": { + "collectsPII": "Yes", + "typesOfDataCollected": [ + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" + ], + "thirdPartyDataSharing": "No", + "ensurePrivacySecurity": "Yes" + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "No" + }, + "protectionFromHarassment": { + "userInteraction": "Yes", + "addressSafetySecurityUnderageUsers": "No", + "griefAbuseHarassmentProtection": "Yes", + "harassmentProtectionSteps": [ + "The safety and wellbeing of those we work with is of paramount importance to us. This includes staff, and the people we work with. We have a zero-tolerance approach towards all forms of unethical behavior. We also have a zero tolerance towards bribes, facilitation payments, tax evasion and money laundering. We will do all we can to prevent financing or the support of terrorist organisations and will not appoint or employ anyone that could reasonably be suspected to be connected to a terrorist group. We will abide by all the Laws in all matters including those related to modern slavery." + ] + } + }, + "locations": { + "developmentCountries": [ + "India" + ], + "deploymentCountries": [ + "Costa Rica", + "India" + ] + } +} From 4d0f3e6595c37589e1e5921bc00505147f73c087 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 7 Feb 2022 14:27:46 +0300 Subject: [PATCH 03/14] Update copyright information --- digitalpublicgoods/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index b7e1c0aea..3ba56e43c 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -2,7 +2,7 @@ "name": "VaccineLedger", "clearOwnership": { "isOwnershipExplicit": "Yes", - "copyrightURL": "https://gitlab.com/statwig-public/theledger" + "copyrightURL": "https://gitlab.com/statwig-public/theledger/-/blob/development/LICENSE" }, "platformIndependence": { "mandatoryDepsCreateMoreRestrictions": "No", From 9fe4800520035c26ea29c83b6d2c95801e37e712 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 7 Feb 2022 14:35:00 +0300 Subject: [PATCH 04/14] Delete .json --- nominees/.json | 80 -------------------------------------------------- 1 file changed, 80 deletions(-) delete mode 100644 nominees/.json diff --git a/nominees/.json b/nominees/.json deleted file mode 100644 index 4561b652a..000000000 --- a/nominees/.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "name": "VaccineLedger ", - "clearOwnership": { - "isOwnershipExplicit": "Yes", - "copyrightURL": "https://gitlab.com/statwig-public/theledger" - }, - "platformIndependence": { - "mandatoryDepsCreateMoreRestrictions": "No" - }, - "documentation": { - "isDocumentationAvailable": "Yes", - "documentationURL": [ - "https://gitlab.com/statwig-public/theledger", - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger-_Use_Case___Functional_Features_.pdf", - "https://gitlab.com/statwig-public/theledger/-/blob/development/README.md" - ] - }, - "NonPII": { - "collectsNonPII": "Yes", - "checkNonPIIAccessMechanism": "Yes", - "nonPIIAccessMechanism": "This data is stored on Blockchain and can be accessible through REST APIs.\nThe core idea of blockchain is collaboration based on shared data ownership, governance and operations. The major difference from centralized system architectures is that peers, collaborating in a network, can continue using their own systems and technology stack without the need to integrate them in the classical way. Instead, blockchain provides a shared data layer that allows these systems to interoperate on top and acts as the single truth. \n\nAs a result, the network has no single authority, which owns the data or controls the systems. The decentralization of the ledger means a decentralization of power.\n\nLink to Evidence: https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" - }, - "privacy": { - "isPrivacyCompliant": "Yes", - "privacyComplianceList": [ - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Server.pdf" - ], - "adherenceSteps": [ - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Privacy_policy_of_VaccineLedger__1_.pdf" - ] - }, - "standards": { - "supportStandards": "Yes", - "implementBestPractices": "Yes", - "standardsList": [ - "WaSP" - ], - "evidenceStandardSupport": [ - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" - ], - "bestPracticesList": [ - "Principles of Digital Development ", - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" - ] - }, - "doNoHarm": { - "preventHarm": { - "stepsToPreventHarm": "Yes", - "additionalInfoMechanismProcessesPolicies": "Our Risk Management strategy includes Include risk management in our projects (Guidelines / Checklist/ Templates) Communicate risks to other stakeholders. Prioritize risks. Analyze risks with metrics. Implement risk responses as early as possible to avoid aggravating issues. Track them down regularly for compliance." - }, - "dataPrivacySecurity": { - "collectsPII": "Yes", - "typesOfDataCollected": [ - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" - ], - "thirdPartyDataSharing": "No", - "ensurePrivacySecurity": "Yes" - }, - "inappropriateIllegalContent": { - "collectStoreDistribute": "No" - }, - "protectionFromHarassment": { - "userInteraction": "Yes", - "addressSafetySecurityUnderageUsers": "No", - "griefAbuseHarassmentProtection": "Yes", - "harassmentProtectionSteps": [ - "The safety and wellbeing of those we work with is of paramount importance to us. This includes staff, and the people we work with. We have a zero-tolerance approach towards all forms of unethical behavior. We also have a zero tolerance towards bribes, facilitation payments, tax evasion and money laundering. We will do all we can to prevent financing or the support of terrorist organisations and will not appoint or employ anyone that could reasonably be suspected to be connected to a terrorist group. We will abide by all the Laws in all matters including those related to modern slavery." - ] - } - }, - "locations": { - "developmentCountries": [ - "India" - ], - "deploymentCountries": [ - "Costa Rica", - "India" - ] - } -} From 9fe0d182a22b81153381308e1d95871d5e83a0ba Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 7 Feb 2022 14:56:24 +0300 Subject: [PATCH 05/14] Update standards list --- digitalpublicgoods/vaccineledger.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index 3ba56e43c..45dc7b122 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -28,13 +28,19 @@ "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Server.pdf" ], "adherenceSteps": [ - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Privacy_policy_of_VaccineLedger__1_.pdf" + "Privacy policy - https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Privacy_policy_of_VaccineLedger__1_.pdf", + "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Server.pdf" ] }, "standards": { "supportStandards": "Yes", "standardsList": [ - "WaSP" + "WaSP", + "HTML", + "CSS", + "ECMAScript", + "JSON", + "REST" ], "evidenceStandardSupport": [ "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Standards" @@ -60,7 +66,7 @@ "" ], "ensurePrivacySecurity": "Yes", - "privacySecurityDescription": "" + "privacySecurityDescription": "User information like phone and email are not stored - https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" }, "inappropriateIllegalContent": { "collectStoreDistribute": "No", From ea37672c09fa7349d1b3ea89848e2e4be470a282 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 7 Feb 2022 15:41:58 +0300 Subject: [PATCH 06/14] Update protection from harrassment indicator information --- digitalpublicgoods/vaccineledger.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index 45dc7b122..5c46ae415 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -78,9 +78,11 @@ }, "protectionFromHarassment": { "userInteraction": "Yes", - "addressSafetySecurityUnderageUsers": "No", + "addressSafetySecurityUnderageUsers": "Yes", "stepsAddressRiskPreventSafetyUnderageUsers": [ - "" + "The users on our platform are supply chain managers, operational teams, logistics partners and so on. The user onboarding in each of these different types of users is carried out by a two step process:", + "- Step 1: User registers using name, official emails and/or phone numbers for verification and other identification details when needed. ", + "- Step 2: An admin reviews and approves the users." ], "griefAbuseHarassmentProtection": "Yes", "harassmentProtectionSteps": [ From b74c23385fc15182c7519736f4547afbe51283cb Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 7 Feb 2022 19:42:33 +0300 Subject: [PATCH 07/14] Update vaccineledger.json --- digitalpublicgoods/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index 5c46ae415..d89e475e7 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -66,7 +66,7 @@ "" ], "ensurePrivacySecurity": "Yes", - "privacySecurityDescription": "User information like phone and email are not stored - https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger_-_Data_Confidentiality.pdf" + "privacySecurityDescription": "User information like phone and email are not stored - https://gitlab.com/statwig-public/theledger/-/blob/050a19d2c92a2836bfb9483941e5219e5b90be62/docs/VaccineLedger_-_Data_Confidentiality.pdf" }, "inappropriateIllegalContent": { "collectStoreDistribute": "No", From 763eaf5ef61d7c510d3a2738014bdf135dfce732 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 28 Feb 2022 17:46:21 +0300 Subject: [PATCH 08/14] Update copyright URL --- digitalpublicgoods/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index d89e475e7..ab2cdba10 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -2,7 +2,7 @@ "name": "VaccineLedger", "clearOwnership": { "isOwnershipExplicit": "Yes", - "copyrightURL": "https://gitlab.com/statwig-public/theledger/-/blob/development/LICENSE" + "copyrightURL": "https://gitlab.com/statwig-public/theledger/-/blob/6c3bf23524244bf0d2cf0a2772214a21d1a270ee/LICENSE" }, "platformIndependence": { "mandatoryDepsCreateMoreRestrictions": "No", From b5885a1f20f34a8c57039457089244e9b7c4b17c Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 28 Feb 2022 17:48:38 +0300 Subject: [PATCH 09/14] Updated documentation URL items --- digitalpublicgoods/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index ab2cdba10..fdef9bddb 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -13,7 +13,7 @@ "isDocumentationAvailable": "Yes", "documentationURL": [ "https://gitlab.com/statwig-public/theledger", - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/VaccineLedger-_Use_Case___Functional_Features_.pdf", + "https://gitlab.com/statwig-public/theledger/-/blob/6c3bf23524244bf0d2cf0a2772214a21d1a270ee/docs/VaccineLedger-_Use_Case___Functional_Features_.pdf", "https://gitlab.com/statwig-public/theledger/-/blob/development/README.md" ] }, From d4958b175a27d0f52faf0a8d59bd0813ef5d0864 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 28 Feb 2022 17:49:35 +0300 Subject: [PATCH 10/14] Updated documentation README --- digitalpublicgoods/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index fdef9bddb..9a098a49f 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -14,7 +14,7 @@ "documentationURL": [ "https://gitlab.com/statwig-public/theledger", "https://gitlab.com/statwig-public/theledger/-/blob/6c3bf23524244bf0d2cf0a2772214a21d1a270ee/docs/VaccineLedger-_Use_Case___Functional_Features_.pdf", - "https://gitlab.com/statwig-public/theledger/-/blob/development/README.md" + "https://gitlab.com/statwig-public/theledger/-/blob/6c3bf23524244bf0d2cf0a2772214a21d1a270ee/README.md" ] }, "NonPII": { From aac728b5159ee25ac2ef72f40950bf6378cedad8 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 28 Feb 2022 17:51:42 +0300 Subject: [PATCH 11/14] Updated privacy compliance list --- digitalpublicgoods/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index 9a098a49f..6cc604cf8 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -25,7 +25,7 @@ "privacy": { "isPrivacyCompliant": "Yes", "privacyComplianceList": [ - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Server.pdf" + "https://gitlab.com/statwig-public/theledger/-/blob/6c3bf23524244bf0d2cf0a2772214a21d1a270ee/docs/Server.pdf" ], "adherenceSteps": [ "Privacy policy - https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Privacy_policy_of_VaccineLedger__1_.pdf", From 89a75f40cffd89c024c0abdefa570a49a8fd275d Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Mon, 28 Feb 2022 17:53:20 +0300 Subject: [PATCH 12/14] Updated adherence steps --- digitalpublicgoods/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index 6cc604cf8..bfd7e3899 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -29,7 +29,7 @@ ], "adherenceSteps": [ "Privacy policy - https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Privacy_policy_of_VaccineLedger__1_.pdf", - "https://gitlab.com/statwig-public/theledger/-/blob/development/docs/Server.pdf" + "https://gitlab.com/statwig-public/theledger/-/blob/6c3bf23524244bf0d2cf0a2772214a21d1a270ee/docs/Server.pdf" ] }, "standards": { From c002b882f6303774f728fb055ef37e24638da254 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Wed, 16 Mar 2022 20:46:59 +0300 Subject: [PATCH 13/14] Add conduct of conduct URL to entry --- digitalpublicgoods/vaccineledger.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/digitalpublicgoods/vaccineledger.json b/digitalpublicgoods/vaccineledger.json index bfd7e3899..254575729 100644 --- a/digitalpublicgoods/vaccineledger.json +++ b/digitalpublicgoods/vaccineledger.json @@ -86,7 +86,8 @@ ], "griefAbuseHarassmentProtection": "Yes", "harassmentProtectionSteps": [ - "The safety and wellbeing of those we work with is of paramount importance to us. This includes staff, and the people we work with. We have a zero-tolerance approach towards all forms of unethical behavior. We also have a zero tolerance towards bribes, facilitation payments, tax evasion and money laundering. We will do all we can to prevent financing or the support of terrorist organisations and will not appoint or employ anyone that could reasonably be suspected to be connected to a terrorist group. We will abide by all the Laws in all matters including those related to modern slavery." + "The safety and wellbeing of those we work with is of paramount importance to us. This includes staff, and the people we work with. We have a zero-tolerance approach towards all forms of unethical behavior. We also have a zero tolerance towards bribes, facilitation payments, tax evasion and money laundering. We will do all we can to prevent financing or the support of terrorist organisations and will not appoint or employ anyone that could reasonably be suspected to be connected to a terrorist group. We will abide by all the Laws in all matters including those related to modern slavery.", + "Code of conduct - https://gitlab.com/statwig-public/theledger/-/blob/development/CODE_OF_CONDUCT.md" ] } }, From e5cf1cd136c7afcb1ad8531cabc974873b1b0714 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Thu, 14 Apr 2022 11:44:27 +0300 Subject: [PATCH 14/14] Update status to DPG --- nominees/vaccineledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nominees/vaccineledger.json b/nominees/vaccineledger.json index d00398044..a2121635a 100644 --- a/nominees/vaccineledger.json +++ b/nominees/vaccineledger.json @@ -63,5 +63,5 @@ "contact_email": "sidchaks@statwig.com" } ], - "stage": "nominee" + "stage": "DPG" }