Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 3, 2024
1 parent c9d2ec2 commit 31ce6cb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions main.html
Original file line number Diff line number Diff line change
Expand Up @@ -1542,11 +1542,10 @@ <h2 id="name-the-four-party-model">
</pre><a href="#section-4-4" class="pilcrow"></a>
</div>
<p id="section-4-5"><strong>Figure 1</strong>: The relationships and interactions within a Wallet ecosystem using the Four-Party Model, where Authentic Sources and Wallet Providers figure such as extensions to be not considered in the core structure of the four parties.<a href="#section-4-5" class="pilcrow"></a></p>
<p id="section-4-6">The Figure above illustrates at the center the Holder, who interacts directly with both the Credential Issuer and the Credential Verifier. The Credential Issuer provides Digital Credentials to the Holder, while the Credential Verifier relies on these Credentials to verify the Holder's claims. Above the Holder is the Wallet Provider, which facilitates the registration and the attestation of the security and integrity of the Holder. All entities, including the Credential Issuer, Credential Verifier, Wallet Provider and therefore Holders, and are underpinned by a Trust Anchor, which provides a foundational layer of trust and security for the entire system. This setup ensures that all interactions and transactions are anchored in a trusted framework.<a href="#section-4-6" class="pilcrow"></a></p>
<p id="section-4-7">In the Wallet Ecosystem, the primary interaction resolves around asset management. Unlike an Identity Provider in OpenID Connect or SAML2, which authenticates the End-User's identity for third parties, the Credential Issuer in the Wallet ecosystem focuses on managing the issuance of Digital Credentials to the Holder, therefore to the End-User in control of the Wallet.<a href="#section-4-7" class="pilcrow"></a></p>
<p id="section-4-8">The transactions primarily involve the transfer or management of Digital Credentials rather than granting access to services based on identity verification.<a href="#section-4-8" class="pilcrow"></a></p>
<p id="section-4-9">Consequently, the End-User obtains and holds the Digital Credentials without disclosing their intended use to the Credential Issuers. At any subsequent time, the End-User can present these Digital Credentials to a Credential Verifier to authenticate themselves.<a href="#section-4-9" class="pilcrow"></a></p>
<div class="lang-ascii-art sourcecode" id="section-4-10">
<p id="section-4-6">In the Wallet Ecosystem, the primary interaction resolves around asset management. Unlike an Identity Provider in OpenID Connect or SAML2, which authenticates the End-User's identity for third parties, the Credential Issuer in the Wallet ecosystem focuses on managing the issuance of Digital Credentials to the Holder.<a href="#section-4-6" class="pilcrow"></a></p>
<p id="section-4-7">The transactions primarily involve the transfer or management of Digital Credentials rather than granting access to services based on identity verification.<a href="#section-4-7" class="pilcrow"></a></p>
<p id="section-4-8">Consequently, the End-User obtains and holds the Digital Credentials without disclosing their intended use to the Credential Issuers. At any subsequent time, the End-User can present these Digital Credentials to a Credential Verifier to authenticate themselves.<a href="#section-4-8" class="pilcrow"></a></p>
<div class="lang-ascii-art sourcecode" id="section-4-9">
<pre>+------------------+ +-----------------+
| Authentic Source | | Wallet Provider |
| | | |
Expand All @@ -1564,9 +1563,10 @@ <h2 id="name-the-four-party-model">
+-------------------------------------------------------------------+
| Trust Anchor |
+-------------------------------------------------------------------+
</pre><a href="#section-4-10" class="pilcrow"></a>
</pre><a href="#section-4-9" class="pilcrow"></a>
</div>
<p id="section-4-11"><strong>Figure 2</strong>: Representation acknowledging the roles of Authentic Sources and Wallet Providers in the ecosystem while maintaining the core structure of the Four-Party Model.<a href="#section-4-11" class="pilcrow"></a></p>
<p id="section-4-10"><strong>Figure 2</strong>: Representation acknowledging the roles of Authentic Sources and Wallet Providers in the ecosystem while maintaining the core structure of the Four-Party Model.<a href="#section-4-10" class="pilcrow"></a></p>
<p id="section-4-11">The Figure above illustrates at the center the Holder, who interacts directly with both the Credential Issuer and the Credential Verifier. The Credential Issuer provides Digital Credentials to the Holder, while the Credential Verifier relies on these Credentials to verify the Holder's claims. Above the Holder is the Wallet Provider, which facilitates the registration and the attestation of the security and integrity of the Holder. All entities, including the Credential Issuer, Credential Verifier, Wallet Provider and therefore Holders, and are underpinned by a Trust Anchor, which provides a foundational layer of trust and security for the entire system. This setup ensures that all interactions and transactions are anchored in a trusted framework.<a href="#section-4-11" class="pilcrow"></a></p>
</section>
</div>
<div id="wallet-instance-types">
Expand Down

0 comments on commit 31ce6cb

Please sign in to comment.