From 69ea4e59aa7053f47dddb7db32c5c11c8dfba62c Mon Sep 17 00:00:00 2001 From: Infominer Date: Mon, 6 Jan 2020 02:31:14 -0500 Subject: [PATCH] fix links --- .../2019-03-07-identity-foundation.md | 65 +++++++++---------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/_posts/organizations/2019-03-07-identity-foundation.md b/_posts/organizations/2019-03-07-identity-foundation.md index c99aa9f7..3f8bf8cd 100644 --- a/_posts/organizations/2019-03-07-identity-foundation.md +++ b/_posts/organizations/2019-03-07-identity-foundation.md @@ -15,7 +15,7 @@ tags: ## Contents * [DIF](#dif---decentralized-identity-foundation) -* [/decentralized-identity - GitHub](#-decentralized-identity---github) +* [decentralized-identity - GitHub](#-decentralized-identity---github) * [DIF - DID](#dif---did) * [DIF - DID-Auth](#dif---did-auth) * [DIF - Sidetree](#dif---sidetree) @@ -28,7 +28,7 @@ tags: ![](https://imgur.com/PXGV6Xyl.png) * [Decentralized Identity Foundation](https://identity.foundation/) (DIF) [[**G**](https://github.com/decentralized-identity)] [[**T**](https://twitter.com/DecentralizedID)] [[**B**](https://medium.com/decentralized-identity)] -* DIF Organizational Materials +* [DIF Organizational Materials](https://github.com/decentralized-identity/org) * [Identity Hubs Capabilities Perspective](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust-fall2017/blob/master/final-documents/identity-hubs-capabilities-perspective.md) - Identity Hubs currently proposed in the Decentralized Identity Foundation (DIF) are a subset of a general Decentralized Identifier (DID). * [On DIF Hubs and Sovrin Agents](https://forum.sovrin.org/t/on-dif-hubs-and-sovrin-agents/897?u=phil) * [A Universal Resolver for self-sovereign identifiers](https://medium.com/decentralized-identity/a-universal-resolver-for-self-sovereign-identifiers-48e6b4a5cc3c) [[**G**](https://github.com/decentralized-identity/universal-resolver)] [[**>**](#Decentralized-Identity-Foundation)] @@ -103,46 +103,45 @@ DIF members, who share the goal of “building an open source decentralized iden ## /decentralized-identity - GitHub -* /decentralized-identity/decentralized-identity.github.io - Site for the open source, community-driven group of dev and organizations working toward an interoperable, decentralized identity ecosystem -* /decentralized-identity/org - DIF docs, wiki, and organizational material -* /decentralized-identity/credential-manifest - Format that normalizes the definition of requirements for the issuance of a credential -* /decentralized-identity/universal-registrar - Specifications and implementation of a universal identifier registrar -* decentralized-identity/attestations - Attestation API implementations for various languages and platforms. +* [decentralized-identity/decentralized-identity.github.io](https://github.com/decentralized-identity/decentralized-identity.github.io) - Site for the open source, community-driven group of dev and organizations working toward an interoperable, decentralized identity ecosystem +* [decentralized-identity/org](https://github.com/decentralized-identity/org) - DIF docs, wiki, and organizational material +* [decentralized-identity/credential-manifest](https://github.com/decentralized-identity/credential-manifest) - Format that normalizes the definition of requirements for the issuance of a credential +* [decentralized-identity/universal-registrar](https://github.com/decentralized-identity/universal-registrar) - Specifications and implementation of a universal identifier registrar +* [decentralized-identity/attestations](https://github.com/decentralized-identity/attestations) - Attestation API implementations for various languages and platforms. ### DIF - DID -* /decentralized-identity/did-methods - DID Method specs, docs, and materials -* /decentralized-identity/did-common-typescript - - A common bundle of shared code and modules for working with DIDs, DID Documents, and other DID-related activities -* /decentralized-identity/did-security-csharp - C# implementation of DID security and privacy controls -* /decentralized-identity/did-security-typescript - Typescript implementation of DID security and privacy controls -* /decentralized-identity/did-common-java - Shared DID Java library. -* /decentralized-identity/ua-web-extension - Basic web extension version of a DID User Agent -* /decentralized-identity/did-recovery - Various methods for DID recovery -* /decentralized-identity/web-polyfills - Polyfills for proposed or emerging DID-centric Web APIs -* /decentralized-identity/ -* /decentralized-identity/http-did-auth-proxy - Forked from bcgov/http-did-auth-proxy +* [decentralized-identity/did-methods](https://github.com/decentralized-identity/did-methods) - DID Method specs, docs, and materials +* [decentralized-identity/did-common-typescript](https://github.com/decentralized-identity/did-common-typescript) - A common bundle of shared code and modules for working with DIDs, DID Documents, and other DID-related activities +* [decentralized-identity/did-security-csharp](https://github.com/decentralized-identity/did-security-csharp) - C# implementation of DID security and privacy controls +* [decentralized-identity/did-security-typescript](https://github.com/decentralized-identity/did-security-typescript) - Typescript implementation of DID security and privacy controls +* [decentralized-identity/did-common-java](https://github.com/decentralized-identity/did-common-java) - Shared DID Java library. +* [decentralized-identity/ua-web-extension](https://github.com/decentralized-identity/ua-web-extension) - Basic web extension version of a DID User Agent +* [decentralized-identity/did-recovery](https://github.com/decentralized-identity/did-recovery) - Various methods for DID recovery +* [decentralized-identity/web-polyfills](https://github.com/decentralized-identity/web-polyfills) - Polyfills for proposed or emerging DID-centric Web APIs +* [decentralized-identity/](https://github.com/decentralized-identity/) +* [decentralized-identity/http-did-auth-proxy](https://github.com/decentralized-identity/http-did-auth-proxy) - Forked from bcgov/http-did-auth-proxy DID Auth HTTP proxy. ### DIF - DID-Auth -* /decentralized-identity/did-auth-jose - JOSE-based implementation of DID Authenticated Encryption +* [decentralized-identity/did-auth-jose](https://github.com/decentralized-identity/did-auth-jose) - JOSE-based implementation of DID Authenticated Encryption ### DIF - Sidetree -* /decentralized-identity/sidetree-ipfs - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage -* /decentralized-identity/sidetree-core - The blockchain-agnostic server implementation of the Sidetree protocol. -* /decentralized-identity/sidetree-bitcoin - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin -* /decentralized-identity/ion - DID Method implementation using the Sidetree protocol on top of Bitcoin +* [decentralized-identity/sidetree-ipfs](https://github.com/decentralized-identity/sidetree-ipfs) - IPFS module for storing and accessing Sidetree entity operation data via content addressable storage +* [decentralized-identity/sidetree-core](https://github.com/decentralized-identity/sidetree-core) - The blockchain-agnostic server implementation of the Sidetree protocol. +* [decentralized-identity/sidetree-bitcoin](https://github.com/decentralized-identity/sidetree-bitcoin) - Blockchain-specific code for the Sidetree-based DID Method implementation on Bitcoin +* [decentralized-identity/ion](https://github.com/decentralized-identity/ion) - DID Method implementation using the Sidetree protocol on top of Bitcoin ### DIF - Hub -* /decentralized-identity/hub-sdk-js-sample - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK. -* /decentralized-identity/hub-sdk-js - JavaScript SDK for interacting with Identity Hubs -* /decentralized-identity/hub-common-js - Common interfaces for working with Identity Hubs in JavaScript/TypeScript -* /decentralized-identity/hub-node-core - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol. -* /decentralized-identity/identity-hub - Storage and compute nodes for decentralized identity data and interactions -* /decentralized-identity/hub-node-reference - The official Identity Hub reference implementation bundle for Node.js +* [decentralized-identity/hub-sdk-js-sample](https://github.com/decentralized-identity/hub-sdk-js-sample) - Sample app demonstrating use of the DIF Identity Hub JavaScript SDK. +* [decentralized-identity/hub-sdk-js](https://github.com/decentralized-identity/hub-sdk-js) - JavaScript SDK for interacting with Identity Hubs +* [decentralized-identity/hub-common-js](https://github.com/decentralized-identity/hub-common-js) - Common interfaces for working with Identity Hubs in JavaScript/TypeScript +* [decentralized-identity/hub-node-core](https://github.com/decentralized-identity/hub-node-core) - Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol. +* [decentralized-identity/identity-hub](https://github.com/decentralized-identity/identity-hub) - Storage and compute nodes for decentralized identity data and interactions +* [decentralized-identity/hub-node-reference](https://github.com/decentralized-identity/hub-node-reference) - The official Identity Hub reference implementation bundle for Node.js ### DIF - Uniresolver -* /decentralized-identity/universal-resolver - Universal Resolver implementation and drivers. -* /decentralized-identity/universal-resolver-frontend - Frontend web UI for Universal Resolver -* /decentralized-identity/universal-resolver-python -* /decentralized-identity/universal-resolver-java +* [decentralized-identity/universal-resolver](https://github.com/decentralized-identity/universal-resolver) - Universal Resolver implementation and drivers. +* [decentralized-identity/universal-resolver-frontend](https://github.com/decentralized-identity/universal-resolver-frontend) - Frontend web UI for Universal Resolver +* [decentralized-identity/universal-resolver-python](https://github.com/decentralized-identity/universal-resolver-python) +* [decentralized-identity/universal-resolver-java](https://github.com/decentralized-identity/universal-resolver-java)