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

Commit

Permalink
Merge branch 'main' into rahat-d3cwk3kbfp.i
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanbaleeta authored May 26, 2022
2 parents ef84124 + 94ff4ca commit d26a10b
Show file tree
Hide file tree
Showing 304 changed files with 2,122 additions and 278 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
34 changes: 34 additions & 0 deletions archive/openstudio-server.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "OpenStudio Server",
"description": "The OpenStudio Server is a docker or AMI deployable instance which allows for large-scale parametric analyses of building energy models using the OpenStudio SDK in the form of OpenStudio measures.",
"website": "https://www.openstudio.net/",
"license": [
{
"spdx": "BSD-3-Clause",
"licenseURL": "https://github.com/NREL/OpenStudio-server/blob/develop/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 7
}
],
"sectors": [],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/NREL/OpenStudio-server"
}
],
"organizations": [
{
"name": "National Renewable Energy Laboratory",
"website": "https://www.nrel.gov/",
"org_type": "owner"
}
],
"stage": "nominee"
}
43 changes: 43 additions & 0 deletions archive/opentelerehab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "OpenTeleRehab",
"aliases": [
""
],
"description": "Open Source, Multidisciplinary Telerehabilitation Software",
"website": "https://www.opentelerehab.com",
"license": [
{
"spdx": "Apache-2.0",
"licenseURL": "https://github.com/OpenTeleRehab/admin-web-app/blob/main/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "Improve access to rehabilitation services and contribute to universal health coverage",
"evidenceURL": "https://www.usaid.gov/vietnam/program-updates/oct-2021-usaid-supports-development-software-program-increase-patient-access-therapists"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/OpenTeleRehab/admin-web-app/"
}
],
"organizations": [
{
"name": "Humanity & Inclusion",
"website": "https://www.hi.org",
"org_type": "owner",
"contact_name": "Martin Jacobs",
"contact_email": "m.jacobs@hi.org"
}
],
"stage": "nominee"
}
33 changes: 33 additions & 0 deletions archive/opentrace-android.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "OpenTrace Android",
"description": "Using Bluetooth, OpenTrace identifies other nearby phones with the app installed. It then tracks when you are in close proximity with these other persons, including timestamps. It is the generic codebase on which the Singaporean TraceTogether contact tracing app is built.",
"website": "https://www.tracetogether.gov.sg/",
"license": [
{
"spdx": "GPL-3.0",
"licenseURL": "https://github.com/opentrace-community/opentrace-android/blob/master/LICENSE.md"
}
],
"SDGs": [
{
"SDGNumber": 3
}
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/opentrace-community/opentrace-android"
}
],
"organizations": [
{
"name": "Government Technology Agency of Singapore",
"org_type": "owner",
"contact_email": "partnerships@tracetogether.gov.sg"
}
],
"stage": "nominee"
}
33 changes: 33 additions & 0 deletions archive/opentrace-ios.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "OpenTrace iOS",
"description": "Using Bluetooth, OpenTrace identifies other nearby phones with the app installed. It then tracks when you are in close proximity with these other persons, including timestamps. It is the generic codebase on which the Singaporean TraceTogether contact tracing app is built.",
"website": "https://www.tracetogether.gov.sg/",
"license": [
{
"spdx": "GPL-3.0",
"licenseURL": "https://github.com/opentrace-community/opentrace-ios/blob/master/LICENSE.md"
}
],
"SDGs": [
{
"SDGNumber": 3
}
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/opentrace-community/opentrace-ios"
}
],
"organizations": [
{
"name": "Government Technology Agency of Singapore",
"org_type": "owner",
"contact_email": "partnerships@tracetogether.gov.sg"
}
],
"stage": "nominee"
}
34 changes: 34 additions & 0 deletions archive/opentreemap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "OpenTreeMap",
"description": "OpenTreeMap is a collaborative platform for crowdsourced tree inventory, ecosystem services calculations, urban forestry analysis, and community engagement.",
"website": "",
"license": [
{
"spdx": "AGPL-3.0",
"licenseURL": "https://github.com/OpenTreeMap/otm-core/blob/develop/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 15
}
],
"sectors": [],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/OpenTreeMap/otm-core"
}
],
"organizations": [
{
"name": "OpenTreeMap",
"website": "https://www.opentreemap.org/",
"org_type": "owner"
}
],
"stage": "nominee"
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
98 changes: 98 additions & 0 deletions digitalpublicgoods/cloud-carbon-footprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"name": "Cloud Carbon Footprint",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/blob/trunk/README.md"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "No",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://www.cloudcarbonfootprint.org/docs/overview",
"https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/blob/trunk/CONTRIBUTING.md"
]
},
"NonPII": {
"collectsNonPII": "No",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"This offering does not use PII – we have ThoughtWork's privacy policy linked and stated on our microsite."
],
"adherenceSteps": [
"Privacy policy - https://www.thoughtworks.com/about-us/privacy-policy"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"For Codebase: Technical and Design Standards/Best - HTTP/HTTPS, CSS, JSON, REST",
"For Client and Microsite: WCAG and other W3C Standards (privacy, security, etc where applicable)"
],
"evidenceStandardSupport": [
"CodeCov for testing coverage: https://app.codecov.io/gh/cloud-carbon-footprint/cloud-carbon-footprint",
"https://github.com/cloud-carbon-footprint/",
"https://developers.google.com/web/tools/lighthouse"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"Measurements confirmed and kept up-to-date via Website Carbon Calculator",
"Principles for Digital Development",
"Domain Driven Design",
"Test Driven Development (https://martinfowler.com/articles/practical-test-pyramid.html)",
"Open Source Principles with transparent methodology, source code, and public forums for peer reviews and validation"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "The purpose of the tool is to help companies address sustainability goals through improving efficiency of cloud usage and therefore reducing carbon emissions associated with their cloud carbon usage. This project does not require users to provide personal data to be functional or valuable. Because this is an open-source tool, it is not proprietary, and users can tailor it to their own needs. Because of the collaborative nature of the methodology stakeholders are encouraged to influence the development of the tool and leverage the discussion group for expressing concerns and issues. The Thoughtworks team monitors the discussion group and provides clear guidelines for participation for the stakeholder community."
},
"dataPrivacySecurity": {
"collectsPII": "No",
"typesOfDataCollected": [
""
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "CCF does not require users to provide personal data to be functional or valuable."
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "Yes",
"addressSafetySecurityUnderageUsers": "Yes",
"stepsAddressRiskPreventSafetyUnderageUsers": [
"The software offering is not intended for underage users and is expected to be used by professionals in business environments for tracking and managing carbon emissions associated with an organization's cloud usage."
],
"griefAbuseHarassmentProtection": "Yes",
"harassmentProtectionSteps": [
"Code of conduct - https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/blob/trunk/CODE_OF_CONDUCT.md"
]
}
},
"locations": {
"developmentCountries": [
"United States of America"
],
"deploymentCountries": [
""
]
}
}
107 changes: 107 additions & 0 deletions digitalpublicgoods/if-me.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
{
"name": "if me",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://www.if-me.org/about"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "No",
"isSoftwarePltIndependent": "No",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"Technical documentation - https://github.com/ifmeorg/ifme/wiki",
"Installation guide - https://github.com/ifmeorg/ifme/wiki/Installation"
]
},
"NonPII": {
"collectsNonPII": "No",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"Personal Information Protection Electronic Documents Act (PIPEDA) in Canada",
"General Data Protection Regulation EU (GDPR EU) in the European Union",
"For countries using our software in other regions are responsible for complying with local legislation"
],
"adherenceSteps": [
"Privacy policy - https://www.if-me.org/privacy"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"Web Content Accessibility Guidelines (WCAG) 2.1",
"HTML",
"CSS",
"ECMAScript"
],
"evidenceStandardSupport": [
"https://github.com/ifmeorg/ifme",
"https://github.com/ifmeorg/ifme/wiki/Developers"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"Agile development process",
"Continuous integration for production deployment - https://github.com/ifmeorg/ifme/wiki/Automated-Testing",
"Component-based design system",
"Ruby on Rails Coding Standards https://github.com/ifmeorg/ifme/wiki/Backend-Practices",
"JavaScript Coding Standards - https://github.com/ifmeorg/ifme/wiki/Frontend-Practices",
"React Coding Standards"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "We enforce the Contributor Covenant Code of Conduct in our contributor community and web app. We also have a Slack Code of Conduct for our contributor community. In the web app, you can block and report users. Reported users will go through moderation and users can be permanently blocked. Users can only share content with their allies (other users who consent to sharing content with one another) and there are privacy settings for posts where users can restrict which allies can view content."
},
"dataPrivacySecurity": {
"collectsPII": "Yes",
"typesOfDataCollected": [
"Name",
"Location (Optional)",
"Email address"
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "Data is not given or made accessible to any third party. Deleting your account will remove all of your data."
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "Yes",
"type": "It collects and stores content related to someone's mental health experiences, self-care strategies, and medication. It does not distribute the content to third-party services.",
"contentFilter": "Yes",
"policyGuidelinesDocumentationLink": "https://www.if-me.org/privacy",
"illegalContentDetection": "Yes",
"illegalContentDetectionMechanism": "In the web app, you can block and report users. Reported users will go through moderation and users can be permanently blocked. Users can only share content with their allies (other users who consent to sharing content with one another) and there are privacy settings for posts where users can restrict which allies can view content."
},
"protectionFromHarassment": {
"userInteraction": "Yes",
"addressSafetySecurityUnderageUsers": "Yes",
"stepsAddressRiskPreventSafetyUnderageUsers": [
"We enforce the Contributor Covenant Code of Conduct in our contributor community and web app. We also have a [Slack Code of Conduct](https://github.com/ifmeorg/ifme/wiki/Join-Our-Slack#slack-code-of-conduct) for our contributor community. In the web app, you can block and report users. Reported users will go through moderation and users can be permanently blocked. Users can only share content with their allies (other users who consent to sharing content with one another) and there are privacy settings for posts where users can restrict which allies can view content."
],
"griefAbuseHarassmentProtection": "Yes",
"harassmentProtectionSteps": [
"Contributor Covenant Code of Conduct - https://www.contributor-covenant.org/",
"Slack Code of Conduct - https://github.com/ifmeorg/ifme/wiki/Join-Our-Slack#slack-code-of-conduct"
]
}
},
"locations": {
"developmentCountries": [
"Canada",
"United States of America"
],
"deploymentCountries": [
"Canada",
"United States of America"
]
}
}
Loading

0 comments on commit d26a10b

Please sign in to comment.