Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Dec 19, 2024
1 parent c5932ba commit f3b2608
Show file tree
Hide file tree
Showing 186 changed files with 871 additions and 756 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions assets/js/lunr/lunr-store.js
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ var store = [{
"teaser": null
},{
"title": "Load Token by truncated reference (without having an account)",
"excerpt":"This use case attempts to retrieve a Token by its truncatedReference without having an account on the Backbone, thus without an authentication. This can be used to fetch Tokens for Device Onboarding or Recovery. Parameters The reference that contains all information to load a Token. On Success Returns the corresponding...","categories": [],
"excerpt":"This use case attempts to retrieve a Token by its truncatedReference without having an account on the Backbone, thus without an authentication. This can be used to fetch Tokens for Device Onboarding or Recovery. Parameters The reference that contains all information to load a Token. The password if the Token...","categories": [],
"tags": [],
"url": "/use-case-anonymous-load-token-by-truncated-reference-without-having-an-account",
"teaser": null
Expand Down Expand Up @@ -792,7 +792,7 @@ var store = [{
"teaser": null
},{
"title": "Create Device Onboarding Token",
"excerpt":"This use case retrieves the Token of a so far not-onboarded Device that corresponds to the given Device id in order to onboard the Device to the Identity. Parameters id of the Device. expiresAt is the ISODateTime the Token expires at. On Success Returns the Token of the Device to...","categories": [],
"excerpt":"This use case retrieves the Token of a not yet onboarded Device that corresponds to the given Device id in order to onboard the Device to the Identity. Parameters id of the Device. expiresAt is the ISODateTime the Token expires at. passwordProtection can be specified as an object for PasswordProtection...","categories": [],
"tags": [],
"url": "/use-case-transport-create-device-onboarding-token",
"teaser": null
Expand Down Expand Up @@ -924,7 +924,7 @@ var store = [{
"teaser": null
},{
"title": "Get or load File",
"excerpt":"This use case retrieves a File by an id or the reference. This is usually the case, when a reference to a File was received by a peer (over a Message or by any side channel). Paramers id or reference that identify the File. On Success The File that corresponds...","categories": [],
"excerpt":"This use case retrieves a File by an id or the reference. This is usually the case, when a reference to a File was received by a peer (over a Message or by any side channel). Parameters id or reference that identify the File. The password if the File is...","categories": [],
"tags": [],
"url": "/use-case-transport-get-or-load-file",
"teaser": null
Expand Down Expand Up @@ -984,7 +984,7 @@ var store = [{
"teaser": null
},{
"title": "Load Token created by others",
"excerpt":"This use case intends to load a peer’s Token from the Backbone by a given reference to the Token. Parameters You can execute this use case if you know the truncatedReference of the peer’s Token reference that identifies the Token. ephemeral to indicate that the Token should be stored locally....","categories": [],
"excerpt":"This use case intends to load a peer’s Token from the Backbone by a given reference to the Token. Parameters You can execute this use case if you know the truncatedReference of the peer’s Token. reference that identifies the Token. ephemeral to indicate that the Token should be stored locally....","categories": [],
"tags": [],
"url": "/use-case-transport-load-token-created-by-others",
"teaser": null
Expand Down Expand Up @@ -1020,7 +1020,7 @@ var store = [{
"teaser": null
},{
"title": "Query Tokens by parameters",
"excerpt":"This use case queries Tokens of the Identity. Parameters createdAt is the ISODateTime the Token was created at. createdBy is the enmeshed address of the Identity that created the Token. createdByDevice is the id of the Device that created the Token. expiresAt is the ISODateTime the Token expires. On Success...","categories": [],
"excerpt":"This use case queries Tokens of the Identity. Parameters createdAt is the ISODateTime the Token was created at. createdBy is the enmeshed address of the Identity that created the Token. createdByDevice is the id of the Device that created the Token. expiresAt is the ISODateTime the Token expires. forIdentity is...","categories": [],
"tags": [],
"url": "/use-case-transport-query-tokens-by-parameters",
"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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -346,7 +346,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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 enmeshed Address is the primary identifier for an enmeshed Identity and stored within the address property of the data object of type 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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -391,7 +391,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -352,7 +352,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -417,7 +417,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -377,7 +377,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -381,7 +381,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -425,7 +425,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -386,7 +386,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -349,7 +349,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -354,7 +354,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -385,7 +385,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 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-12-18T17:47:44+01:00">
<meta property="article:published_time" content="2024-12-19T17:29:06+01:00">



Expand Down Expand Up @@ -296,7 +296,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-12-18T17:47:44+01:00">
<meta itemprop="datePublished" content="2024-12-19T17:29:06+01:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -330,7 +330,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-12-18T17:47:44+01:00">December 18, 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-12-19T17:29:06+01:00">December 19, 2024</time></p>

</footer>

Expand Down
Loading

0 comments on commit f3b2608

Please sign in to comment.