# Trust Framework

Trust in this data space is established through the[ iSHARE Trust Framework](https://framework.ishare.eu/). It defines the common agreements, roles, and standards that every participant must follow, ensuring consistency and fairness across the ecosystem. In this way, the trust framework helps translate governance rules into practical trust decisions that participants and services can verify and use in daily operations.

The framework provides the baseline for identity, authorisation, governance, and compliance, making it possible for independent parties to interact with confidence. The trust is achieved with the following principles:

<figure><img src="/files/00NdrvKWuZ4McYpTHMHB" alt=""><figcaption><p>Figure 19. iSHARE Trust Principles.</p></figcaption></figure>

The latest iSHARE Framework introduces several enhancements that strengthen the trust layer across interconnected data spaces:

* **iSHARE-ID and DID-based identification:** Participants are identified through globally unique and verifiable identifiers, ensuring interoperability between different ecosystems.
* **Verifiable Credential support:** The framework supports credential-based trust interactions using W3C Verifiable Credentials 2.0, including portable participant credentials and verifiable identity flows.
* **Credential exchange protocols:** Credential exchange can be supported through protocols from the OpenID for Verifiable Credentials family and through DCP, depending on the use case and implementation context.
* **Trust Services Based on iSHARE-ID:** Authorisation, delegation, and certification processes now leverage iSHARE-ID to ensure consistent verification across all participating entities.
* **Licenses Portal:** The dedicated portal provides authoritative license templates and trust references, creating transparency and alignment in how data use and permissions are defined. Now, modular use of licenses makes the data ecosystems more scalable. See more [here](https://licenses.ishare.eu/).&#x20;
* **Harmonised Governance:** The Trust Framework links organisational and technical governance, enabling data spaces to federate under a shared trust baseline while maintaining autonomy.
* **Updated onboarding and conformity logic:** The latest framework also clarifies onboarding and participant adherence, supporting a more structured and automatable trust process.<br>

By building on these principles, the iSHARE Trust Framework 3.0 allows participants to engage securely and confidently. Every transaction, delegation, and license is backed by a consistent and verifiable foundation of trust. It also supports machine-readable trust information, helping interactions scale across data spaces.

\
This shared framework transforms isolated initiatives into a federated, trusted network of data spaces that is scalable, compliant, and ready for cross-data-space interoperability.

{% hint style="info" %}
Trust Framework connects closely with other building blocks:

* **Identity & Attestation Management:** Verifies identities and establishes trust using standard procedures.
* **Access & Usage Policies Enforcement:** Controls data access and usage according to rules.
* **Data Exchange:** Secures data sharing by checking participants and managing consent.
* **Organisational Form & Governance Authority:** Creates and enforces governance rules, approving trusted entities.
  {% endhint %}

{% hint style="warning" %}
The guiding questions can help in the co-creation process and in defining this building block, so please see the next section.&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://template.ishare.eu/technical-building-blocks/data-sovereignty-and-trust/trust-framework.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
