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

Commit

Permalink
Merge pull request #651 from Ainali/an-open-multipurpose-extensible-a…
Browse files Browse the repository at this point in the history
…erial-platform

Add DPG: Open Drone Suite
  • Loading branch information
nathanbaleeta committed Sep 7, 2021
2 parents ca387d6 + d9906c0 commit 72a5eb9
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 1 deletion.
91 changes: 91 additions & 0 deletions digitalpublicgoods/open-drone-suite.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
{
"name": "Open Drone Suite",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://as-research.org/open-drone-project/"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "No",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://github.com/team-asr/open-drone/blob/main/README.md"
]
},
"NonPII": {
"collectsNonPII": "No",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"International drone laws set out in the jurisdictions of operation as per the international and domestic laws below:",
"The Kenya Civil Aviation Authority Rules on Remotely Piloted Aerial Systems",
"The Federal Aviation Administration rules on Unmanned Aerial Systems"
],
"adherenceSteps": [
"The Kenya Civil Aviation Authority Rules on Remotely Piloted Aerial Systems: https://www.kcaa.or.ke/safety-%26-security-oversight/unmanned-aircraft-systems",
"The Federal Aviation Administration rules on Unmanned Aerial Systems: https://www.faa.gov/uas/commercial_operators/"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"JPEG & TIFF"
],
"evidenceStandardSupport": [
"https://github.com/team-asr/od-Data/"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"OGC Best Practices for improving access to geospatial systems (https://as-research.org/standards/)"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "ASR has restricted its drone applications to larger well know and vetted institutions including NGOs and Governments recognized by the United Nations for service provision to avoid its drone technology from being deployed in military or related conflict work that does harm."
},
"dataPrivacySecurity": {
"collectsPII": "No",
"typesOfDataCollected": [
""
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "On our Data repository, we have included a section on data privacy, https://github.com/team-asr/od-Data/, as well as included a link on our Data Protection and Privacy Policy, https://as-research.org/data-and-privacy/"
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "No",
"addressSafetySecurityUnderageUsers": "",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "",
"harassmentProtectionSteps": [
""
]
}
},
"locations": {
"developmentCountries": [
"Kenya"
],
"deploymentCountries": [
"Kenya"
]
}
}
2 changes: 1 addition & 1 deletion nominees/open-drone-suite.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"org_type": "funder"
}
],
"stage": "nominee"
"stage": "DPG"
}

0 comments on commit 72a5eb9

Please sign in to comment.