mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
more on webp migration
This commit is contained in:
parent
e3a63f8295
commit
7d43c59f47
@ -78,7 +78,7 @@ twitter:
|
||||
username : "infominer33"
|
||||
site: "didecentral"
|
||||
# description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
|
||||
# image : "https://decentralized-id.com/images/IDecentralized.png"
|
||||
# image : "/images/IDecentralized.webp"
|
||||
facebook:
|
||||
username :
|
||||
app_id :
|
||||
|
@ -294,7 +294,7 @@ baseurl : ""
|
||||
repository : "Decentralized-ID/decentralized-id.github.io"
|
||||
github : [metadata]
|
||||
teaser : /images/didecentral-tw.png
|
||||
logo : "https://decentralized-id.com/images/DID.png"
|
||||
logo : "/images/DID.webp"
|
||||
masthead_title : "Identity Decentralized"
|
||||
# breadcrumbs : false # true, false (default)
|
||||
words_per_minute : 200
|
||||
@ -320,12 +320,12 @@ twitter:
|
||||
username : "infominer33"
|
||||
site: "didecentral"
|
||||
# description : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
|
||||
# image : "https://decentralized-id.com/images/IDecentralized.png"
|
||||
# image : "/images/IDecentralized.webp"
|
||||
facebook:
|
||||
username :
|
||||
app_id :
|
||||
publisher :
|
||||
og_image : https://decentralized-id.com/images/didecentral-tw.png
|
||||
og_image : /images/didecentral-tw.webp
|
||||
# For specifying social profiles
|
||||
# - https://developers.google.com/structured-data/customize/social-profiles
|
||||
social:
|
||||
|
@ -5,7 +5,7 @@ excerpt: >
|
||||
|
||||
Considerable additional material has been created on the subject since then, including some helpful criticism on the principles. Some of initial thoughts have been organized in evolution-of-ssi.
|
||||
description : Literature associated with the Fundamentals of Self-Sovereign Identity.
|
||||
image : "https://decentralized-id.com/images/sovereign-identity.png"
|
||||
image : "/images/sovereign-identity.webp"
|
||||
permalink: /literature/self-sovereign-identity/
|
||||
canonical_url: 'https://decentralized-id.com/literature/self-sovereign-identity/'
|
||||
redirect_from:
|
||||
@ -16,7 +16,7 @@ tags: ["Self Sovereign Identity","Laws of Identity"]
|
||||
last_modified_at: 2020-11-02
|
||||
---
|
||||
|
||||
<center><img src="https://decentralized-id.com/images/sovereign-id-wide.png"/></center>
|
||||
<center><img src="{{ site.baseurl }}/images/sovereign-id-wide.webp"/></center>
|
||||
|
||||
This directory was born from [WebOfTrustInfo/self-sovereign-identity](https://github.com/WebOfTrustInfo/self-sovereign-identity), *the original* SSI repository.
|
||||
|
||||
|
@ -38,7 +38,7 @@ This page contains a growing collection of educational resources related to Hype
|
||||
|
||||
Its an index for all to more easily navigate the information surrounding Hyperledger Indy.
|
||||
|
||||
{% include figure image_path="https://decentralized-id.com/images/private-public-permissioned-permissionless.png" alt="this is a placeholder image" caption="@Delpadschnick | [CryptoDesign.io](https://CryptoDesign.io)" %}
|
||||
{% include figure image_path="/images/private-public-permissioned-permissionless.webp" alt="this is a placeholder image" caption="@Delpadschnick | [CryptoDesign.io](https://CryptoDesign.io)" %}
|
||||
|
||||
|
||||
## Hyperledger Indy
|
||||
|
@ -41,5 +41,5 @@ classes: wide
|
||||
|
||||
<p><blockquote>A good self‐sovereign identity system will allow individuals to directly influence how companies, governments, and others correlate our interactions across different services and locations by default. It won’t fix all identity problems nor preclude alternative identity approaches, but it will put the individual in control of most uses of identity and give organizations a simpler, easier, more ethical way to use identity to improve how they provide services and products. When successful, it will not only enable individuals to exercise greater control over how companies and governments keep track of us, it will also illuminate those situations where self‐sovereign identity is restricted, facilitating a conversation about when and where such limits are appropriate. <br><a href="https://github.com/jandrieu/rebooting-the-web-of-trust-fall2016/blob/master/topics-and-advance-readings/a-technology-free-definition-of-self-sovereign-identity.pdf">Joe Andrieu -A Technology‐Free Definition of Self‐Sovereign Identity</a></blockquote></p>
|
||||
|
||||
<img src="https://decentralized-id.com/images/identity-decentralized.png"/>
|
||||
<img src="{{ site.baseurl }}/images/identity-decentralized.webp"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user