This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
/
Copy pathopen-drone-suite.json
91 lines (91 loc) · 3.09 KB
/
open-drone-suite.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
{
"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"
]
}
}