diff --git a/_HowToContribute/website-config-minimal-mistakes.md b/_HowToContribute/website-config-minimal-mistakes.md
index 5987d13a..166d021d 100644
--- a/_HowToContribute/website-config-minimal-mistakes.md
+++ b/_HowToContribute/website-config-minimal-mistakes.md
@@ -289,7 +289,7 @@ name : "Infominer"
description : "Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet."
url : "https://decentralized-id.com"
baseurl : ""
-repository : "didecentral/didecentral.github.io"
+repository : "Decentralized-ID/decentralized-id.github.io"
github : [metadata]
teaser : /images/didecentral-tw.png
logo : "https://decentralized-id.com/images/DID.png"
@@ -300,7 +300,7 @@ comments:
provider : # "staticman_v2"
staticman:
allowedFields : ["name", "email", "url", "message"]
- repository : didecentral/didecentral.github.io
+ repository : Decentralized-ID/decentralized-id.github.io
branch : "master"
commitMessage : "New comment by {fields.name}"
filename : comment-{@timestamp}
@@ -356,7 +356,7 @@ author:
url: "https://github.com/didecentral"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
- url: "https://github.com/didecentral/didecentral.github.io"
+ url: "https://github.com/Decentralized-ID/decentralized-id.github.io"
# Site Footer
footer:
@@ -372,7 +372,7 @@ footer:
url: "https://twitter.com/didecentral"
- label: "GitHub"
icon: "fab fa-fw fa-github"
- url: "https://github.com/didecentral/didecentral.github.io"
+ url: "https://github.com/Decentralized-ID/decentralized-id.github.io"
```
diff --git a/_config.yml b/_config.yml
index 293515a9..f78f737e 100644
--- a/_config.yml
+++ b/_config.yml
@@ -22,7 +22,7 @@ name : "Infominer"
description : "Learning to create an Identity Layer for the Internet, that is vendor agnostic and as widely interoperable, as possible, putting users in control of their personal information."
url : "https://decentralized-id.com"
baseurl : ""
-repository : "didecentral/didecentral.github.io"
+repository : "Decentralized-ID/decentralized-id.github.io"
github : [metadata]
teaser : /images/didecentral-tw.png
logo : "https://decentralized-id.com/images/DID.png"
@@ -33,7 +33,7 @@ comments:
provider : "staticman_v2"
staticman:
allowedFields : ["name", "email", "url", "message"]
- repository : didecentral/didecentral.github.io
+ repository : Decentralized-ID/decentralized-id.github.io
branch : "master"
commitMessage : "New comment by {fields.name}"
filename : comment-{@timestamp}
@@ -113,10 +113,10 @@ author:
url: "https://decentralized-id.com"
- label: "GitHub"
icon: "fab fa-fw fa-github"
- url: "https://github.com/didecentral"
+ url: "https://github.com/Decentralized-ID"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
- url: "https://twitter.com/didecentral"
+ url: "https://twitter.com/DecentralizeID"
# https://fontawesome.com/icons/telegram?style=brands
# Just go to fontawesome.com and add whatever social sites you need here.
@@ -132,10 +132,10 @@ footer:
url: "https://decentralized-id.com"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
- url: "https://twitter.com/didecentral"
+ url: "https://twitter.com/DecentralizeID"
- label: "GitHub"
icon: "fab fa-fw fa-github"
- url: "https://github.com/didecentral"
+ url: "https://github.com/Decentralized-ID"
diff --git a/_data/authors.yml b/_data/authors.yml
index 8aa27881..63e1e9c6 100644
--- a/_data/authors.yml
+++ b/_data/authors.yml
@@ -24,8 +24,8 @@ Infominer:
icon: "fab fa-fw fa-telegram"
url: "https://t.me/InfoMiner33"
-DIDecentral:
- name : "DIDecentral"
+Decentralized-ID:
+ name : "Decentralized-ID"
avatar : https://decentralized-id.com/images/did-square.png
bio : "Collaborative Curation, Community Research Initiative"
links:
@@ -37,10 +37,10 @@ DIDecentral:
url: "https://decentralized-id.com/"
- label: "GitHub"
icon: "fab fa-fw fa-github"
- url: "https://github.com/didecentral"
+ url: "https://github.com/Decentralized-ID"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
- url: "https://twitter.com/didecentral"
+ url: "https://twitter.com/DecentralizeID"
Cornelius Fiddlebone:
diff --git a/_includes/tag-list.html b/_includes/tag-list.html
index 3e03bdcb..e4f38443 100644
--- a/_includes/tag-list.html
+++ b/_includes/tag-list.html
@@ -1,4 +1,4 @@
-
+
{% case site.tag_archive.type %}
{% when "liquid" %}
diff --git a/_pages/values.md b/_pages/values.md
index dbcde73c..9f264365 100644
--- a/_pages/values.md
+++ b/_pages/values.md
@@ -18,7 +18,7 @@ Decentralized-id.com is a collaborative, participatory learning community orient
The important thing is for the Internet to have a Decentralized Identity Layer. It's more important that this information becomes more easily accessible and navigable, for all. Not for any particular application or organization to "win" or "lose" against the rest. Success comes as we rise together.
-\- **Inclusive**. DIDecentral could better described as an unorganization of self-affirming members. It is a do-ocracy, comprised of those who share a passion for building a common repository of knowledge, in support of Sovereign Identity.
+\- **Inclusive**. Decentralized-ID.com could better described as an unorganization of self-affirming members. It is a do-ocracy, comprised of those who share a passion for building a common repository of knowledge, in support of Sovereign Identity.
\- **Not for Profit.** The purpose of this site is to learn and share knowledge. That being said, research and discovery of methods for sharing that research is a lot of work. We accept private donations and/or sponsorships. If there is a particular topic you'd like more information on, a donation would surely speed the time to publication. Individual contributors are likely to be working independently on paid contracts, consulting, writing, and\or other commercial ventures.
diff --git a/_posts/2020-01-10-welcome.md b/_posts/2020-01-10-welcome.md
index dc7d9310..24901b0b 100644
--- a/_posts/2020-01-10-welcome.md
+++ b/_posts/2020-01-10-welcome.md
@@ -1,7 +1,7 @@
---
-title: Welcome to DIDecentral!
+title: Welcome to Decentralized-ID.com!
permalink: /welcome/
-categories: ["DIDecentral"]
+categories: ["Decentralized-ID"]
author: Infominer
author_profile: true
header:
diff --git a/_posts/hyperledger/2018-12-13-awesome-indy.md b/_posts/hyperledger/2018-12-13-awesome-indy.md
index 2b33b2bf..496607e4 100644
--- a/_posts/hyperledger/2018-12-13-awesome-indy.md
+++ b/_posts/hyperledger/2018-12-13-awesome-indy.md
@@ -20,7 +20,7 @@ redirect_from:
- indy-ecosystem
- hyperledger/indy
sidebar:
- title: DIDecentralized
+ title: Decentralized-ID
nav: "sovnav"
last_modified_at: 2019-07-10
tags: ["Evernym","Indy","Von"]
@@ -128,17 +128,16 @@ Its an index for all to more easily navigate the information surrounding Hyperle
* [MyData Podcast](https://mydata.org/podcast/)
## Directory
-* [didecentral.github.io]()
- * [Indy GitHub Repos](/hyperledger/indy/github/)
- * [Adoption](/hyperledger/indy/adoption/)
- * [VON.md](/hyperledger/indy/von/)
- * [VerifiableOrganizationsNetwork-HGF.md](/hgf-2018/VerifiableOrganizationsNetwork-HGF/)
- * [Microledgers-Edgechains-Hardman-HGF.md](/hyperledger/hgf-2018/Microledgers-Edgechains-Hardman-HGF/)
- * [Literature](/organizations/sovrin/literature/)
- * [Selected Articles Windley.com](/organizations/sovrin/literature/#selected-articles-windleycom)
- * [EU General Data Protection Regulation Act](/organizations/sovrin/literature/#eu-general-data-protection-regulation-act)
- * [Research Papers](/organizations/sovrin/literature/#research-papers)
- * [Reports](/organizations/sovrin/literature/#reports)
+* [Indy GitHub Repos](/hyperledger/indy/github/)
+* [Adoption](/hyperledger/indy/adoption/)
+* [VON.md](/hyperledger/indy/von/)
+ * [VerifiableOrganizationsNetwork-HGF.md](/hgf-2018/VerifiableOrganizationsNetwork-HGF/)
+ * [Microledgers-Edgechains-Hardman-HGF.md](/hyperledger/hgf-2018/Microledgers-Edgechains-Hardman-HGF/)
+* [Literature](/organizations/sovrin/literature/)
+ * [Selected Articles Windley.com](/organizations/sovrin/literature/#selected-articles-windleycom)
+ * [EU General Data Protection Regulation Act](/organizations/sovrin/literature/#eu-general-data-protection-regulation-act)
+ * [Research Papers](/organizations/sovrin/literature/#research-papers)
+ * [Reports](/organizations/sovrin/literature/#reports)
## Sources
* [Evernym](https://www.evernym.com/)
@@ -148,4 +147,4 @@ Its an index for all to more easily navigate the information surrounding Hyperle
* [SSI Meetup](http://ssimeetup.org/) [[**V**](https://www.youtube.com/channel/UCSqSTlKdbbCM1muGOhDa3Og)][[**SS**](https://www.slideshare.net/SSIMeetup/presentations/)]
* [windley.com/tags/sovrin](http://www.windley.com/tags/sovrin)
* [WebOfTrustInfo](https://github.com/WebOfTrustInfo/)
-* [awesome-decentralized-id](https://github.com/didecentral/didecentral.github.io)
\ No newline at end of file
+* [awesome-decentralized-id](https://github.com/Decentralized-ID/decentralized-id.github.io)
\ No newline at end of file
diff --git a/_posts/hyperledger/2019-03-05-adoption.md b/_posts/hyperledger/2019-03-05-adoption.md
index 4699df6f..15447618 100644
--- a/_posts/hyperledger/2019-03-05-adoption.md
+++ b/_posts/hyperledger/2019-03-05-adoption.md
@@ -12,7 +12,7 @@ redirect_from:
- indy-ecosystem/adoption
- id-initiatives/indy-ecosystem/adoption/
sidebar:
- title: DIDecentralized
+ title: Decentralized-ID
nav: "sovnav"
categories: ["Sovrin Foundation","Hyperledger Foundation","Adoption"]
tags: ["Evernym","Indy","RDF","IOT","Financial Services"]
diff --git a/_posts/hyperledger/2019-03-08-indy-github.md b/_posts/hyperledger/2019-03-08-indy-github.md
index f5685ae2..3f3bd9f7 100644
--- a/_posts/hyperledger/2019-03-08-indy-github.md
+++ b/_posts/hyperledger/2019-03-08-indy-github.md
@@ -11,7 +11,7 @@ redirect_from:
- indy-ecosystem/github
- id-initiatives/indy-ecosystem/indy-github.html
sidebar:
- title: DIDecentralized
+ title: Decentralized-ID
nav: "sovnav"
toc: false
categories: ["Hyperledger Foundation","Code"]
diff --git a/_posts/literature/2018-12-22-evolution-of-ssi.md b/_posts/literature/2018-12-22-evolution-of-ssi.md
index 8ef9aa39..811a8535 100644
--- a/_posts/literature/2018-12-22-evolution-of-ssi.md
+++ b/_posts/literature/2018-12-22-evolution-of-ssi.md
@@ -41,7 +41,7 @@ Which should also be considered against:
I think all of this thought should be consolidated into a cohesive declaration of ssi. The idea is to come up with list of phinciples, or characteristics, or rights, that is as complete as possible, while also as concise as possible. There are a few 10 pointed lists, I'm ok with combining them as necessary and if it turns into 19, for example, I'm ok w that. I'd rather err on the side of too much and pare it down gradually, than to not include enough.
-* Next, there are the [7 Myths of SSI](https://github.com/didecentral/self-sovereign-identity/blob/master/7-myths-of-self-sovereign-identity.md) from Timothy Ruff's recent blog post. I've extracted them from his two part series into a concise document. There are surely other myths, and perhaps folk who have encountered them first hand will have some comment on the matter. And my condensed version of his myths could surely be improved upon.
+* Next, there are the [7 Myths of SSI](https://github.com/decentralized-id/self-sovereign-identity/blob/master/7-myths-of-self-sovereign-identity.md) from Timothy Ruff's recent blog post. I've extracted them from his two part series into a concise document. There are surely other myths, and perhaps folk who have encountered them first hand will have some comment on the matter. And my condensed version of his myths could surely be improved upon.
* [A gentle introduction to self-sovereign-identity](https://bitsonblocks.net/2017/05/17/gentle-introduction-self-sovereign-identity/) by @antonylewis has a great section, How would self-sovereign identity work for the user?
diff --git a/_posts/organizations/sovrin/2019-03-05-sovrin-literature.md b/_posts/organizations/sovrin/2019-03-05-sovrin-literature.md
index 4ab03d3a..2d1a146d 100644
--- a/_posts/organizations/sovrin/2019-03-05-sovrin-literature.md
+++ b/_posts/organizations/sovrin/2019-03-05-sovrin-literature.md
@@ -5,7 +5,7 @@ title: Sovrin Related Literature and Media
excerpt: >
Digital identity is one of the oldest and hardest problems on the Internet. There is still no way to use digital credentials to prove our online identity the same way we do in the offine world. This is finally changing. First, the World Wide Web Consortium is standardizing the format of digitally-signed credentials. Secondly, public blockchains can provide decentralized registration and discovery of the public keys needed to verify digital signatures. These two steps pave the way to establish a global public utility for self-sovereign identity—lifetime portable digital identity that does not depend on any central authority.
sidebar:
- title: DIDecentralized
+ title: Decentralized-ID
nav: "sovnav"
canonical_url: 'https://decentralized-id.com/'
redirect_from: