I just love CSS!

This commit is contained in:
Infominer 2020-01-07 09:14:12 -05:00
parent eab2f13c01
commit 098466063e
4 changed files with 18 additions and 9 deletions

View File

@ -4,7 +4,14 @@
.archive {
margin-top: 1em;
margin-bottom: 2em;
margin-bottom: 1em;
blockquote
p,
li,
dl {
font-size: 0.85em;
}
@include breakpoint($large) {
float: right;
@ -61,6 +68,7 @@
margin-top: 1em;
border-bottom: none;
}
}
.archive__item-excerpt {
@ -120,7 +128,7 @@
.list__item {
.page__meta {
margin: 0 0 2px;
font-size: 0.6em;
font-size: 0.7em;
border-bottom: none;
}
}

View File

@ -332,7 +332,7 @@
grid-template-columns: repeat(2, 1fr);
margin: 1.414em 0;
padding: 0;
font-size: 0.75em;
font-size: 0.9em;
list-style: none;
@include breakpoint($large) {

View File

@ -39,6 +39,7 @@ $type-size-2: 1.953em !default; // ~31.248px
$type-size-3: 1.563em !default; // ~25.008px
$type-size-4: 1.25em !default; // ~20px
$type-size-5: 1em !default; // ~16px
$type-size-5-5: 0.9em !default; // ~16px
$type-size-6: 0.75em !default; // ~12px
$type-size-7: 0.6875em !default; // ~11px
$type-size-8: 0.625em !default; // ~10px

View File

@ -41,17 +41,17 @@ classes: wide
<img src="https://decentralized-id.com/images/identity-decentralized.png"/>
<p><blockquote class="medium">A good selfsovereign identity system will allow individuals to directly influence how companies, governments, and others correlate our interactions across different services and locations by default. It wont fix all identity problems nor preclude alternative identity approaches, but it will put the individual in control of most uses of identity and give organizations a simpler, easier, more ethical way to use identity to improve how they provide services and products. When successful, it will not only enable individuals to exercise greater control over how companies and governments keep track of us, it will also illuminate those situations where selfsovereign identity is restricted, facilitating a conversation about when and where such limits are appropriate. <br><a href="https://github.com/jandrieu/rebooting-the-web-of-trust-fall2016/blob/master/topics-and-advance-readings/a-technology-free-definition-of-self-sovereign-identity.pdf">Joe Andrieu -A TechnologyFree Definition of SelfSovereign Identity</a></blockquote></p>
<p><blockquote>A good selfsovereign identity system will allow individuals to directly influence how companies, governments, and others correlate our interactions across different services and locations by default. It wont fix all identity problems nor preclude alternative identity approaches, but it will put the individual in control of most uses of identity and give organizations a simpler, easier, more ethical way to use identity to improve how they provide services and products. When successful, it will not only enable individuals to exercise greater control over how companies and governments keep track of us, it will also illuminate those situations where selfsovereign identity is restricted, facilitating a conversation about when and where such limits are appropriate. <br><a href="https://github.com/jandrieu/rebooting-the-web-of-trust-fall2016/blob/master/topics-and-advance-readings/a-technology-free-definition-of-self-sovereign-identity.pdf">Joe Andrieu -A TechnologyFree Definition of SelfSovereign Identity</a></blockquote></p>
<img src="https://i.imgur.com/9KpJRDr.png"/>
<h2>What is Decentralized ID?</h2>
<p class="medium">The essence of Decentralized-ID is in creating open standards for a privacy preserving internet-wide identity layer — not owned by any one particular organization, but interoperable between all.</p>
<h3>Why Now?</h3>
<p class="medium">It's impossible to have a conversation about decentralized-id without discussing blockchain, self sovereign identity, standardization and frameworks, along with global privacy and digital identifiction regulations:</p>
<p>The essence of Decentralized-ID is in creating open standards for a privacy preserving internet-wide identity layer — not owned by any one particular organization, but interoperable between all.</p>
<ul class="medium">
<p>It's impossible to have a conversation about decentralized-id without discussing blockchain, self sovereign identity, standardization and frameworks, along with global privacy and digital identifiction regulations:</p>
<ul>
<li>Cryptographers, privacy advocates and digital identity enthusiasts <a href="/history/">laid the foundation</a> by deeply considering the implications of identification practices in the electronic world.</li>
<ul><li><a href="/literature/self-sovereign-identity/evolution-of-ssi/">Self Sovereign Identity principles emerged</a> from their work, gathering momentum as the digital age began to settle in.</li></ul>
<li>The European Union's GDPR enlarged the global conversation around digital privacy practices, lending much weight to the SSI credo.</li>
@ -60,6 +60,6 @@ classes: wide
<ul><li>Efforts to commercialize its success and digest its technological breakthroughs, into something accessible to the global marketplace, have been seemingly limitless. </li></ul>
<ul><li>Global securities regulations, along with the open-source, decentralized, nature of blockchain, have limited the marketability of those efforts.</li></ul>
<li>The movement to <a href="https://sourcecrypto.pub/decentralized-web/">decentralize the web</a> and encourage proliferation of P2P technology also lends strength to efforts towards Decentralized Identity.</li>
<li>Over the past year, the movement for Self Sovereign Identity has shown itself to be the most likely chance of succeeding in the effort to build out solutions that satisfy the urge towards innovation: to develop, and implement, world-changing technology.
<li>Over the past year, the movement for Self Sovereign Identity has shown itself to be the most likely chance of succeeding in the effort to build out solutions that satisfy the urge towards innovation: to develop, and implement, world-changing technology.</li>
<ul><li>Collectively arrived at solutions are trending towards congruence with the spirit of innovation, privacy concerns, and compliance within the global regulatory landscape.</li></ul>
</ul>