fix gdpr tag and update tags on feed

This commit is contained in:
Infominer 2020-01-06 09:46:09 -05:00
parent dfa88c73a1
commit 5c346e2930
4 changed files with 10 additions and 8 deletions

View File

@ -30,7 +30,8 @@
<a href="{{ post.url | relative_url }}" rel="permalink">{{ title }}</a> <a href="{{ post.url | relative_url }}" rel="permalink">{{ title }}</a>
{% endif %} {% endif %}
</h2> </h2>
<p class="page__meta"><strong>Published:</strong> {{ post.date | date: "%Y-%m-%d" }} <strong>Modified:</strong> {{ post.last_modified_at }} <i class="far fa-clock" aria-hidden="true"></i> {% include read-time.html %}</p> <p class="page__meta"><strong>Tags:</strong> {% for tag in post.tags %}[<u>{{ tag }}</u>] {% endfor %}</p>
<p class="page__meta"><strong>Published:</strong> {{ post.date | date: "%Y-%m-%d" }} <strong>Modified:</strong> {{ post.last_modified_at }} <i class="far fa-clock" aria-hidden="true"></i> {% include read-time.html %}</p>
{% if post.excerpt %}<p class="archive__item-excerpt" itemprop="description">{{ post.excerpt | markdownify | strip_html | truncate: 160 }}</p>{% endif %} {% if post.excerpt %}<p class="archive__item-excerpt" itemprop="description">{{ post.excerpt | markdownify | strip_html | truncate: 160 }}</p>{% endif %}
</article> </article>
</div> </div>

View File

@ -6,7 +6,7 @@ permalink: media/
canonical_url: 'https://decentralized-id.com/media/' canonical_url: 'https://decentralized-id.com/media/'
redirect_from: media redirect_from: media
categories: ["Multi-Media"] categories: ["Multi-Media"]
tags: ["Specs-Standards","uPort","MyData"] tags:
last_modified_at: 2019-03-13 last_modified_at: 2019-03-13
--- ---

View File

@ -1,16 +1,16 @@
--- ---
date: 2019-03-01 date: 2019-03-01
title: The General Data Protection Regulation (GDPR) of the European Union title: "The General Data Protection Regulation (GDPR) of the European Union"
layout: single
classes: wide
toc: false toc: false
permalink: regulation/gdpr/ permalink: /regulation/GDPR/
canonical_url: 'https://decentralized-id.com/regulation/gdpr/' canonical_url: 'https://decentralized-id.com/regulation/GDPR/'
redirect_from: redirect_from:
- gdpr - gdpr
- gdpr/ - gdpr/
categories: ["Regulation"] categories: ["Regulation"]
tags: ["GDPR"] tags:
- GDPR
- eIDAS
last_modified_at: 2020-01-05 last_modified_at: 2020-01-05
--- ---

View File

@ -4,6 +4,7 @@ title: Global Digital Identity and Privacy Regulations
permalink: /regulation/ permalink: /regulation/
toc: false toc: false
last_modified_at: 2020-01-06 last_modified_at: 2020-01-06
published: false
--- ---
[Self Sovereign Identity & Decentralized Identity: Control Your Data](https://dragonchain.com/blog/decentralized-identity-self-sovereign-identity-explained/#toc_15). Provides outline of some global regulations related to identity and privacy, as part of a high level SSI primer, breifly discussing: [Self Sovereign Identity & Decentralized Identity: Control Your Data](https://dragonchain.com/blog/decentralized-identity-self-sovereign-identity-explained/#toc_15). Provides outline of some global regulations related to identity and privacy, as part of a high level SSI primer, breifly discussing: