From ef2fba02a7bdd97d3c4a5433eb0803779135568b Mon Sep 17 00:00:00 2001 From: Ricardo Date: Thu, 14 Jan 2021 12:11:48 +0000 Subject: [PATCH] fix: contain blog post hero imgs --- src/.vuepress/theme/components/blog/PostHero.vue | 6 +++--- src/_blog/099-identity-ipfs-ion/README.md | 12 +++--------- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/src/.vuepress/theme/components/blog/PostHero.vue b/src/.vuepress/theme/components/blog/PostHero.vue index 3b2e21b6..fe6aa5cb 100644 --- a/src/.vuepress/theme/components/blog/PostHero.vue +++ b/src/.vuepress/theme/components/blog/PostHero.vue @@ -4,7 +4,7 @@
-
+

{{ title }}

-
+
- ![IPFS logo and ION logo](./ipfs-ion-header.png) -

+![IPFS logo and ION logo](./ipfs-ion-header.png) Identity is a key part of how we all interact with each other on the internet every day—sometimes every moment of every day. And sometimes each raging moment as we do the “forgot your password?” dance yet again. Regardless, forging a path forward for user-controlled online identity is a table-stakes requirement for the dweb to succeed. @@ -22,17 +20,13 @@ However, today we’re celebrating the launch of a decentralized identity protoc Microsoft has been increasingly present in open-source tools and services in the past few years, and has now [launched a standards-based decentralized identity service called ION](https://techcommunity.microsoft.com/t5/identity-standards-blog/ion-booting-up-the-network/ba-p/1441552). -

- ![ION logo](./ion-logo.png) -

+![ION logo](./ion-logo.png) ION has been under development for over a year, and is an instance implementation of [Sidetree (a blockchain-agnostic distributed PKI protocol)](https://github.com/decentralized-identity/sidetree) that runs on the Bitcoin blockchain. And it stores transaction data on IPFS. -

- ![ION architecture diagram](./ion-architecture.png) -

+![ION architecture diagram](./ion-architecture.png) Like HTTP, IPFS does not have user identity built into the protocol. However, IPFS provides resiliency, validation, and future-proofing features that HTTP cannot: