update getting started

This commit is contained in:
⧉ infominer 2020-11-01 22:33:06 -05:00
parent 7e4c0cba95
commit d3669d1f9e
2 changed files with 10 additions and 12 deletions

View File

@ -4,7 +4,7 @@ permalink: /getting-started/
--- ---
<div class="side"> <div class="side">
<a class="twitter-timeline" data-width="220" data-dnt="true" data-theme="light" href="https://twitter.com/DecentralizeID/timelines/1322735918386733057?ref_src=twsrc%5Etfw">Self Sovereign ID 101 - Curated tweets by DecentralizeID</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> <a class="twitter-timeline" data-width="300" data-dnt="true" data-theme="light" href="https://twitter.com/DecentralizeID/timelines/1322735918386733057?ref_src=twsrc%5Etfw">Self Sovereign ID 101 - Curated tweets by DecentralizeID</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div> </div>
<center><img src="https://i.imgur.com/9KpJRDr.png"/></center> <center><img src="https://i.imgur.com/9KpJRDr.png"/></center>
@ -27,10 +27,6 @@ It's impossible to have a conversation about decentralized-id without discussing
<h2>Getting Started with Decentralized ID</h2> <h2>Getting Started with Decentralized ID</h2>
<center><blockquote class="twitter-tweet" data-partner="tweetdeck"><p lang="en" dir="ltr">The evolution of online identity:<br><br>1. Siloed Identity: All services hold your data.<br><br>2. Federated Identity: Brokers hold your data.<br><br>3. Self-Sovereign Identity: You hold your data.</p>&mdash; Tykn (@Tykn_tech) <a href="https://twitter.com/Tykn_tech/status/1321108291305558016?ref_src=twsrc%5Etfw">October 27, 2020</a></blockquote></center>
<p><style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.youtube.com/embed/DaM0UtQTLCs' frameborder='0' allowfullscreen></iframe></div></p>
<ul> <ul>
<li><a href="http://www.windley.com/archives/2019/01/the_laws_of_identity.shtml">The Laws of Identity</a></li> <li><a href="http://www.windley.com/archives/2019/01/the_laws_of_identity.shtml">The Laws of Identity</a></li>
<blockquote>The Internet was created without any way to identify the people who used it. The Internet was a network of machines. Consequently, all the identity in Internet protocols is designed to identify machines and services. People used the Internet through some institution (their company or university) and were part of that institution's administrative identity system. This can still be seen in the format of email addresses that identify both recipient and sender as someone@someplace. As the Internet grew to include people who weren't formally associated with an institution, every Web site and service created their own administrative identity domains. The result is the fractured plethora of identifiers, policies, and user experiences that constitute digital identity in 2019.</blockquote> <blockquote>The Internet was created without any way to identify the people who used it. The Internet was a network of machines. Consequently, all the identity in Internet protocols is designed to identify machines and services. People used the Internet through some institution (their company or university) and were part of that institution's administrative identity system. This can still be seen in the format of email addresses that identify both recipient and sender as someone@someplace. As the Internet grew to include people who weren't formally associated with an institution, every Web site and service created their own administrative identity domains. The result is the fractured plethora of identifiers, policies, and user experiences that constitute digital identity in 2019.</blockquote>
@ -40,7 +36,7 @@ It's impossible to have a conversation about decentralized-id without discussing
<blockquote>We cannot decentralize many interesting systems without also decentralizing the identity systems upon which they rely. We're finally in a position to create truly decentralized systems for digital identity.</blockquote> <blockquote>We cannot decentralize many interesting systems without also decentralizing the identity systems upon which they rely. We're finally in a position to create truly decentralized systems for digital identity.</blockquote>
</ul> </ul>
<a href="https://www.gsma.com/identity/wp-content/uploads/2019/11/MWCA-19-ID-seminar-Microsoft-presentation-final.pdf"><img src="https://i.imgur.com/7asRg1y.png"/></a> <blockquote class="twitter-tweet" data-partner="tweetdeck"><p lang="en" dir="ltr">The evolution of online identity:<br><br>1. Siloed Identity: All services hold your data.<br><br>2. Federated Identity: Brokers hold your data.<br><br>3. Self-Sovereign Identity: You hold your data.</p>&mdash; Tykn (@Tykn_tech) <a href="https://twitter.com/Tykn_tech/status/1321108291305558016?ref_src=twsrc%5Etfw">October 27, 2020</a></blockquote>
<ul> <ul>
<li><a href="https://github.com/ChristopherA/self-sovereign-identity/blob/master/ThePathToSelf-SovereignIdentity.md">The Path to Self-Sovereign Identity</a></li> <li><a href="https://github.com/ChristopherA/self-sovereign-identity/blob/master/ThePathToSelf-SovereignIdentity.md">The Path to Self-Sovereign Identity</a></li>
@ -56,13 +52,15 @@ It's impossible to have a conversation about decentralized-id without discussing
- Providing a mechanism for users to securely store sensitive identity data, and enabling them to precisely control what is shared with others.</blockquote> - Providing a mechanism for users to securely store sensitive identity data, and enabling them to precisely control what is shared with others.</blockquote>
</ul> </ul>
### For more on Decentralized \ Self Sovereign Identity <style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.youtube.com/embed/DaM0UtQTLCs' frameborder='0' allowfullscreen></iframe></div>
#### >> <a href="https://decentralized-id.com/literature/">Literature</a> << <h2>More on Decentralized \ Self Sovereign Identity</h2>
#### >> <a href="https://decentralized-id.com/literature/self-sovereign-identity/">Self Sovereign Identity</a> << <h3><a href="https://decentralized-id.com/literature/">Literature</a></h3>
## Digital Identity 101 <h3><a href="https://decentralized-id.com/literature/self-sovereign-identity/">Self Sovereign Identity</a></h3>
<h2>Digital Identity 101</h2>
If you're looking to freshen up on your digital identity fundamentals, the following resources will be a good place to start. If you're looking to freshen up on your digital identity fundamentals, the following resources will be a good place to start.

View File

@ -73,7 +73,7 @@
.side { .side {
float: right; float: right;
margin: 5px; margin: 10px;
} }
.sidebar__right { .sidebar__right {