Repository related to the subtask T2.3.1 (Implementation profiles for the trust framework) within WP2 of the European LSP APTITUDE.
The repository is structured according to the following organization:
.
├── docs
│ ├── topics
│ │ ├── access-certificate.md
│ │ ├── entitlement-policy.md
│ │ ├── registration-certificate.md
│ │ ├── registry.md
│ │ ├── revocation-mechanisms.md
│ │ ├── trust-architecture.md
│ │ ├── trust-evaluation-process-authentication.md
│ │ ├── trust-evaluation-process-authorization.md
│ │ ├── trust-management-process.md
│ │ └── trusted-list-and-list-of-trusted-lists.md
│ └── deliverable-2.1-trust.md
├── references
├── requirements
│ ├── arf.md
│ ├── etsi-ts-119-411-8.md
│ ├── etsi-ts-119-475.md
│ └── others.md
└── README.md
The main files are as follows:
| Name | Description |
|---|---|
docs/ |
Contains the reference material |
docs/topics/ |
Contains the files associated with each topic, composing the different sections of the deliverable |
docs/deliverable-2.1-trust.md |
Represents the Trust Specifications chapter of deliverable D2.1 |
references/ |
Contains the reference material |
requirements/ |
Contains the lists of consolidated requirements from different sources |
This project uses the git branches and tags in the following way:
- The branch
maincontains the last stable version of the documentation; - The release page of this project contains all the released versions of the specifications.
| Version | Built specifications |
|---|---|
| 0.1 | HTML |
| latest | HTML |
The project is co-funded by the European Union. However, the views and opinions expressed are those of the author(s) only and do not necessarily reflect those of the European Union or the granting authority. Neither the European Union nor the granting authority can be held responsible.
Licensed under the Apache 2.0 License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.
