From c06c6e63c2fa26e4a110e355648fc518b9971a52 Mon Sep 17 00:00:00 2001 From: Infominer Date: Tue, 7 Jan 2020 01:48:36 -0500 Subject: [PATCH] update metadata formatting \ homepage --- _includes/archive-single.html | 9 ++++----- _layouts/home.html | 2 +- _posts/history/2020-01-02-personal-data-2010-15.md | 13 +++++++++++++ _sass/minimal-mistakes/_archive.scss | 7 +++++-- _sass/minimal-mistakes/_base.scss | 2 +- index.html | 8 +++----- 6 files changed, 27 insertions(+), 14 deletions(-) diff --git a/_includes/archive-single.html b/_includes/archive-single.html index 91189d83..be43f5b0 100644 --- a/_includes/archive-single.html +++ b/_includes/archive-single.html @@ -23,15 +23,14 @@ alt=""> {% endif %} -

+

{% if post.link %} {{ title }} Permalink {% else %} {{ title }} {% endif %} -

-

Tags: {% for tag in post.tags %}[{{ tag }}] {% endfor %}

-

Published: {{ post.date | date: "%Y-%m-%d" }} Modified: {{ post.last_modified_at }} {% include read-time.html %}

+ {% if post.excerpt %}

{{ post.excerpt | markdownify | strip_html | truncate: 160 }}

{% endif %} - +

{% include read-time.html %}
Tags: {% for tag in post.tags %}[{{ tag }}] {% endfor %}
Published: {{ post.date | date: "%Y-%m-%d" }} Modified: {{ post.last_modified_at }}


+ diff --git a/_layouts/home.html b/_layouts/home.html index 83590475..5491db53 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -39,7 +39,7 @@ layout: archive {% for category in site.categories %} {% if category[1].size == i %}
-

{{ category[0] }}

+

{{ category[0] }}

{% for post in category.last %} {% include archive-single.html type=page.entries_layout %} diff --git a/_posts/history/2020-01-02-personal-data-2010-15.md b/_posts/history/2020-01-02-personal-data-2010-15.md index 7f7239f9..c5ed6f77 100644 --- a/_posts/history/2020-01-02-personal-data-2010-15.md +++ b/_posts/history/2020-01-02-personal-data-2010-15.md @@ -134,6 +134,19 @@ Markus Sabadello began work on Project Danube, on the creation of an XDI based p > IndieAuth is a standard decentralized authentication protocol that uses OAuth 2.0 and enables services to verify the identity of a user represented by a URL as well as to obtain an access token that can be used to access resources under the control of the user.. IndieAuth is ... * [indieweb.org - timeline #2010](https://indieweb.org/timeline#2010) +## National Strategy for Trusted Identities in Cyberspace (NSTIC) + +* [NATIONAL STRATEGY FORT RUSTED IDENTITIES IN CYBERSPACE](https://www.hsdl.org/?view&did=7010) (2011) + > * The **Identity Ecosystem Framework** is the overarching set of interoperability standards, risk models, privacy and liability policies, requirements, and accountability mechanisms that struc-ture the Identity Ecosystem + > * A **steering group** will administer the process for policy and standards development for the Identity Ecosystem Framework in accordance with the Guiding Principles in this Strategy The steering group will also ensure that accreditation authorities validate participants’ adherence to the requirements of the Identity Ecosystem Framework + > * A **trust framework** is developed by a community whose members have similar goals and perspectives It defines the rights and responsibilities of that community’s participants in the Identity Ecosystem; specifies the policies and standards specific to the community; and defines the community-specific processes and procedures that provide assurance A trust framework considers the level of risk associated with the transaction types of its participants; for example, for regulated industries, it could incorporate the requirements particular to that industryDifferent trust frameworks can exist within the Identity Ecosystem, and sets of participants can tailor trust frameworks to meet their particular needs In order to be a part of the Identity Ecosystem, all trust frameworks must still meet the baseline standards established by the Identity Ecosystem Framework + > * An **accreditation** authority assesses and validates identity providers, attribute providers, rely-ing parties, and identity media, ensuring that they all adhere to an agreed-upon trust framework. Accreditation authorities can issue trustmarks to the participants that they validate + > * A **trustmark scheme** is the combination of criteria that is measured to determine service provider compliance with the Identity Ecosystem Framework +* [NSTIC Implementation Hits an Important Milestone: The Identity Ecosystem Steering Group Exists!](https://www.nist.gov/blogs/cybersecurity-insights/nstic-implementation-hits-important-milestone-identity-ecosystem) +* [Identity Ecosystem Steering Group](https://web.archive.org/web/20131109233932/https://www.idecosystem.org/content/august-2012-plenary) - 8/2012 + > Created to administer the development of policy, standards, and accreditation processes for the Identity Ecosystem Framework. +* [The Identity Ecosystem Steering Group (IDESG)](https://idesg.edufoundation.kantarainitiative.org/About/Overview.html) + ## Respect Network [Around 2011](https://web.archive.org/web/20121004035433/http://respectnetwork.com/respect-trust-framework), Respect Network began working to promote the idea of personal data clouds for the protection of personal information. diff --git a/_sass/minimal-mistakes/_archive.scss b/_sass/minimal-mistakes/_archive.scss index 7d069045..dc4517ec 100644 --- a/_sass/minimal-mistakes/_archive.scss +++ b/_sass/minimal-mistakes/_archive.scss @@ -25,7 +25,7 @@ .archive__subtitle { margin: 1.414em 0 0; padding-bottom: 0.5em; - font-size: $type-size-5; + font-size: $type-size-4; color: $muted-text-color; border-bottom: 1px solid $border-color; @@ -65,6 +65,8 @@ .archive__item-excerpt { margin-top: 0; + margin-bottom: 1px; + border-bottom: none; font-size: $type-size-6; & + p { @@ -117,8 +119,9 @@ .list__item { .page__meta { - margin: 0 0 4px; + margin: 0 0 2px; font-size: 0.6em; + border-bottom: none; } } diff --git a/_sass/minimal-mistakes/_base.scss b/_sass/minimal-mistakes/_base.scss index 8d0e2bed..b008986f 100644 --- a/_sass/minimal-mistakes/_base.scss +++ b/_sass/minimal-mistakes/_base.scss @@ -107,7 +107,7 @@ abbr[data-original-title] { /* blockquotes */ blockquote { - margin: 0em 1em 0em 0; + margin: 1em 1em 1em 0; padding-left: 1em; padding-right: 1em; font-style: italic; diff --git a/index.html b/index.html index ddeeba9f..98cca476 100644 --- a/index.html +++ b/index.html @@ -45,12 +45,10 @@ classes: wide -

What is Decentralized ID?

- +

What is Decentralized ID?

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.

-

Why Now?

- +

Why Now?

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 regualtions:

    @@ -62,6 +60,6 @@ classes: wide
    • Efforts to commercialize its success and digest its technological breakthroughs, into something accessible to the global marketplace, have been seemingly limitless.
    • Global securities regulations, along with the open-source, decentralized, nature of blockchain, have limited the marketability of those efforts.
  • The movement to decentralize the web and encourage proliferation of P2P technology also lends strength to efforts towards Decentralized Identity.
  • -
  • 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, and find a way to use the world-changing technology. +
  • 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.
    • Collectively arrived at solutions are trending towards congruence with the spirit of innovation, privacy concerns, and compliance within the global regulatory landscape.
\ No newline at end of file