Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Sep 9, 2024
1 parent 21c3035 commit 93ffcd9
Show file tree
Hide file tree
Showing 181 changed files with 784 additions and 763 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions assets/js/lunr/lunr-store.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ var store = [{
"teaser": null
},{
"title": "Establish Relationships",
"excerpt":"Communication and sharing of information between two Identities requires the existence of a Relationship between them. This guide describes how a Connector can establish an active Relationship to another Identity. Firstly, we explain how to create a RelationshipTemplate on a Connector, the so-called Templator, and how to make the RelationshipTemplate...","categories": [],
"excerpt":"Communication and sharing of information between two Identities requires the existence of a Relationship between them. This guide describes how a Connector can establish an active Relationship to another Identity. Firstly, we explain how to create a RelationshipTemplate on a Connector, the so-called templator, and how to make the RelationshipTemplate...","categories": [],
"tags": [],
"url": "/integrate/establish-relationships",
"teaser": null
Expand Down Expand Up @@ -750,7 +750,7 @@ var store = [{
"teaser": null
},{
"title": "Accept Relationship",
"excerpt":" Accepts the pending Relationship with the given id. Parameters relationshipId, the id of the Relationship On Success Accepts the pending Relationship Returns the accepted Relationship On Failure The relationshipId does not resolve to a pending Relationship You have tried to accept a Relationship created by yourself ","categories": [],
"excerpt":"Initiating a Relationship leads to the creation of a Relationship with \"Pending\" as status. With this use case, the other involved Identity can accept the pending Relationship with the given Relationship’s id. As a result, the status of the Relationship changes from \"Pending\" to \"Active\". Parameters relationshipId, the id of...","categories": [],
"tags": [],
"url": "/use-case-transport-accept-relationship",
"teaser": null
Expand Down Expand Up @@ -1008,7 +1008,7 @@ var store = [{
"teaser": null
},{
"title": "Reject Relationship",
"excerpt":" Rejects the pending Relationship with the given id. Parameters relationshipId, the id of the Relationship On Success Rejects the pending Relationship Returns the rejected Relationship On Failure The relationshipId does not resolve to a pending Relationship You have tried to reject a Relationship created by yourself ","categories": [],
"excerpt":"Initiating a Relationship leads to the creation of a Relationship with \"Pending\" as status. With this use case, the other involved Identity can reject the pending Relationship with the given Relationship’s id. As a result, the status of the Relationship changes from \"Pending\" to \"Rejected\". Parameters relationshipId, the id of...","categories": [],
"tags": [],
"url": "/use-case-transport-reject-relationship",
"teaser": null
Expand All @@ -1026,7 +1026,7 @@ var store = [{
"teaser": null
},{
"title": "Revoke Relationship",
"excerpt":" Revokes the pending Relationship with the given id. Parameters relationshipId, the id of the Relationship On Success Revokes the pending Relationship Returns the revoked Relationship On Failure The relationshipId does not resolve to a pending Relationship You have tried to revoke a Relationship not created by yourself ","categories": [],
"excerpt":"Initiating a Relationship leads to the creation of a Relationship with \"Pending\" as status. With this use case, the initiator of the Relationship can revoke the pending Relationship with the given Relationship’s id. As a result, the status of the Relationship changes from \"Pending\" to \"Revoked\". Parameters relationshipId, the id...","categories": [],
"tags": [],
"url": "/use-case-transport-revoke-relationship",
"teaser": null
Expand Down
6 changes: 3 additions & 3 deletions explore.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Explore enmeshed">
<meta itemprop="description" content="Welcome to the “Explore enmeshed” section of our website, your gateway to understanding the intricate world of enmeshed. Here, we embark on a journey through the various facets of enmeshed, from its fundamental workings to advanced technical insights.">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -345,7 +345,7 @@ <h2 id="expert-corner">Expert Corner</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/addresses.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="enmeshed Addresses">
<meta itemprop="description" content="The Address is the primary identifier for an enmeshed Identity. It is public and created out of the Identity’s Signature Public Key. Thus, the Identity’s root signature key and its corresponding Address are interlinked with each other and cannot be changed. Nobody is able to change the public key for a corresponding Address and everybody has the possibility to check, if a given public key matches a given Address without having to trust someone. Both are important security features.">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -390,7 +390,7 @@ <h2 id="examples">Examples</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="enmeshed App">
<meta itemprop="description" content="App Building Blocks">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -351,7 +351,7 @@ <h2 id="app-runtime">App Runtime</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/backbone.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="enmeshed Backbone">
<meta itemprop="description" content="Backbone Building Blocks">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -416,7 +416,7 @@ <h3 id="kubernetes-clusternodes">Kubernetes Cluster/Nodes</h3>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/blockchain.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Why we do not use a blockchain">
<meta itemprop="description" content="The new world of Identities">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -376,7 +376,7 @@ <h2 id="is-there-really-a-decentral-platform">Is there really a decentral platfo



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/connector.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="enmeshed Connector">
<meta itemprop="description" content="Connector Building Blocks">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -380,7 +380,7 @@ <h2 id="so-how-does-my-organization-get-started">So how does my organization get



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/cryptography.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Cryptography">
<meta itemprop="description" content="Backbone Layer Encryption">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -424,7 +424,7 @@ <h2 id="relationship-keys">Relationship Keys</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/example-scenarios.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Example Scenarios">
<meta itemprop="description" content="enmeshed supports many possible business scenarios within various lines of businesses or industries. But not only enterprises, companies or organizations benefit of these approaches. Also leisure activities with clubs or communities can make use of enmeshed.">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -385,7 +385,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Frequently Asked Questions">
<meta itemprop="description" content="Can you read my data?">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -348,7 +348,7 @@ <h1 id="why-do-you-need-the-backbone">Why do you need the Backbone?</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Features">
<meta itemprop="description" content="Features included with enmeshed:">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -353,7 +353,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/how_does_enmeshed_work.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="How does enmeshed work?">
<meta itemprop="description" content="enmeshed introduces an overarching solution, securely connecting users and organizations without the use of decentralized technologies like blockchains. However, it makes use of the decentralized mindset, like decentralized Identities.">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -384,7 +384,7 @@ <h2 id="enmeshed-connector">enmeshed Connector</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions explore/integration.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@



<meta property="article:published_time" content="2024-09-06T11:51:35+02:00">
<meta property="article:published_time" content="2024-09-09T15:19:39+02:00">



Expand Down Expand Up @@ -295,7 +295,7 @@ <h3>Explore enmeshed</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Integration Considerations">
<meta itemprop="description" content="enmeshed does not only enable users taking part of the digitalization process. Organizations also benefit of enmeshed as well, as they usually need to invest heavily to stay up to date in today’s technological race.">
<meta itemprop="datePublished" content="2024-09-06T11:51:35+02:00">
<meta itemprop="datePublished" content="2024-09-09T15:19:39+02:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -329,7 +329,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-06T11:51:35+02:00">September 6, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:19:39+02:00">September 9, 2024</time></p>

</footer>

Expand Down
Loading

0 comments on commit 93ffcd9

Please sign in to comment.