From 9a7a65798699f05a066c18c0e8ac29f25fb4b688 Mon Sep 17 00:00:00 2001
From: Infominer
Date: Sat, 4 Jan 2020 13:49:36 -0500
Subject: [PATCH] clean up nav
---
_config.yml | 134 +--------
_data/authors.yml | 8 +-
_data/navigation.yml | 267 +++---------------
_includes/footer.html | 2 +-
_includes/footer.tmp | 2 +-
_pages/404.md | 14 +-
_posts/2019-03-11-identity-github.md | 1 -
.../blockchain/2019-03-19-democracy-earth.md | 25 --
_posts/blockchain/2019-03-20-handshake.md | 73 -----
_posts/blockchain/2019-03-27-blockstack.md | 43 ---
_posts/blockchain/2019-04-09-ontology.md | 15 -
...9-04-11-blockchain-identity-initiatives.md | 111 ++++++++
_posts/blockchain/2019-04-11-blockpass.md | 18 --
.../drafts/2019-06-25-contributors-intro.md | 12 +-
.../2019-06-26-using-minimal-mistakes.md | 24 +-
.../history/2020-01-03-blockchain-2015-19.md | 2 +-
...1-28-VerifiableOrganizationsNetwork-HGF.md | 4 +-
...019-03-16-Hyperledger-Global-Forum-2018.md | 2 +-
index.html | 2 +-
19 files changed, 177 insertions(+), 582 deletions(-)
delete mode 100644 _posts/blockchain/2019-03-19-democracy-earth.md
delete mode 100644 _posts/blockchain/2019-03-20-handshake.md
delete mode 100644 _posts/blockchain/2019-03-27-blockstack.md
delete mode 100644 _posts/blockchain/2019-04-09-ontology.md
create mode 100644 _posts/blockchain/2019-04-11-blockchain-identity-initiatives.md
delete mode 100644 _posts/blockchain/2019-04-11-blockpass.md
diff --git a/_config.yml b/_config.yml
index 8d802e63..7390bc75 100644
--- a/_config.yml
+++ b/_config.yml
@@ -113,9 +113,6 @@ author:
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral"
- - label: "Discord"
- icon: "fab fa-fw fa-discord"
- url: "https://discord.gg/eYm2XvZ"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/didecentral"
@@ -138,9 +135,6 @@ footer:
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral"
- - label: "Discord"
- icon: "fab fa-fw fa-discord"
- url: "https://discord.gg/eYm2XvZ"
@@ -279,30 +273,6 @@ compress_html:
-
-
-# Collections
-collections:
- 1970thru90s:
- output: true
- permalink: /history/archive/1970s-90s/:path/
- 2000s:
- output: true
- permalink: /history/archive/:collection/:path/
- 2010s:
- output: true
- permalink: /history/archive/:collection/:path/
- 2016class:
- output: true
- permalink: /history/archive/2016/:path/
- 2017present:
- output: true
- permalink: /history/archive/2017-present/:path/
- assorted:
- output: true
- permalink: /history/archive/:collection/:path/
-
-
# Defaults
defaults:
# _pages
@@ -331,6 +301,7 @@ defaults:
read_time: true
comments: # true
share: true
+ classes: wide
related: true
sidebar:
title: DIDecentral
@@ -339,106 +310,3 @@ defaults:
toc_label : "Contents"
toc_icon : "link"
toc_sticky : true
- # _1970thru90s
- - scope:
- path: "_1970thru90s"
- type: 1970thru90s
- values:
- layout: single
- share: true
- related: true
- sidebar:
- title: DID History
- nav: "didhistory"
- classes: wide
- disco: true
- header:
- image: /images/did-header1.png
- og_image: https://didecentral.com/assets/images/did-og.png
- teaser: https://didecentral.com/assets/images/did-og.png
- # _2000s
- - scope:
- path: "_2000s"
- type: 2000s
- values:
- layout: single
- share: true
- related: true
- sidebar:
- title: DID History
- nav: "didhistory"
- classes: wide
- disco: true
- header:
- image: /images/did-header1.png
- og_image: https://didecentral.com/assets/images/did-og.png
- teaser: https://didecentral.com/assets/images/did-og.png
- # _2010s
- - scope:
- path: "_2010s"
- type: 2010s
- values:
- layout: single
- share: true
- related: true
- sidebar:
- title: DID History
- nav: "didhistory"
- classes: wide
- disco: true
- header:
- image: /images/did-header1.png
- og_image: https://didecentral.com/assets/images/did-og.png
- teaser: https://didecentral.com/assets/images/did-og.png
- # _2016class
- - scope:
- path: "_2016class"
- type: 2016class
- values:
- layout: single
- share: true
- related: true
- sidebar:
- title: DID History
- nav: "didhistory"
- classes: wide
- disco: true
- header:
- image: /images/did-header1.png
- og_image: https://didecentral.com/assets/images/did-og.png
- teaser: https://didecentral.com/assets/images/did-og.png
- # _2017present
- - scope:
- path: "_2017present"
- type: 2017present
- values:
- layout: single
- share: true
- related: true
- sidebar:
- title: DID History
- nav: "didhistory"
- classes: wide
- disco: true
- header:
- image: /images/did-header1.png
- og_image: https://didecentral.com/assets/images/did-og.png
- teaser: https://didecentral.com/assets/images/did-og.png
- # _assorted
- - scope:
- path: "_assorted"
- type: assorted
- values:
- layout: single
- share: true
- related: true
- sidebar:
- title: DID History
- nav: "didhistory"
- classes: wide
- disco: true
- header:
- image: /images/did-header1.png
- og_image: https://didecentral.com/assets/images/did-og.png
- teaser: https://didecentral.com/assets/images/did-og.png
-
diff --git a/_data/authors.yml b/_data/authors.yml
index a3404ca8..8512bfbc 100644
--- a/_data/authors.yml
+++ b/_data/authors.yml
@@ -10,7 +10,7 @@ Infominer:
url: "mailto:infominer@protonmail.com"
- label: "Website"
icon: "fas fa-fw fa-link"
- url: "https://infominer.id"
+ url: "https://infominer.xyz"
- label: "Keybase"
icon: "fab fa-fw fa-keybase"
url: "https://keybase.io/infominer"
@@ -20,9 +20,6 @@ Infominer:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/infominer33"
- - label: "Discord"
- icon: "fab fa-fw fa-discord"
- url: "https://discord.gg/ahTuPMY"
- label: "Telegram"
icon: "fab fa-fw fa-telegram"
url: "https://t.me/InfoMiner33"
@@ -41,9 +38,6 @@ DIDecentral:
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/didecentral"
- - label: "Discord"
- icon: "fab fa-fw fa-discord"
- url: "https://discord.gg/eYm2XvZ"
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/didecentral"
diff --git a/_data/navigation.yml b/_data/navigation.yml
index 5502ce23..32b30685 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -1,43 +1,40 @@
# main links
main:
- - title: "Historical Archive"
- url: "/history/archive/"
- title: "Posts by Tag"
url: "/tags/"
- title: "Sitemap"
url: "/sitemap/"
- - title: "DIDecentral"
- url: "https://didecentral.com"
- - title: "RebootingWebOfTrust - Archive"
- url: "https://sourcecrypto.pub/decentralized-web/"
- - title: "Identity Commons on Github"
+ - title: "identitywoman/identity-commons"
url: "https://github.com/identitywoman/identity-commons"
- - title: "Decentralized Web"
+ - title: "RebootingWebOfTrust - Archive"
+ url: "https://decentralized-id.com/rwot-dir/"
+ - title: "Decentralized Web - History"
url: "https://sourcecrypto.pub/decentralized-web/"
- - title: "IndieWeb"
- url: "https://web-work.tools/indieweb/"
didnav:
- title: DIDecentral
children:
- title: "• Our Aim"
url: "/aim/"
- - title: "• History"
- url: "/history/"
- title: "• DID Adoption"
url: "/adoption/"
- title: "• GDPR"
url: "/gdpr/"
- - title: "• Humanitarian"
- url: "/humanitarian/"
- title: "• Literature"
url: "/literature/"
- - title: "• Workshops"
- url: "/workshops/"
- - title: "• Video, Podcasts and Slideshare"
- url: "/media/"
- title: "• Hyperledger Global Forum - 2018"
url: "/hyperledger/hgf-2018/"
+ - title: "History"
+ url: "/history/"
+ children:
+ - title: "• Resources & Pre-History"
+ url: "/history/"
+ - title: "• 2000-2009"
+ url: "/history/2000-2009/"
+ - title: "• 2010-2014"
+ url: /history/2010-2014/
+ - title: "• 2015-2019"
+ url: /history/2015-2019/
- title: Self-Sovereign Identity
children:
- title: "• SSI - Documentation Efforts"
@@ -64,14 +61,11 @@ didnav:
url: "/hgf-2018/VerifiableOrganizationsNetwork-HGF/"
- title: "• Hyperledger Indy"
url: "/indy-ecosystem/"
- - title: "• Practical Cryptography - PGP and Me"
- url: "https://web-work.tools/practical-public-key-crypto/"
- title: "• #indieweb-dev on IIW RWoT and DID's -FreeNode"
url: "https://web-work.tools/indieweb/indieweb-dev-on-did/"
- - title: Organizations
+ - title: "Organizations"
+ url: "/organizations/"
children:
- - title: "• Index"
- url: "/organizations/"
- title: "• Identity Foundation"
url: "/organizations/identity-foundation/"
- title: "• My Data"
@@ -83,50 +77,39 @@ didnav:
- title: Initiatives
children:
- title: "• Danube"
- url: "/id-initiatives/danube/"
- - title: "• Blockstack"
- url: "/id-initiatives/blockstack/"
- - title: "• Blockpass"
- url: "/id-initiatives/blockpass/"
+ url: "/private-sector/danube/"
+ - title: " Blockchain"
+ url: "/blockchain/"
- title: "• Bitcoin"
- url: "/id-initiatives/bitcoin/"
- - title: "• Democracy Earth"
- url: "/id-initiatives/democracy-earth/"
+ url: "/blockchain/bitcoin/"
- title: "• Ethereum"
- url: "/id-initiatives/ethereum/"
- - title: "• Cryptonomica"
- url: "/id-initiatives/ethereum/cryptonomica/"
+ url: "/blockchain/ethereum/"
- title: "• uPort"
- url: "/id-initiatives/ethereum/uPort/"
- - title: "• Handshake"
- url: "/id-initiatives/handshake/"
+ url: "/blockchain/ethereum/uPort/"
- title: "• Hyperledger Indy"
- url: "/id-initiatives/indy-ecosystem/"
+ url: "/hyperledger/indy/"
- title: "• VON"
- url: "/id-initiatives/indy-ecosystem/VON/"
+ url: "/indy-ecosystem/VON/"
- title: "• IBM"
- url: "/id-initiatives/ibm/"
+ url: "/private-sector/ibm/"
- title: "• Microsoft"
- url: "/id-initiatives/microsoft/"
- - title: "• Ontology"
- url: "/id-initiatives/ontology/"
+ url: "/private-sector/microsoft/"
- title: "• State Led"
- url: "/state-sponsored/"
+ url: "/public-sector/"
- title: "⧉InfoMine⧉"
children:
- title: "• InfoHub"
- url: "https://infominer.id/"
+ url: "https://infominer.xyz/"
- title: "• Bitcoin Histories"
- url: "https://sourcecrypto.pub/bitcoin-history"
+ url: "sourcecrypto.pub/posts/history"
- title: "• Source⧉Crypto"
url: "https://sourcecrypto.pub"
- title: "• Learn Crypto Trading"
url: "https://learncryptotrading.co"
- - title: "• DIDecentralized"
- url: ""
- title: "• Decentralized Web"
url: "https://sourcecrypto.pub/decentralized-web/"
-
+ - title: "• Bitcoin Info"
+ url: "https://bitcoinfo.xyz"
sovnav:
@@ -149,12 +132,8 @@ sovnav:
url: "/indy-ecosystem/von/"
- title: DIDecentral
children:
- - title: "• DIDecentralized"
- url:
- - title: "• Our Values"
- url: "/values/"
- - title: "• History"
- url: "/history/"
+ - title: "• Our Aim"
+ url: "/aim/"
- title: "• DID Adoption"
url: "/adoption/"
- title: "• GDPR"
@@ -241,14 +220,10 @@ sovnav:
url: "/hgf-2018/VerifiableOrganizationsNetwork-HGF/"
- title: "• Hyperledger Indy"
url: "/indy-ecosystem"
- - title: "• Practical Cryptography - PGP and Me"
- url: "https://infominer.id/bitcoin-history/pgp-and-me/"
- - title: "• Github Pages Starter Pack"
- url: "https://infominer.id/gh-pages-starter-pack.html"
- title: "⧉InfoMine⧉"
children:
- title: "• InfoHub"
- url: "https://infominer.id/"
+ url: "https://infominer.xyz/"
- title: "• Transcripts"
url: "https://sourcecrypto.pub/transcripts"
- title: "• Bitcoin Historical Index"
@@ -259,176 +234,4 @@ sovnav:
url: "https://sourcecrypto.pub/decentralized-web/"
- title: "• Learn Crypto Trading"
url: "https://learncryptotrading.co"
- - title: "• DIDecentralized"
- url: ""
-
-
-didhistory:
- - title: Assorted
- url: /history/archive/assorted/
- children:
- - title: "• Cryptography"
- url: /history/archive/assorted/cryptography/
- - title: "• ID History"
- url: /history/archive/assorted/id-history/
- - title: "• Open Standards"
- url: /history/archive/assorted/open-standards/
- - title: "• Sovereignty"
- url: /history/archive/assorted/sovereignty/
- - title: "1970s thru 90s"
- url: /history/archive/1970s-90s/
- children:
- - title: "• Chaum"
- url: "/history/archive/1970s-90s/chaum/"
- - title: "• Dataviellance"
- url: "/history/archive/1970s-90s/dataviellance/"
- - title: "• Internet Identifier Assignment"
- url: "/history/archive/1970s-90s/internet-identifier-assignment/"
- - title: "• PGP"
- url: "/history/archive/1970s-90s/pgp/"
- - title: "• Planetwork ASN"
- url: "/history/archive/1970s-90s/planetwork-asn/"
- - title: "2000s"
- url: /history/archive/2000s/
- children:
- - title: "• Assorted"
- url: "/history/archive/2000s/2000s/"
- - title: "• ABC4Trust"
- url: "/history/archive/2000s/abc4trust/"
- - title: "• Attention Economy"
- url: "/history/archive/2000s/attention-economy/"
- - title: "• FIDO"
- url: "/history/archive/2000s/fido/"
- - title: "• idcommons"
- url: "/history/archive/2000s/idcommons/"
- - title: "• Identity Gang"
- url: "/history/archive/2000s/identity-gang/"
- - title: "• IIW"
- url: "/history/archive/2000s/iiw/"
- - title: "• Laws of Identity"
- url: "/history/archive/2000s/laws-of-identity/"
- - title: "• Moxy Tongue"
- url: "/history/archive/2000s/moxytongue/"
- - title: "• OAuth"
- url: "/history/archive/2000s/oauth/"
- - title: "• XDI-XRI"
- url: "/history/archive/2000s/xdi-xri/"
- - title: "• Yadis OpenID"
- url: "/history/archive/2000s/yadis-openid/"
- - title: "2010s"
- url: /history/archive/2010s/
- children:
- - title: "• Assorted"
- url: "/history/archive/2010s/2010s/"
- - title: "• Bitcoin"
- url: "/history/archive/2010s/bitcoin/"
- - title: "• Danube"
- url: "/history/archive/2010s/danube/"
- - title: "• Digital Bazaar"
- url: "/history/archive/2010s/digital-bazaar/"
- - title: "• GDPR"
- url: "/history/archive/2010s/gdpr/"
- - title: "• IBM Zurich"
- url: "/history/archive/2010s/ibm-zurich/"
- - title: "• Life Management"
- url: "/history/archive/2010s/life-management/"
- - title: "• Mecco"
- url: "/history/archive/2010s/mecco/"
- - title: "• Namecoin"
- url: "/history/archive/2010s/namecoin/"
- - title: "• OAuth 2"
- url: "/history/archive/2010s/oauth2/"
- - title: "• Rebooting Web of Trust"
- url: "/history/archive/2010s/rebooting-wot/"
- - title: "• Respect Network"
- url: "/history/archive/2010s/respect-network/"
- - title: "• Sovereign Source Authority"
- url: "/history/archive/2010s/life-management/"
- - title: "• UN Agenda Sustainable Development"
- url: "/history/archive/2010s/un-agenda-sustainable-development/"
- - title: "• Verifiable Claims"
- url: "/history/archive/2010s/verifiable-credentials/"
- - title: "• W3c Credentials Community Group"
- url: "/history/archive/2010s/w3c-credentials-community-group/"
- - title: "• Windhover Principles"
- url: "/history/archive/2010s/windhover-principles/"
- - title: "2016"
- url: "/history/archive/2016/"
- children:
- - title: "• Consensys"
- url: "/history/archive/2016/consensys-id/"
- - title: "• DID History"
- url: "/history/archive/2016/did-history/"
- - title: "• Evernym"
- url: "/history/archive/2016/evernym/"
- - title: "• ID2020"
- url: "/history/archive/2016/id2020/"
- - title: "• Decentralized Identity Foundation"
- url: "/history/archive/2016/identity-foundation-dif/"
- - title: "• Learning Machine"
- url: "/history/archive/2016/learning-machine/"
- - title: "• Microsoft"
- url: "/history/archive/2016/microsoft/"
- - title: "• Mydata"
- url: "/history/archive/2016/mydata/"
- - title: "• Pan Canadian Trust"
- url: "/history/archive/2016/pan-canadian-trust/"
- - title: "• Self Sovereign Identity"
- url: "/history/archive/2016/self-sovereign-identity/"
- - title: "• Sovrin"
- url: "/history/archive/2016/sovrin/"
- - title: "• uPort"
- url: "/history/archive/2016/uport/"
- - title: "2017 - Present"
- url: /history/archive/2017-present/
- children:
- - title: "• 2018"
- url: "/history/archive/2017-present/2018/"
- - title: "• DID Auth"
- url: "/history/archive/2017-present/did-auth/"
- - title: "• DKMS"
- url: "/history/archive/2017-present/dkms/"
- - title: "• ERC 725"
- url: "/history/archive/2017-present/erc-725/"
- - title: "• Jolocom"
- url: "/history/archive/2017-present/jolocom/"
- - title: "• Veres One"
- url: "/history/archive/2017-present/veres-one/"
- - title: "• VON - BCGov"
- url: "/history/archive/2017-present/von-bcgov/"
- - title: Decentralized-id.com
- url:
- children:
- - title: "• Our Values"
- url: "/values/"
- - title: "• History"
- url: "/history/"
- - title: "• DID Adoption"
- url: "/adoption/"
- - title: "• GDPR"
- url: "/gdpr/"
- - title: "• Humanitarian"
- url: "/humanitarian/"
- - title: "• Literature"
- url: "/literature/"
- - title: "• Workshops"
- url: "/workshops/"
- - title: "• Video, Podcasts and Slideshare"
- url: "/media/"
- - title: "• Hyperledger Global Forum - 2018"
- url: "/hyperledger/hgf-2018/"
- - title: "⧉InfoMine⧉"
- children:
- - title: "• InfoHub"
- url: "https://infominer.id/"
- - title: "• Bitcoin Histories"
- url: "https://sourcecrypto.pub/bitcoin-history"
- - title: "• Source⧉Crypto"
- url: "https://sourcecrypto.pub"
- - title: "• Learn Crypto Trading"
- url: "https://learncryptotrading.co"
- - title: "• DIDecentralized"
- url: ""
- - title: "• Decentralized Web"
- url: "https://sourcecrypto.pub/decentralized-web/"
diff --git a/_includes/footer.html b/_includes/footer.html
index 27364771..ff2a7240 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -16,4 +16,4 @@
-
+
diff --git a/_includes/footer.tmp b/_includes/footer.tmp
index 27364771..ff2a7240 100644
--- a/_includes/footer.tmp
+++ b/_includes/footer.tmp
@@ -16,4 +16,4 @@
-
+
diff --git a/_pages/404.md b/_pages/404.md
index a0a84a7d..ec7d4a95 100644
--- a/_pages/404.md
+++ b/_pages/404.md
@@ -11,14 +11,14 @@ toc: false
Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. Head back home to try finding it again.
Sitemap
diff --git a/_posts/2019-03-11-identity-github.md b/_posts/2019-03-11-identity-github.md
index 1abb5234..5f3039c4 100644
--- a/_posts/2019-03-11-identity-github.md
+++ b/_posts/2019-03-11-identity-github.md
@@ -4,7 +4,6 @@ title: SSI-DID Github Repositories
description: "A start at listing all DID-SSI related GitHub Repositories."
header:
image: "https://decentralized-id.com/images/decentralized-identity-github-repositories.png"
-author_profile: true
permalink: /code/github/
canonical_url: 'https://decentralized-id.com/identity-github/'
redirect_from:
diff --git a/_posts/blockchain/2019-03-19-democracy-earth.md b/_posts/blockchain/2019-03-19-democracy-earth.md
deleted file mode 100644
index d03bb1c0..00000000
--- a/_posts/blockchain/2019-03-19-democracy-earth.md
+++ /dev/null
@@ -1,25 +0,0 @@
----
-title: Democracy Earth
-layout: single
-classes: wide
-toc: false
-permalink: blockchain/democracy-earth/
-canonical_url: 'https://decentralized-id.com/blockchain/democracy-earth/'
-redirect_from:
- - id-initiatives/democracy-earth
- - id-initiatives/democracy-earth/
-categories: ["Blockchain"]
-tags: ["Democracy Earth","Governance","Humanitarian"]
----
-
-![](https://i.imgur.com/KxbXb1t.png)
-
-* [Democracy Earth Foundation](http://democracy.earth/) [[**G**](https://github.com/DemocracyEarth/)][[**B**](https://words.democracy.earth/)][[**T**](https://twitter.com/DemocracyEarth)][[**C**](http://chat.democracy.earth/)] - Crypto Governance
- * [Sovereign](http://sovereign.software/)[[**G**](https://github.com/DemocracyEarth/sovereign)], a blockchain direct democracy tool using "vote" tokens to grant democratic participation rights to every human. A proof-of-individuality (POI) process based on peer-to-peer validation establishes that a self-sovereign identity is uniquely tied to a single person. Cooperation is happening with other decentralized identity initiatives such as Blockstack and uPort.
-* [The Social Smart Contract](https://github.com/DemocracyEarth/paper#The_Social_Smart_Contract)[[**ϟ**](https://www.dropbox.com/s/sifogl4zimwkkei/Democracy%20Earth%20-%20Social%20Smart%20Contract%20-%20Paper%20v0.2.pdf?dl=0)] An Initial Rights Offering from Democracy Earth Foundation.
-* [December App-Mining Results](https://words.democracy.earth/decembers-app-mining-results-are-live-7bd2b4f2390)
-* [Yellow Jackets on the Sovereign Platform](https://words.democracy.earth/yellow-jackets-on-the-sovereign-platform-bdebe6d62ae1)
-* [Meet the Dad Who Registered His Daughter’s Birth on the Blockchain](https://www.coindesk.com/meet-the-dad-who-registered-his-daughters-birth-on-the-blockchain) [[**ϟ**](https://www.coindesk.com/humans-on-the-blockchain-why-crypto-is-the-best-defense-against-ai-overlords)]
-* Token: [Sale](https://token.democracy.earth/) • [Economics](https://www.dropbox.com/s/8q35dvht2hkfvqa/Democracy%20Earth%20-%20Token%20Economics.pdf?dl=0) • [testnet](https://votest.democracy.earth/)
->we worked with councils, senates, non profits, student centers, political parties, corporations.. but implementing real digital governance at scale really took off with crypto networks. our partnership with @blockstack is our biggest milestone of 2018. -[Santi](https://twitter.com/santisiri/status/1076259390154592256)
-
diff --git a/_posts/blockchain/2019-03-20-handshake.md b/_posts/blockchain/2019-03-20-handshake.md
deleted file mode 100644
index 64d297e6..00000000
--- a/_posts/blockchain/2019-03-20-handshake.md
+++ /dev/null
@@ -1,73 +0,0 @@
----
-title: Handshake
-layout: single
-classes: wide
-toc: false
-permalink: blockchain/handshake/
-canonical_url: 'https://decentralized-id.com/id-initiatives/handshake/'
-redirect_from:
- - id-initiatives/handshake
- - id-initiatives/handshake/
-categories: ["Blockchain","DNS"]
-tags: ["Handshake"]
-last_modified_at: 2019-07-11T11:22:33-23:00
-
----
-
-
-
-* [Handshake](https://handshake.org)
-* [WhitePaper](https://handshake.org/files/handshake.txt)
-* [Docs](https://handshake-org.github.io/)
-* [twitter.com/HNS](https://twitter.com/hns)
-* [github.com/handshake-org](https://github.com/handshake-org)
-
-Handshake is a UTXO-based blockchain protocol which manages the registration, renewal and transfer of DNS top-level domains (TLDs). Our naming protocol differs from its predecessors in that it has no concept of namespacing or subdomains at the consensus layer. Its purpose is not to replace DNS, but to replace the root zone file and the root servers.
-
-
->Handshake is public blockchain that will serve as a global list of top-level domain names. By pointing your browser to resolve requests via the Handshake network instead of at your local DNS resolving server, you’ll essentially be looking up websites’ IP addresses on the Handshake blockchain, instead of those maintained on DNS resolvers that are centralized. - [The Case for Handshake](https://medium.com/amentum/the-case-for-handshake-9b0af0d989fe) A Compelling Bid to Decentralize Domain Names
-Steven McKie
-
->Many fail to realize that DNS is already decentralized, with the exception of a single, critical component, of which trust is centralized: the root zone, or simply, a collection of top level domains (TLDs). And this trust anchor is kept by a small federation of authoritative bodies, where ICANN is currently the ultimate authority. - [Everything You Didn’t Know About the Handshake Naming System](https://hackernoon.com/everything-you-didnt-know-about-the-handshake-naming-system-how-this-blockchain-project-will-483464309f33)
-
->Certificate Authorities in the DNS network constructed the way it is today are the trusted stewards for the operation of the Internet. These stewards, as explained in the project paper, are profit-maximizing entities. Meaning, ICANN has no altruistic incentive to act honestly, yet has every incentive to maintain its natural monopoly over the riches that come with governing a critical layer of the Internet. And even if CAs intend to be good stewards, the premise of the decentralization movement posits that we should not ever need to rely on any single authority, especially one that acts as the gatekeeper to the highway of all human knowledge - [Everything You Didn’t Know About the Handshake Naming System](https://hackernoon.com/everything-you-didnt-know-about-the-handshake-naming-system-how-this-blockchain-project-will-483464309f33)
-
-
-
-* [Handshake: An experimental peer-to-peer root DNS (handshake.org)](https://news.ycombinator.com/item?id=17676312) -news.ycombinator.com
- >This seems like a neat idea but the economics are that of a for profit business, and I think we learned that handing domains to a for profit (NetworkSolutions) was a bad idea.
- >
- >7% going to contributors and 7% going to financial backers is a pretty big incentive. [0]
- >
- >I’d rather see this set up as a non profit foundation or a community driven trust and run in an OSS way for the financial elements. As it is, I don’t think we should create a decentralized network with such significant financial incentives.
- >
- >[0] https://handshake.org/how-it-works
-
-
-* [Handshake Whitepaper](https://namebase.io/handshake-whitepaper/)
- > This is a formatted and annotated version of the original Handshake whitepaper hosted by Namebase, a Handshake registrar and exchange. Last updated November 29, 2018.
- >
- >If you have questions about the whitepaper, message the Telegram group or email whitepaper@namebase.io and we will add a relevant annotation to the whitepaper.
-
-
-
-## GitHub [@handshake-org](https://github.com/handshake-org)
-
-* [@handshake-org](https://github.com/handshake-org)
- * [handshake-org/hsd](https://github.com/handshake-org/hsd) - Handshake Daemon & Full Node
- * [handshake-org/hs-client](https://github.com/handshake-org/hs-client) - REST, websocket, and RPC client for hsd
- * [handshake-org/urkel](https://github.com/handshake-org/urkel) - Cryptographically provable database (i.e. an urkel tree)
- * [handshake-org/goosig](https://github.com/handshake-org/goosig) - Anonymous RSA signatures
- * [handshake-org/handshake-org.github.io](https://github.com/handshake-org/handshake-org.github.io) - Handshake developer documentation site
- * [handshake-org/hnsd](https://github.com/handshake-org/hnsd) - Handshake SPV name resolver
- * [handshake-org/hs-miner](https://github.com/handshake-org/hs-miner) - Mining infrastructure for handshake
- * [handshake-org/hs-airdrop](https://github.com/handshake-org/hs-airdrop) - Decentralized airdrop to open source developers
- * [handshake-org/hs-names](https://github.com/handshake-org/hs-names) - Pre-reserved Handshake Names
- * [handshake-org/hs-tree-data](https://github.com/handshake-org/hs-tree-data)
- * [handshake-org/hdns](https://github.com/handshake-org/hdns) - Handshake-capable DNS module for node.js
- * [handshake-org/bcuckoo](https://github.com/handshake-org/bcuckoo) - Cuckoo Cycle in pure javascript
- * [handshake-org/blog](https://github.com/handshake-org/blog) - the Handshake project's blog
- * [handshake-org/faucet-tool](https://github.com/handshake-org/faucet-tool) - A tool to generate mnemonic seeds, keys and addresses for the Handshake Faucet
- * [handshake-org/hndshkBot](https://github.com/handshake-org/hndshkBot) - IRC Bot for developer faucet
- * [handshake-org/libhns](https://github.com/handshake-org/libhns) -C library for resolving handshake names (fork of c-ares)
-
diff --git a/_posts/blockchain/2019-03-27-blockstack.md b/_posts/blockchain/2019-03-27-blockstack.md
deleted file mode 100644
index 4953fe7b..00000000
--- a/_posts/blockchain/2019-03-27-blockstack.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-title: Blockstack
-layout: single
-classes: wide
-toc: false
-permalink: blockchain/blockstack/
-canonical_url: 'https://decentralized-id.com/blockchain/blockstack/'
-redirect_from:
- - id-initiatives/blockstack
- - id-initiatives/blockstack/
-categories: ["Blockchain"]
-tags: ["Blockpass"]
-last_modified_at: 2019-07-11T11:22:33-23:00
-
----
-
-![](https://i.imgur.com/ZZx8lfR.png)
-
-## General
-
-* [Blockstack](https://blockstack.org/) • [[**G**](https://github.com/blockstack)]ithub • [[**F**](https://forum.blockstack.org/)]orum • [[**B**](https://blockstack.org/blog)]log • [[**T**](https://twitter.com/blockstack)]witter • [[**W**](https://blockstack.org/whitepaper.pdf)]hitepaper • [[**bitcoinwiki**](https://en.bitcoinwiki.org/wiki/BlockStack)]
-* a network of computers that collectively maintain a global registry of domain names, public keys, and cryptographic hashes. With this registry, Blockstack serves as a decentralized domain name system (DNS) and a decentralized public key infrastructure (PKI).
-* [/dantrevino/awesome-blockstack](https://github.com/dantrevino/awesome-blockstack) [[**ϟ**](https://gitlab.com/dantrevino/awesome-blockstack)]
-* [Onename](https://onename.com/) — "a product built on Blockstack that allows people to register identities"
-* [App Mining](https://app.co/mining)
-* [Launch HN: Stacks (YC S14) – The first SEC-qualified crypto token offering](https://news.ycombinator.com/item?id=20413420) -news.ycombinator
-* [Introducing Clarity, a language for predictable smart contracts](https://blog.blockstack.org/introducing-clarity-the-language-for-predictable-smart-contracts/)
-* [Extending Existing Blockchains with Virtualchain](https://www.zurich.ibm.com/dccl/papers/nelson_dccl.pdf)
-* [Breaking Down Blockstack — Whitepaper Review](https://tokeneconomy.co/breaking-down-blockstack-whitepaper-review-3c828788f3e9)
-* [Breaking Down Blockstack — Stack Tokens](https://tokeneconomy.co/breaking-down-blockstack-pt-2-stack-tokens-7718578cfeae)
-* [app.co/blockstack](https://app.co/blockstack)
-
-## DID Related
-
-* [docs.blockstack.org/core/naming/did.html](https://docs.blockstack.org/core/naming/did.html)
- >BNS nodes are compliant with the emerging Decentralized Identity Foundation protocol specification for decentralized identifiers (DIDs).
- >
- >Each name in BNS has an associated DID. The DID format for BNS is:
- >
- > `did:stack:v0:{address}-{index}`
-* [Blockstack DID Spec](https://github.com/blockstack/blockstack-core/blob/master/docs/blockstack-did-spec.md)[[**ϟ**](https://forum.blockstack.org/t/did-method-at-identity-foundation/4287)]
-* [Bringing decentralized identity to traditional apps](https://www.larrysalibra.com/blog/adding-blockstack-auth-to-discourse/)
- >TL;DR: In this technical post for developers, I walk through how we added Blockstack ID support to the Discourse forum software.
diff --git a/_posts/blockchain/2019-04-09-ontology.md b/_posts/blockchain/2019-04-09-ontology.md
deleted file mode 100644
index 8f2156f9..00000000
--- a/_posts/blockchain/2019-04-09-ontology.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: Ontology
-layout: single
-classes: wide
-toc: false
-permalink: /blockchain/ontology/
-canonical_url: 'https://decentralized-id.com/id-initiatives/ontology/'
-redirect_from:
- - id-initiatives/ontology
- - id-initiatives/ontology/
-categories: ["Blockchain"]
-tags: ["Ontology"]
----
-
-* [ONTology](https://ont.io/) [[**G**](https://github.com/ontio/ontology-DID)]— "a "Distributed Trust Network" which combines a cross-chain identity system, peer-to-peer data transmission, data authorization mechanisms, distributed data storage, attestation, and various industry-specific modules. It also includes an Ontology Crypto Package (OCP) and an Ontology Marketplace (OM)."
diff --git a/_posts/blockchain/2019-04-11-blockchain-identity-initiatives.md b/_posts/blockchain/2019-04-11-blockchain-identity-initiatives.md
new file mode 100644
index 00000000..933050cc
--- /dev/null
+++ b/_posts/blockchain/2019-04-11-blockchain-identity-initiatives.md
@@ -0,0 +1,111 @@
+---
+title: Assorted Blockchain Identity Initiatives
+layout: single
+classes: wide
+permalink: /blockchain/
+categories: ["Blockchain"]
+tags: ["Blockpass","Ontology","Blockstack","Handshake","Democracy Earth"]
+---
+
+
+## Blockpass
+
+
+
+* [Blockpass](https://www.blockpass.org/) [[**T**](https://twitter.com/BlockpassOrg)] [[**wp**](https://www.blockpass.org/downloads/BlockpassWhitepaper.v1.3.3.pdf)]
+ * [Edinburgh Identity Lab](https://identity-lab.blockpass.org/) [[**ϟ**](https://www.newsbtc.com/2018/09/28/worlds-first-blockchain-identity-lab-launched-today-in-edinburgh/)]
+
+## Ontology
+
+
+* [ONTology](https://ont.io/) [[**G**](https://github.com/ontio/ontology-DID)]— "a "Distributed Trust Network" which combines a cross-chain identity system, peer-to-peer data transmission, data authorization mechanisms, distributed data storage, attestation, and various industry-specific modules. It also includes an Ontology Crypto Package (OCP) and an Ontology Marketplace (OM)."
+
+## Blockstack
+
+![](https://i.imgur.com/ZZx8lfR.png)
+
+* [Blockstack](https://blockstack.org/) • [[**G**](https://github.com/blockstack)]ithub • [[**F**](https://forum.blockstack.org/)]orum • [[**B**](https://blockstack.org/blog)]log • [[**T**](https://twitter.com/blockstack)]witter • [[**W**](https://blockstack.org/whitepaper.pdf)]hitepaper • [[**bitcoinwiki**](https://en.bitcoinwiki.org/wiki/BlockStack)]
+* a network of computers that collectively maintain a global registry of domain names, public keys, and cryptographic hashes. With this registry, Blockstack serves as a decentralized domain name system (DNS) and a decentralized public key infrastructure (PKI).
+* [/dantrevino/awesome-blockstack](https://github.com/dantrevino/awesome-blockstack) [[**ϟ**](https://gitlab.com/dantrevino/awesome-blockstack)]
+* [Onename](https://onename.com/) — "a product built on Blockstack that allows people to register identities"
+* [App Mining](https://app.co/mining)
+* [Launch HN: Stacks (YC S14) – The first SEC-qualified crypto token offering](https://news.ycombinator.com/item?id=20413420) -news.ycombinator
+* [Introducing Clarity, a language for predictable smart contracts](https://blog.blockstack.org/introducing-clarity-the-language-for-predictable-smart-contracts/)
+* [Extending Existing Blockchains with Virtualchain](https://www.zurich.ibm.com/dccl/papers/nelson_dccl.pdf)
+* [Breaking Down Blockstack — Whitepaper Review](https://tokeneconomy.co/breaking-down-blockstack-whitepaper-review-3c828788f3e9)
+* [Breaking Down Blockstack — Stack Tokens](https://tokeneconomy.co/breaking-down-blockstack-pt-2-stack-tokens-7718578cfeae)
+* [app.co/blockstack](https://app.co/blockstack)
+* [docs.blockstack.org/core/naming/did.html](https://docs.blockstack.org/core/naming/did.html)
+ >BNS nodes are compliant with the emerging Decentralized Identity Foundation protocol specification for decentralized identifiers (DIDs).
+ >
+ >Each name in BNS has an associated DID. The DID format for BNS is:
+ >
+ > `did:stack:v0:{address}-{index}`
+* [Blockstack DID Spec](https://github.com/blockstack/blockstack-core/blob/master/docs/blockstack-did-spec.md)[[**ϟ**](https://forum.blockstack.org/t/did-method-at-identity-foundation/4287)]
+* [Bringing decentralized identity to traditional apps](https://www.larrysalibra.com/blog/adding-blockstack-auth-to-discourse/)
+ >TL;DR: In this technical post for developers, I walk through how we added Blockstack ID support to the Discourse forum software.
+
+## Handshake
+
+
+* [Handshake](https://handshake.org)
+* [WhitePaper](https://handshake.org/files/handshake.txt)
+* [Docs](https://handshake-org.github.io/)
+* [twitter.com/HNS](https://twitter.com/hns)
+* [github.com/handshake-org](https://github.com/handshake-org)
+
+Handshake is a UTXO-based blockchain protocol which manages the registration, renewal and transfer of DNS top-level domains (TLDs). Our naming protocol differs from its predecessors in that it has no concept of namespacing or subdomains at the consensus layer. Its purpose is not to replace DNS, but to replace the root zone file and the root servers.
+
+>Handshake is public blockchain that will serve as a global list of top-level domain names. By pointing your browser to resolve requests via the Handshake network instead of at your local DNS resolving server, you’ll essentially be looking up websites’ IP addresses on the Handshake blockchain, instead of those maintained on DNS resolvers that are centralized. - [The Case for Handshake](https://medium.com/amentum/the-case-for-handshake-9b0af0d989fe) A Compelling Bid to Decentralize Domain Names
+Steven McKie
+
+>Many fail to realize that DNS is already decentralized, with the exception of a single, critical component, of which trust is centralized: the root zone, or simply, a collection of top level domains (TLDs). And this trust anchor is kept by a small federation of authoritative bodies, where ICANN is currently the ultimate authority. - [Everything You Didn’t Know About the Handshake Naming System](https://hackernoon.com/everything-you-didnt-know-about-the-handshake-naming-system-how-this-blockchain-project-will-483464309f33)
+
+>Certificate Authorities in the DNS network constructed the way it is today are the trusted stewards for the operation of the Internet. These stewards, as explained in the project paper, are profit-maximizing entities. Meaning, ICANN has no altruistic incentive to act honestly, yet has every incentive to maintain its natural monopoly over the riches that come with governing a critical layer of the Internet. And even if CAs intend to be good stewards, the premise of the decentralization movement posits that we should not ever need to rely on any single authority, especially one that acts as the gatekeeper to the highway of all human knowledge - [Everything You Didn’t Know About the Handshake Naming System](https://hackernoon.com/everything-you-didnt-know-about-the-handshake-naming-system-how-this-blockchain-project-will-483464309f33)
+
+* [Handshake: An experimental peer-to-peer root DNS (handshake.org)](https://news.ycombinator.com/item?id=17676312) -news.ycombinator.com
+ >This seems like a neat idea but the economics are that of a for profit business, and I think we learned that handing domains to a for profit (NetworkSolutions) was a bad idea.
+ >
+ >7% going to contributors and 7% going to financial backers is a pretty big incentive. [0]
+ >
+ >I’d rather see this set up as a non profit foundation or a community driven trust and run in an OSS way for the financial elements. As it is, I don’t think we should create a decentralized network with such significant financial incentives.
+ >
+ >[0] https://handshake.org/how-it-works
+* [Handshake Whitepaper](https://namebase.io/handshake-whitepaper/)
+ > This is a formatted and annotated version of the original Handshake whitepaper hosted by Namebase, a Handshake registrar and exchange. Last updated November 29, 2018.
+ >
+ >If you have questions about the whitepaper, message the Telegram group or email whitepaper@namebase.io and we will add a relevant annotation to the whitepaper.
+
+### [handshake-org](https://github.com/handshake-org) - github
+
+* [@handshake-org](https://github.com/handshake-org)
+ * [handshake-org/hsd](https://github.com/handshake-org/hsd) - Handshake Daemon & Full Node
+ * [handshake-org/hs-client](https://github.com/handshake-org/hs-client) - REST, websocket, and RPC client for hsd
+ * [handshake-org/urkel](https://github.com/handshake-org/urkel) - Cryptographically provable database (i.e. an urkel tree)
+ * [handshake-org/goosig](https://github.com/handshake-org/goosig) - Anonymous RSA signatures
+ * [handshake-org/handshake-org.github.io](https://github.com/handshake-org/handshake-org.github.io) - Handshake developer documentation site
+ * [handshake-org/hnsd](https://github.com/handshake-org/hnsd) - Handshake SPV name resolver
+ * [handshake-org/hs-miner](https://github.com/handshake-org/hs-miner) - Mining infrastructure for handshake
+ * [handshake-org/hs-airdrop](https://github.com/handshake-org/hs-airdrop) - Decentralized airdrop to open source developers
+ * [handshake-org/hs-names](https://github.com/handshake-org/hs-names) - Pre-reserved Handshake Names
+ * [handshake-org/hs-tree-data](https://github.com/handshake-org/hs-tree-data)
+ * [handshake-org/hdns](https://github.com/handshake-org/hdns) - Handshake-capable DNS module for node.js
+ * [handshake-org/bcuckoo](https://github.com/handshake-org/bcuckoo) - Cuckoo Cycle in pure javascript
+ * [handshake-org/blog](https://github.com/handshake-org/blog) - the Handshake project's blog
+ * [handshake-org/faucet-tool](https://github.com/handshake-org/faucet-tool) - A tool to generate mnemonic seeds, keys and addresses for the Handshake Faucet
+ * [handshake-org/hndshkBot](https://github.com/handshake-org/hndshkBot) - IRC Bot for developer faucet
+ * [handshake-org/libhns](https://github.com/handshake-org/libhns) -C library for resolving handshake names (fork of c-ares)
+
+## Democracy Earth
+
+![](https://i.imgur.com/KxbXb1t.png)
+
+* [Democracy Earth Foundation](http://democracy.earth/) [[**G**](https://github.com/DemocracyEarth/)][[**B**](https://words.democracy.earth/)][[**T**](https://twitter.com/DemocracyEarth)][[**C**](http://chat.democracy.earth/)] - Crypto Governance
+ * [Sovereign](http://sovereign.software/)[[**G**](https://github.com/DemocracyEarth/sovereign)], a blockchain direct democracy tool using "vote" tokens to grant democratic participation rights to every human. A proof-of-individuality (POI) process based on peer-to-peer validation establishes that a self-sovereign identity is uniquely tied to a single person. Cooperation is happening with other decentralized identity initiatives such as Blockstack and uPort.
+* [The Social Smart Contract](https://github.com/DemocracyEarth/paper#The_Social_Smart_Contract)[[**ϟ**](https://www.dropbox.com/s/sifogl4zimwkkei/Democracy%20Earth%20-%20Social%20Smart%20Contract%20-%20Paper%20v0.2.pdf?dl=0)] An Initial Rights Offering from Democracy Earth Foundation.
+* [December App-Mining Results](https://words.democracy.earth/decembers-app-mining-results-are-live-7bd2b4f2390)
+* [Yellow Jackets on the Sovereign Platform](https://words.democracy.earth/yellow-jackets-on-the-sovereign-platform-bdebe6d62ae1)
+* [Meet the Dad Who Registered His Daughter’s Birth on the Blockchain](https://www.coindesk.com/meet-the-dad-who-registered-his-daughters-birth-on-the-blockchain) [[**ϟ**](https://www.coindesk.com/humans-on-the-blockchain-why-crypto-is-the-best-defense-against-ai-overlords)]
+* Token: [Sale](https://token.democracy.earth/) • [Economics](https://www.dropbox.com/s/8q35dvht2hkfvqa/Democracy%20Earth%20-%20Token%20Economics.pdf?dl=0) • [testnet](https://votest.democracy.earth/)
+>we worked with councils, senates, non profits, student centers, political parties, corporations.. but implementing real digital governance at scale really took off with crypto networks. our partnership with @blockstack is our biggest milestone of 2018. -[Santi](https://twitter.com/santisiri/status/1076259390154592256)
+
diff --git a/_posts/blockchain/2019-04-11-blockpass.md b/_posts/blockchain/2019-04-11-blockpass.md
deleted file mode 100644
index a3745988..00000000
--- a/_posts/blockchain/2019-04-11-blockpass.md
+++ /dev/null
@@ -1,18 +0,0 @@
----
-title: Blockpass
-layout: single
-classes: wide
-toc: false
-permalink: blockchain/blockpass/
-canonical_url: 'https://decentralized-id.com/blockchain/blockpass/'
-redirect_from:
- - id-initiatives/blockpass
- - id-initiatives/blockpass/
-categories: ["Blockchain"]
-tags: ["Blockpass"]
----
-
-
-
-* [Blockpass](https://www.blockpass.org/) [[**T**](https://twitter.com/BlockpassOrg)] [[**wp**](https://www.blockpass.org/downloads/BlockpassWhitepaper.v1.3.3.pdf)]
- * [Edinburgh Identity Lab](https://identity-lab.blockpass.org/) [[**ϟ**](https://www.newsbtc.com/2018/09/28/worlds-first-blockchain-identity-lab-launched-today-in-edinburgh/)]
diff --git a/_posts/drafts/2019-06-25-contributors-intro.md b/_posts/drafts/2019-06-25-contributors-intro.md
index e6b573ea..aadfc500 100644
--- a/_posts/drafts/2019-06-25-contributors-intro.md
+++ b/_posts/drafts/2019-06-25-contributors-intro.md
@@ -5,8 +5,8 @@ description: "Various ways to contribute to the InfoHub, and its Associated Web-
excerpt: >
This contributors introduction is to encourage participation, with minimal barriar to entry.
header:
- teaser: https://infominer.id/assets/img/infohub-contributors-thumb.png
- image: https://infominer.id/assets/img/infohub-contributors-intro.png
+ teaser: https://infominer.xyz/assets/img/infohub-contributors-thumb.png
+ image: https://infominer.xyz/assets/img/infohub-contributors-intro.png
caption: "Quickstart for [GitHub](https://github.com/infominer33), [Twitter](https://twitter.com/SourceCrypto), and [Discord](https://discord.gg/29mZwPQ) Participation."
tags:
- Public-Domain
@@ -27,7 +27,7 @@ tags:
- GitHub
- Integrations
authors:
- - "Infominer"
+ - "Infominer"
- "JuanSC"
permalink: contributors-intro/
categories: [InfoHub, SourceCrypto, Web-Work-Tools, DIDecentral, Learn-Crypto-Trading, Contributors-Guide]
@@ -85,7 +85,7 @@ Whether it's an actual improvement, fully functioning with proper markup, or sim
## If you all could just..
-![](https://infominer.id/bookmark-donations/that-would-be-great.jpg)
+![](https://infominer.xyz/bookmark-donations/that-would-be-great.jpg)
If you would export me a copy of your bookmarks.... that would be great! After a while I'll make a few fine grained how-to. This is one of the simplest ways that nearly anyone could make a significant contribution. I want to create detailed guides, to ensure that everyone is able.
@@ -115,9 +115,9 @@ Here I'm visiting [Dev.to](https://dev.to) on my smoke break, and find some usef
I had to enable sharing to discord, and you might have to do the same type of thing with android. Once you've set up the sharing integration, then it's simple to do, on the go.
-**1** ![](https://infominer.id/assets/img/discord-share-workflow-1.png) **2** ![](https://infominer.id/assets/img/discord-share-workflow-2.png)
+**1** ![](https://infominer.xyz/assets/img/discord-share-workflow-1.png) **2** ![](https://infominer.xyz/assets/img/discord-share-workflow-2.png)
-**3** ![](https://infominer.id/assets/img/discord-share-workflow-3.png) **4** ![](https://infominer.id/assets/img/discord-share-workflow-4.png)
+**3** ![](https://infominer.xyz/assets/img/discord-share-workflow-3.png) **4** ![](https://infominer.xyz/assets/img/discord-share-workflow-4.png)
## Thanks for Visiting!
\ No newline at end of file
diff --git a/_posts/drafts/2019-06-26-using-minimal-mistakes.md b/_posts/drafts/2019-06-26-using-minimal-mistakes.md
index a4324c8d..2fa34704 100644
--- a/_posts/drafts/2019-06-26-using-minimal-mistakes.md
+++ b/_posts/drafts/2019-06-26-using-minimal-mistakes.md
@@ -21,7 +21,7 @@ tags:
- Web-Pub
- Web-Working
#authors:
-# - "Infominer"
+# - "Infominer"
# - "JuanSC"
permalink: using-minimal-mistakes/
categories: [InfoHub, SourceCrypto, Web-Work-Tools, DIDecentral, Learn-Crypto-Trading, Contributors-Guide]
@@ -266,7 +266,7 @@ This guide is designed to familiarize those interested in contributing to the In
### [_config.yml](https://github.com/infominer33/infominer33.github.io/raw/master/_config.yml)
-These are the most important settings for Infominer.id
+These are the most important settings for infominer.xyz
```yaml
# Welcome to Jekyll!
@@ -285,7 +285,7 @@ title : "InfoHub"
title_separator : "|"
name : "⧉ Infominer"
description : "Infominer on Bitcoin History, Self-Sovereign Identity, Blockchain Development and other Web Technologies."
-url : "https://infominer.id"
+url : "https://infominer.xyz"
baseurl : ''
repository : "infominer33/infominer33.github.io"
github : [metadata]
@@ -326,9 +326,6 @@ author:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/infominer33"
- - label: "Discord"
- icon: "fab fa-fw fa-discord"
- url: "https://discord.gg/ahTuPMY"
- label: "Telegram"
icon: "fab fa-fw fa-telegram"
url: "https://t.me/InfoMiner33"
@@ -341,7 +338,7 @@ footer:
links:
- label: "Inf⧉Hub"
icon: "fa fa-fw fa-cube"
- url: "https://infominer.id"
+ url: "https://infominer.xyz"
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
url: "mailto:infominer@protonmail.com"
@@ -354,9 +351,6 @@ footer:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/infominer33"
- - label: "Discord"
- icon: "fab fa-fw fa-discord"
- url: "https://discord.gg/ahTuPMY"
- label: "Telegram"
icon: "fab fa-fw fa-telegram"
url: "https://t.me/InfoMiner33"
@@ -431,7 +425,7 @@ defaults:
### [Gemfile](https://github.com/infominer33/infominer33.github.io/raw/master/Gemfile)
-These Gem settings are necessary to build [infominer.id](https://infominer.id) locally, when testing larger changes.
+These Gem settings are necessary to build [infominer.xyz](https://infominer.xyz) locally, when testing larger changes.
```yaml
source "https://rubygems.org"
@@ -483,7 +477,7 @@ The `excerpt` is what social media uses in the preview, when sharing... and it a
```yaml
header:
teaser: https://imgur.com/xeWd7Zz.png
- image: https://infominer.id/assets/img/minimal-mistakes-teaser.png
+ image: https://infominer.xyz/assets/img/minimal-mistakes-teaser.png
caption: "Minimal Mistakes Setup and [Quick-Start](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/)."
```
@@ -506,7 +500,7 @@ tags:
- GITHUB-PAGES
- WEB-WORK
authors:
- - "Infominer"
+ - "Infominer"
- "JuanSC"
permalink: how-i-use-minmal-mistakes/
categories: [InfoHub, SourceCrypto, Web-Work-Tools, DIDecentral, Learn-Crypto-Trading]
@@ -636,7 +630,7 @@ Frontmatter for feature images:
```yaml
intro:
- - image_path: https://infominer.id/assets/img/infohub-contributors-thumb.png
+ - image_path: https://infominer.xyz/assets/img/infohub-contributors-thumb.png
alt: "Contributors Guide"
title: "Contributors Guide: Introduction"
excerpt: "This contributors introduction is to encourage participation, with minimal barriar to entry. Quickstart for [GitHub](https://github.com/infominer33), [Twitter](https://twitter.com/SourceCrypto), and [Discord](https://discord.gg/29mZwPQ) Contributions."
@@ -740,7 +734,7 @@ I modified this to include the 'Edit this page' button, and some cryptocurrency
Facebook
LinkedIn
Reddit
-
+
SUPPORT THE CAUSE
Feel free to contact me!
Especially if you're interested in bitcoin related content and/or research!
diff --git a/_posts/history/2020-01-03-blockchain-2015-19.md b/_posts/history/2020-01-03-blockchain-2015-19.md
index eeedf235..cb2fa292 100644
--- a/_posts/history/2020-01-03-blockchain-2015-19.md
+++ b/_posts/history/2020-01-03-blockchain-2015-19.md
@@ -19,7 +19,7 @@ Develop effective, accountable and transparent institutions at all levels
* [DIGITAL IDENTITY AS A BASIC HUMAN RIGHT](https://impakter.com/digital-identity-basic-human-right/)
* [AID:Tech](https://aid.technology) [[**T**]](https://twitter.com/aidtechnology) — "is a voucher and digital identity solution for refugees. A digital record of a person's identity is stored on a smart card, along with various additional information. Blockchain technology is used to distribute all resources in a highly traceable manner." (another early example of blockchain for humanitarian aide)
* [World Bank - Digital IDs for Development](http://www.worldbank.org/en/events/2015/06/23/digital-ids-for-development)
-* [Additional Info on Blockchain and the United Nations](https://infominer.id/research/UnitedNations.html)
+* [Additional Info on Blockchain and the United Nations](https://infominer.xyz/research/UnitedNations.html)
* [Transforming our world: the 2030 Agenda for Sustainable Development](https://sustainabledevelopment.un.org/post2015/transformingourworld)
> The High-level Political Forum on Sustainable Development is the central UN platform for the follow-up and review of the 2030 Agenda for Sustainable Development adopted at the United Nations Sustainable Development Summit on 25 September 2015.
>
diff --git a/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md b/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md
index 2ab50bbf..88046f0f 100644
--- a/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md
+++ b/_posts/hyperledger/2019-01-28-VerifiableOrganizationsNetwork-HGF.md
@@ -1,7 +1,7 @@
---
title: Verifiable Organizations Network - A Production Government Deployment of Hyperledger Indy
description: Transcript of Presentation by John Jordan and Stephen Curran at HGF 2018
-image: "https://infominer.id/transcripts/assets/img/OrgBook-Hyperledger-Indy-Case-Study.png"
+image: "https://infominer.xyz/transcripts/assets/img/OrgBook-Hyperledger-Indy-Case-Study.png"
canonical_url: 'https://sourcecrypto.pub/transcripts/VON-Presentation-Jordan-Curran-HGF/'
redirect_from:
- /hgf-2018/VerifiableOrganizationsNetwork-HGF
@@ -52,7 +52,7 @@ We present the Why, What and How including our strategy for bootstrapping VON us
* [Indy Catalyst](#indy-catalyst)
* [Serving the Public](#serving-the-public)
* [Q&A](#qa)
-* [Home](https://infominer.id)
+* [Home](https://infominer.xyz)
## Transcript
diff --git a/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md b/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md
index b2b0580f..ce2f46b2 100644
--- a/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md
+++ b/_posts/hyperledger/2019-03-16-Hyperledger-Global-Forum-2018.md
@@ -48,7 +48,7 @@ For my own convinience, and for anyone else who would like to browse the text, I
I'll do this for any other "essential" videos containing information that isn't widely available elsewhere, and am open to recommendations.
-If you have any videos you'd like to see transcripts prepared in the following format, feel free to [contact me](https://infominer.id).
+If you have any videos you'd like to see transcripts prepared in the following format, feel free to [contact me](https://infominer.xyz).
* [Microledgers and Edge-Chains - Daniel Hardman - Evernym](Microledgers-Edgechains-Hardman-HGF.md)
* [Verifiable Organizations Network: A Production Government Deployment of Hyperledger Indy](VerifiableOrganizationsNetwork-HGF.md)
diff --git a/index.html b/index.html
index ea0b7cb9..10a77ad8 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@ classes: wide
excerpt: "This site has now been rebuilt from the ground up, and a considerable amount of information has been added to pages which were previously lacking. This trend shall continue."
feature_row:
- - image_path: https://infominer.id/assets/img/infohub-contributors-thumb.png
+ - image_path: https://infominer.xyz/assets/img/infohub-contributors-thumb.png
alt: "Contributors Intro Teaser"
title: "DIDecentral: Contributors Intro"
excerpt: "Getting started contributing to DIDecentral via Social Apps, and the Comments Section."