From d3669d1f9e0a18f1e3aa2e51882137ea7fe39dc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Sun, 1 Nov 2020 22:33:06 -0500 Subject: [PATCH] update getting started --- _posts/2020-01-10-getting-started.md | 20 +++++++++----------- _sass/minimal-mistakes/_sidebar.scss | 2 +- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/_posts/2020-01-10-getting-started.md b/_posts/2020-01-10-getting-started.md index 87ca6d9f..a39553d1 100644 --- a/_posts/2020-01-10-getting-started.md +++ b/_posts/2020-01-10-getting-started.md @@ -4,7 +4,7 @@ permalink: /getting-started/ ---
- +
@@ -27,20 +27,16 @@ It's impossible to have a conversation about decentralized-id without discussing

Getting Started with Decentralized ID

-
- -

- - +

The evolution of online identity:

1. Siloed Identity: All services hold your data.

2. Federated Identity: Brokers hold your data.

3. Self-Sovereign Identity: You hold your data.

— Tykn (@Tykn_tech) October 27, 2020
-### For more on Decentralized \ Self Sovereign Identity +
-#### >> Literature << +

More on Decentralized \ Self Sovereign Identity

-#### >> Self Sovereign Identity << +

Literature

-## Digital Identity 101 +

Self Sovereign Identity

+ +

Digital Identity 101

If you're looking to freshen up on your digital identity fundamentals, the following resources will be a good place to start. diff --git a/_sass/minimal-mistakes/_sidebar.scss b/_sass/minimal-mistakes/_sidebar.scss index 3008ab05..0f56dba1 100644 --- a/_sass/minimal-mistakes/_sidebar.scss +++ b/_sass/minimal-mistakes/_sidebar.scss @@ -73,7 +73,7 @@ .side { float: right; - margin: 5px; + margin: 10px; } .sidebar__right {