You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: task1-use-cases/README.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
This task focuses on defining comprehensive use cases for the WP4 Trust Infrastructure, covering onboarding scenarios and trust registry operations.
4
4
5
+
## Folder Contents
6
+
7
+
This folder contains the following:
8
+
9
+
-**`README.md`** - This file, providing an overview of use cases, templates, and examples
10
+
-**`subtask1-1-onboarding/`** - Use cases for participant onboarding processes
11
+
- Contains `README.md` with onboarding use case specifications
12
+
-**`subtask1-2-trust-registry/`** - Use cases for trust registry operations
13
+
- Contains `README.md` with trust registry use case specifications
14
+
5
15
## Use Cases Definitions
6
16
7
17
All the use cases described for trust evaluation integration among participants in the Wallet ecosystem occur as distinct moments, entirely separate from the protocol exchange flows. Trust evaluation is conducted both prior to any interaction, at the initiation of these interactions and during the interactions. This proactive approach ensures protection for Users and organizations against any malicious behavior.
@@ -458,20 +468,6 @@ Trust evaluation in the Wallet ecosystem serves as a critical security layer tha
458
468
-**Usability**: User experience considerations
459
469
-**Maintainability**: Long-term maintenance
460
470
461
-
## Documentation Structure
462
-
463
-
### Use Case Documents
464
-
-`onboarding-use-cases.md` - Complete onboarding use cases
465
-
-`trust-registry-use-cases.md` - Complete trust registry use cases
Copy file name to clipboardExpand all lines: task2-trust-framework/README.md
+11-39Lines changed: 11 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
This task focuses on defining the comprehensive trust framework for the WP4 Trust Infrastructure, establishing the foundation for trust evaluation and management within digital Wallet ecosystems.
4
4
5
+
## Folder Contents
6
+
7
+
This folder contains the following documents:
8
+
9
+
-**`README.md`** - This file, providing an overview of the trust framework
10
+
-**`authentication-authorization-policy-framework.md`** - Framework for distinguishing authentication and authorization, additive and subtractive policy principles, and use cases for trust participants using federative trust marks
11
+
-**`entities-involved.md`** - Definition of entities involved in trust evaluation, trust registry, and trust infrastructure in the EUDI Wallet ecosystem according to EUDIW ARF
12
+
-**`trusted-list-registration-trust-evaluation-matrix.md`** - Requirements matrix extracting all requirements related to trusted lists, participant registration, and trust evaluation from Annex 2 of the EUDI Wallet Architecture and Reference Framework
13
+
5
14
## Framework Components
6
15
7
16
### Trust Model
@@ -230,45 +239,7 @@ This task focuses on defining the comprehensive trust framework for the WP4 Trus
230
239
- System notifies stakeholders
231
240
- System maintains audit trail
232
241
233
-
## Compliance Framework
234
242
235
-
### Regulatory Compliance
236
-
-**EIDAS Regulation**: Compliance with EU regulation 910/2014
237
-
-**GDPR Compliance**: Privacy and data protection compliance
238
-
-**ISO Standards**: ISO 27001 and related standards
Copy file name to clipboardExpand all lines: task3-x509-pki-etsi/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
This task focuses on implementing X.509 PKI infrastructure aligned with ETSI standards for the WP4 Trust Infrastructure.
4
4
5
+
## Folder Contents
6
+
7
+
This folder contains the following documents:
8
+
9
+
-**`README.md`** - This file, providing an overview of X.509 PKI architecture and ETSI compliance
10
+
-**`etsi_trusted_lists_implementation_profile.md`** - Unified implementation guide for ETSI TS 119 612 (XML) and TS 119 602 (JSON/XML) trusted lists, including implementation tasks, digital signature implementation, distribution, examples, and testing
11
+
5
12
## PKI Architecture
6
13
7
14
### Certificate Hierarchy
@@ -229,6 +236,7 @@ This task focuses on implementing X.509 PKI infrastructure aligned with ETSI sta
229
236
-**Task 2**: Trust Framework for trust policies
230
237
-**Task 4**: Trust Infrastructure API for system integration
231
238
-**Task 5**: Participants' Certificates and Policies for certificate profiles
239
+
- Note: This task (Task 3) focuses on PKI infrastructure and ETSI compliance; Task 5 focuses on participant certificate data models
Copy file name to clipboardExpand all lines: task5-participants-certificates-policies/README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
This task focuses on defining data models and trust evaluation methods for participants' certificates and policies in the WP4 Trust Infrastructure.
4
4
5
+
## Folder Contents
6
+
7
+
This folder contains the following documents and directories:
8
+
9
+
-**`README.md`** - This file, providing an overview of data models and trust evaluation methods
10
+
-**`policy-approaches-definition.md`** - Definition of additive vs subtractive policy approaches for the WP4 Trust Infrastructure framework
11
+
-**`etsi-policy-enumeration.md`** - Comprehensive enumeration of ETSI policy application mechanisms within trust frameworks
12
+
-**`etsi-policy-evaluation.md`** - Evaluation of ETSI specifications and their application to policy frameworks, focusing on additive and subtractive policy approaches
13
+
-**`trust-mark-semantics-implementation.md`** - Implementation guide for trust mark semantics in Credential Issuer and Relying Party scenarios
14
+
-**`data-model/`** - Data models for certificates and policies (subtask 5.1)
15
+
- Currently empty - placeholder for data model specifications
16
+
-**`trust-evaluation-methods/`** - Trust evaluation algorithms and methods (subtask 5.2)
17
+
- Currently empty - placeholder for trust evaluation method specifications
0 commit comments