mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
fix collections
This commit is contained in:
parent
71734615fa
commit
f073fbccb9
37
_config.yml
37
_config.yml
@ -286,7 +286,6 @@ compress_html:
|
||||
|
||||
|
||||
# Collections
|
||||
collections_dir: history-archive
|
||||
collections:
|
||||
1970thru90s:
|
||||
output: true
|
||||
@ -306,9 +305,6 @@ collections:
|
||||
assorted:
|
||||
output: true
|
||||
permalink: /history/archive/:collection/:path/
|
||||
people:
|
||||
output: true
|
||||
permalink: /history/archive/:collection/:path/
|
||||
|
||||
|
||||
# Defaults
|
||||
@ -326,7 +322,7 @@ defaults:
|
||||
related: true
|
||||
sidebar:
|
||||
title: DIDecentral
|
||||
nav: "didnav"
|
||||
nav: didnav
|
||||
toc: true
|
||||
toc_label : "Contents"
|
||||
toc_icon : "link"
|
||||
@ -344,14 +340,14 @@ defaults:
|
||||
related: true
|
||||
sidebar:
|
||||
title: DIDecentral
|
||||
nav: "didnav"
|
||||
nav: didnav
|
||||
toc: true
|
||||
toc_label : "Contents"
|
||||
toc_icon : "link"
|
||||
toc_sticky : true
|
||||
# _1970thru90s
|
||||
- scope:
|
||||
path: "_1970thru90s"
|
||||
path: "/history-archive/_1970thru90s"
|
||||
type: 1970thru90s
|
||||
values:
|
||||
layout: single
|
||||
@ -368,7 +364,7 @@ defaults:
|
||||
teaser: https://didecentral.com/assets/images/did-og.png
|
||||
# _2000s
|
||||
- scope:
|
||||
path: "_2000s"
|
||||
path: "/history-archive/_2000s"
|
||||
type: 2000s
|
||||
values:
|
||||
layout: single
|
||||
@ -385,7 +381,7 @@ defaults:
|
||||
teaser: https://didecentral.com/assets/images/did-og.png
|
||||
# _2010s
|
||||
- scope:
|
||||
path: "_2010s"
|
||||
path: "/history-archive/_2010s"
|
||||
type: 2010s
|
||||
values:
|
||||
layout: single
|
||||
@ -402,7 +398,7 @@ defaults:
|
||||
teaser: https://didecentral.com/assets/images/did-og.png
|
||||
# _2016class
|
||||
- scope:
|
||||
path: "_2016class"
|
||||
path: "/history-archive/_2016class"
|
||||
type: 2016class
|
||||
values:
|
||||
layout: single
|
||||
@ -419,7 +415,7 @@ defaults:
|
||||
teaser: https://didecentral.com/assets/images/did-og.png
|
||||
# _2017present
|
||||
- scope:
|
||||
path: "_2017present"
|
||||
path: "/history-archive/_2017present"
|
||||
type: 2017present
|
||||
values:
|
||||
layout: single
|
||||
@ -436,7 +432,7 @@ defaults:
|
||||
teaser: https://didecentral.com/assets/images/did-og.png
|
||||
# _assorted
|
||||
- scope:
|
||||
path: "_assorted"
|
||||
path: "/history-archive/_assorted"
|
||||
type: assorted
|
||||
values:
|
||||
layout: single
|
||||
@ -451,21 +447,4 @@ defaults:
|
||||
image: /images/did-header1.png
|
||||
og_image: https://didecentral.com/assets/images/did-og.png
|
||||
teaser: https://didecentral.com/assets/images/did-og.png
|
||||
# _people
|
||||
- scope:
|
||||
path: "_people"
|
||||
type: people
|
||||
values:
|
||||
layout: single
|
||||
share: true
|
||||
related: true
|
||||
sidebar:
|
||||
title: DID History
|
||||
nav: "didhistory"
|
||||
classes: wide
|
||||
disco: true
|
||||
header:
|
||||
image: /images/did-header1.png
|
||||
og_image: https://didecentral.com/assets/images/did-og.png
|
||||
teaser: https://didecentral.com/assets/images/did-og.png
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
# main links
|
||||
main:
|
||||
- title: "Historical Archive"
|
||||
url: "/history/archive/"
|
||||
- title: "Posts by Tag"
|
||||
url: "/tags/"
|
||||
- title: "Sitemap"
|
||||
@ -15,7 +17,6 @@ main:
|
||||
- title: "IndieWeb"
|
||||
url: "https://web-work.tools/indieweb/"
|
||||
|
||||
|
||||
didnav:
|
||||
- title: Featured
|
||||
children:
|
||||
@ -91,8 +92,6 @@ didnav:
|
||||
url: "https://decentralized-id.com/id-initiatives/bitcoin/"
|
||||
- title: "• Democracy Earth"
|
||||
url: "https://decentralized-id.com/id-initiatives/democracy-earth/"
|
||||
#- title: "• Digital Bazaar"
|
||||
#url: "https://decentralized-id.com/id-initiatives/digital-bazaar/"
|
||||
- title: "• Ethereum"
|
||||
url: "https://decentralized-id.com/id-initiatives/ethereum/"
|
||||
- title: "• Cryptonomica"
|
||||
@ -111,8 +110,6 @@ didnav:
|
||||
url: "https://decentralized-id.com/id-initiatives/microsoft/"
|
||||
- title: "• Ontology"
|
||||
url: "https://decentralized-id.com/id-initiatives/ontology/"
|
||||
#- title: "• Spid-chain"
|
||||
# url: "https://decentralized-id.com/id-initiatives/spid-chain/"
|
||||
- title: "• State Led"
|
||||
url: "https://decentralized-id.com/state-sponsored/"
|
||||
- title: "⧉InfoMine⧉"
|
||||
|
@ -5,7 +5,7 @@ permalink: /sitemap/
|
||||
canonical_url: 'https://decentralized-id.com/sitemap/'
|
||||
author_profile: false
|
||||
sidebar:
|
||||
nav: "sourcenav"
|
||||
nav: "didnav"
|
||||
share: true
|
||||
---
|
||||
|
||||
|
@ -10,14 +10,19 @@ redirect_from: /history
|
||||
permalink: /history/
|
||||
categories: ["History"]
|
||||
tags: ["Index"]
|
||||
sidebar:
|
||||
nav: didhistory
|
||||
classes: wide
|
||||
published: true
|
||||
---
|
||||
|
||||
## See Also
|
||||
|
||||
⇉⇉ [Collab-Curation Historical Archive](/history/archive/) ⇇⇇
|
||||
|
||||
## Losing Control Over our Personal Information
|
||||
|
||||
![](assets/img/chaum-security-without-identification-big-brother.png)
|
||||
![](/images/chaum-security-without-identification-big-brother.png)
|
||||
|
||||
* [Security without Identification: Transaction Systems to Make Big Brother Obsolete](https://www.cs.ru.nl/~jhh/pub/secsem/chaum1985bigbrother.pdf) - David Chaum, 1985.
|
||||
* The large-scale automated transaction systems of the near future can be designed to protect the privacy and maintain the security of both individuals and organizations.
|
||||
|
Loading…
Reference in New Issue
Block a user