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 pathautomated-data-agreement.json
43 lines (43 loc) · 1.7 KB
/
automated-data-agreement.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
{
"name": "Automated Data Agreement",
"aliases": [
"ADA"
],
"description": "The ADA project builds a fully auditable digital infrastructure that enables sustainable use, reuse and exchange of personal data to enable advanced digitalisation enforced via the use of Data Agreements. A Data Agreement records the conditions for an organisation to process and exchange personal data in accordance with privacy regulation (e.g. GDPR) captured in a signed receipt given to the individual. The solution uses decentralised identity to enables data exchange using Self-Sovereign Identity, OpenID and OAuth technologies. ",
"website": "https://essif-lab.eu/automated-data-agreements-to-simplify-ssi-work-flows-by-igrant-io/",
"license": [
{
"spdx": "Apache-2.0",
"licenseURL": "https://github.com/decentralised-dataexchange/automated-data-agreements/blob/main/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 9,
"evidenceText": "Any personal data exchange is associated with a fully auditable data agreement receipt that is lawful, thereby enabling a sustainable personal data exchange ecosystem for advanced digitalisation.",
"evidenceURL": "https://essif-lab.eu/automated-data-agreements-to-simplify-ssi-work-flows-by-igrant-io/"
}
],
"sectors": [
"Digital/Data/Tech"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/decentralised-dataexchange/acapy-mydata-did-protocol"
}
],
"organizations": [
{
"name": "iGrant.io",
"website": "https://igrant.io",
"org_type": "owner",
"contact_name": "Ms. Lotta Lundin",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}