mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-17 03:24:37 -05:00
add W3C Auth\ID WKSHP
This commit is contained in:
parent
2f0f683753
commit
dbad80bb3c
33
_config.yml
33
_config.yml
@ -311,6 +311,18 @@ compress_html:
|
||||
envs: development
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Collections
|
||||
collections_dir: collections
|
||||
collections:
|
||||
general:
|
||||
output: true
|
||||
permalink: /:collection/:path/
|
||||
share: true
|
||||
|
||||
|
||||
# Defaults
|
||||
defaults:
|
||||
# _posts
|
||||
@ -333,7 +345,20 @@ defaults:
|
||||
toc_sticky : true
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
|
||||
|
||||
|
||||
|
||||
# _2018-W3C-Authentication-Identity-Workshop
|
||||
- scope:
|
||||
path: ""
|
||||
type: 2018-W3C-Authentication-Identity-Workshop
|
||||
values:
|
||||
layout: single
|
||||
author_profile: false
|
||||
read_time: false
|
||||
comments: # true
|
||||
share: true
|
||||
related: true
|
||||
idwkshp: true
|
||||
sidebar:
|
||||
title: DIDecentralized
|
||||
nav: "didnav"
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
|
@ -32,6 +32,8 @@ didnav:
|
||||
children:
|
||||
- title: "Sitemap"
|
||||
url: "/sitemap/"
|
||||
- title: "• FreeNode IRC #indieweb-dev on IIW RWoT and DID's"
|
||||
url: "https://infominer.id/web-work/posts/indieweb-dev-on-did/"
|
||||
- title: "• Identity Commons on Github"
|
||||
url: "https://github.com/identitywoman/identity-commons"
|
||||
- title: "• Web Standards"
|
||||
|
@ -1,6 +1,16 @@
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- Favicons -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://infominer.id/DIDecentralized/assets/icons/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://infominer.id/DIDecentralized/assets/icons/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://infominer.id/DIDecentralized/assets/icons/favicon-16x16.png">
|
||||
<link rel="manifest" href="https://infominer.id/DIDecentralized/assets/icons/site.webmanifest">
|
||||
<link rel="mask-icon" href="https://infominer.id/DIDecentralized/assets/icons/safari-pinned-tab.svg" color="#eeeeef">
|
||||
<link rel="shortcut icon" href="https://infominer.id/DIDecentralized/assets/icons/favicon.ico">
|
||||
<meta name="msapplication-TileColor" content="#eeeeef">
|
||||
<meta name="msapplication-config" content="https://infominer.id/DIDecentralized/assets/icons/browserconfig.xml">
|
||||
<meta name="theme-color" content="#eeeeef">
|
||||
|
||||
|
||||
{% include seo.html %}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -5,7 +5,9 @@
|
||||
<html lang="{{ site.locale | slice: 0,2 | default: "en" }}" class="no-js">
|
||||
<head>
|
||||
{% include head.html %}
|
||||
{% if page.idwkshp %}
|
||||
{% include head/custom.html %}
|
||||
{% endif %}
|
||||
</head>
|
||||
|
||||
<body class="layout--{{ page.layout | default: layout.layout }}{% if page.classes or layout.classes %}{{ page.classes | default: layout.classes | join: ' ' | prepend: ' ' }}{% endif %}">
|
||||
|
15
_pages/2018-W3C-Authentication-Identity-Workshop.md
Normal file
15
_pages/2018-W3C-Authentication-Identity-Workshop.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "2018 W3C Strong Authentication and Identity Workshop"
|
||||
layout: collection
|
||||
permalink: /2018-W3C-Authentication-Identity-Workshop/
|
||||
collection: 2018-W3C-Authentication-Identity-Workshop
|
||||
entries_layout: grid
|
||||
classes: wide
|
||||
sidebar:
|
||||
nav: didnav
|
||||
author_profile: false
|
||||
#: 7
|
||||
share: true
|
||||
---
|
||||
|
||||
## 2018 W3C Strong Authentication and Identity Workshop
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
BIN
images/Understanding-JWT-CWT-OpenID-and-Related-Ecosystem.png
Normal file
BIN
images/Understanding-JWT-CWT-OpenID-and-Related-Ecosystem.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
images/strong-authentication-identity-workshop-w3c.png
Normal file
BIN
images/strong-authentication-identity-workshop-w3c.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
BIN
images/understanding-did-auth.png
Normal file
BIN
images/understanding-did-auth.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
BIN
images/understanding-dids.png
Normal file
BIN
images/understanding-dids.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
images/understanding-verifiable-credentials.png
Normal file
BIN
images/understanding-verifiable-credentials.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
images/webauthn-ctap.png
Normal file
BIN
images/webauthn-ctap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user