From 5331ded55f38d8c147733c35c78ef18c5378a2ae Mon Sep 17 00:00:00 2001 From: Infominer Date: Mon, 6 Jan 2020 05:08:41 -0500 Subject: [PATCH] categories \header image \ link nav --- _config.yml | 4 +++ _data/navigation.yml | 4 +-- _pages/recently-modified.md | 15 ----------- _posts/2019-03-13-media.md | 2 +- _posts/2019-06-03-indieweb-dev-on-did.md | 4 +-- _posts/private-sector/2019-03-08-microsoft.md | 5 ++-- index.html | 27 ++++++++++++++++++- 7 files changed, 38 insertions(+), 23 deletions(-) delete mode 100644 _pages/recently-modified.md diff --git a/_config.yml b/_config.yml index 5221d3fc..86b8498c 100644 --- a/_config.yml +++ b/_config.yml @@ -303,6 +303,8 @@ defaults: values: layout: single author_profile: false + header: + image: /images/didecentral-tw.png read_time: true comments: # true share: true @@ -320,6 +322,8 @@ defaults: path: "_HowToContribute" type: HowToContribute values: + header: + image: /images/didecentral-tw.png layout: single share: true related: true diff --git a/_data/navigation.yml b/_data/navigation.yml index cfdc0380..68254665 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -42,7 +42,7 @@ didnav: - title: " - Microledgers and Edgechains" url: "/hgf-2018/Microledgers-Edgechains-Hardman-HGF/" - title: "• #indieweb-dev on IIW RWoT and DID's" - url: " /chatlog/indieweb-dev-on-did/" + url: "/specs-standards/indieweb-dev-on-did/" - title: Regulation children: - title: "• eDIAS" @@ -154,7 +154,7 @@ sovnav: - title: " - Microledgers and Edgechains—HGF18" url: "/hgf-2018/Microledgers-Edgechains-Hardman-HGF/" - title: "• #indieweb-dev on IIW RWoT and DID's -FreeNode" - url: " /chatlog/indieweb-dev-on-did/" + url: "/specs-standards/indieweb-dev-on-did/" - title: Self-Sovereign Identity children: - title: "• SSI - Documentation Efforts" diff --git a/_pages/recently-modified.md b/_pages/recently-modified.md deleted file mode 100644 index 78e3e7bf..00000000 --- a/_pages/recently-modified.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "Recently Updated Content" -description: "Shows listing of posts in order of how recently they've been updated." -permalink: /updated/ -layout: single -published: false ---- - - - \ No newline at end of file diff --git a/_posts/2019-03-13-media.md b/_posts/2019-03-13-media.md index dd80853d..c8623a29 100644 --- a/_posts/2019-03-13-media.md +++ b/_posts/2019-03-13-media.md @@ -5,7 +5,7 @@ permalink: media/ canonical_url: 'https://decentralized-id.com/media/' redirect_from: media categories: ["Multi-Media"] -tags: ["Specs Standards","uPort","MyData"] +tags: ["Specs-Standards","uPort","MyData"] --- diff --git a/_posts/2019-06-03-indieweb-dev-on-did.md b/_posts/2019-06-03-indieweb-dev-on-did.md index e96b7033..bee5a984 100644 --- a/_posts/2019-06-03-indieweb-dev-on-did.md +++ b/_posts/2019-06-03-indieweb-dev-on-did.md @@ -2,9 +2,9 @@ title: "FreeNode IRC #indieweb-dev on IIW RWoT and DID's" description: "Conversation about RWoT and DIDs at #indieweb-dev on Freenode" date: "2019-06-03T11:22:33-23:00" -categories: ["Chatlog"] +categories: ["Specs-Standards"] tags: ["P2P", "IndieAuth","IndieWeb","Rebooting WoT", "IIW","DID"] -permalink: /chatlog/indieweb-dev-on-did/ +permalink: /specs-standards/indieweb-dev-on-did/ --- ## Contents diff --git a/_posts/private-sector/2019-03-08-microsoft.md b/_posts/private-sector/2019-03-08-microsoft.md index 8e472cb9..9974fd09 100644 --- a/_posts/private-sector/2019-03-08-microsoft.md +++ b/_posts/private-sector/2019-03-08-microsoft.md @@ -3,9 +3,10 @@ title: Microsoft Identity layout: single permalink: id-initiatives/microsoft/ canonical_url: 'https://decentralized-id.com/id-initiatives/microsoft/' -redirect_from: id-initiatives/microsoft +redirect_from: private-sector/microsoft/ + - id-initiatives/microsoft categories: ["Private-sector"] -tags: ["Microsoft","DID"] +tags: ["Microsoft","DID","ION"] last_modified_at: 2019-07-11T11:22:33-23:00 --- diff --git a/index.html b/index.html index 9153f411..bed647dd 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,6 @@ sidebar: header: overlay_image: /images/decetralizedid-og.png overlay_filter: 0.75 - caption: "[Old Index](/awesome-decentralized-id/)" classes: wide --- @@ -39,3 +38,29 @@ classes: wide url: "https://didecentral.com/test/infobot-hello/" btn_class: "btn--primary" --> + + + +

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. Joe Andrieu -A Technology‐Free Definition of Self‐Sovereign Identity

+ + + +

What is Decentralized ID?

+ +

The essence of Decentralized-ID is in creating open standards for a privacy preserving internet-wide identity layer — not owned by any one particular organization, but interoperable between all.

+ +

Why Now?

+ +

It's impossible to have a conversation about decentralized-id without discussing blockchain, self sovereign identity, standardization and frameworks, along with global privacy and digital identifiction regualtions:

+ + \ No newline at end of file