mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-02-05 18:15:32 -05:00
html links to md
This commit is contained in:
parent
3252d72e29
commit
d93b5d06e9
@ -42,5 +42,5 @@ Fall: October 01, 2019 – October 03, 2019
|
|||||||
> * To generate 5 technical white papers on topics decided by the group that will have the greatest impact on the future"
|
> * To generate 5 technical white papers on topics decided by the group that will have the greatest impact on the future"
|
||||||
>
|
>
|
||||||
> To this end, I thought it would be useful to define what is a white paper, and as some people desire to go beyond this, what is a specification and proof of concept code.
|
> To this end, I thought it would be useful to define what is a white paper, and as some people desire to go beyond this, what is a specification and proof of concept code.
|
||||||
* <a href="http://www.weboftrust.info/next-event-page.html" />WebOfTrust.info - Upcoming Events</a>
|
* [WebOfTrust.info - Upcoming Events](http://www.weboftrust.info/next-event-page.html)
|
||||||
* [**Rebooting Web Of Trust - Papers and Advance Readings Index**](rebooting-web-of-trust.html) **>>**
|
* [**Rebooting Web Of Trust - Papers and Advance Readings Index**](rebooting-web-of-trust.html) **>>**
|
||||||
|
@ -52,11 +52,11 @@ Often the keys for the client-bank systems are created this way.
|
|||||||
|
|
||||||
|
|
||||||
## Github Repos
|
## Github Repos
|
||||||
* <a href="https://github.com/Cryptonomica/cryptonomica" />/Cryptonomica/cryptonomica</a> - Cryptonomica keys server
|
* [/Cryptonomica/cryptonomica](https://github.com/Cryptonomica/cryptonomica) - Cryptonomica keys server
|
||||||
* <a href="https://github.com/Cryptonomica/cryptonomica.github.io" />/Cryptonomica/cryptonomica.github.io</a> - Cryptonomica frontend
|
* [/Cryptonomica/cryptonomica.github.io](https://github.com/Cryptonomica/cryptonomica.github.io) - Cryptonomica frontend
|
||||||
* <a href="https://github.com/Cryptonomica/arbitration-rules" />/Cryptonomica/arbitration-rules</a> - Cryptonomica Arbitration Rules
|
* [/Cryptonomica/arbitration-rules](https://github.com/Cryptonomica/arbitration-rules) - Cryptonomica Arbitration Rules
|
||||||
* <a href="https://github.com/Cryptonomica/dappathon-tlv" />/Cryptonomica/dappathon-tlv</a>
|
* [/Cryptonomica/dappathon-tlv](https://github.com/Cryptonomica/dappathon-tlv)
|
||||||
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityVerification" />/Cryptonomica/Ethereum-IdentityVerification</a> - Indentity verification and KYC for Ethereum blockchain
|
* [/Cryptonomica/Ethereum-IdentityVerification](https://github.com/Cryptonomica/Ethereum-IdentityVerification) - Indentity verification and KYC for Ethereum blockchain
|
||||||
* <a href="https://github.com/Cryptonomica/ethnode.cryptonomica.net" />/Cryptonomica/ethnode.cryptonomica.net</a> - Ethereum node with API on nodejs and web3.js
|
* [/Cryptonomica/ethnode.cryptonomica.net](https://github.com/Cryptonomica/ethnode.cryptonomica.net) - Ethereum node with API on nodejs and web3.js
|
||||||
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityProof" />/Cryptonomica/Ethereum-IdentityProof</a> - Smart contract for Ethereum's account owner verification using Cryptonomica.net
|
* [/Cryptonomica/Ethereum-IdentityProof](https://github.com/Cryptonomica/Ethereum-IdentityProof) - Smart contract for Ethereum's account owner verification using Cryptonomica.net
|
||||||
* <a href="https://github.com/Cryptonomica/international-arbitration-law" />/Cryptonomica/international-arbitration-law</a> - Repository for collecting information about international arbitration law and practice
|
* [/Cryptonomica/international-arbitration-law](https://github.com/Cryptonomica/international-arbitration-law) - Repository for collecting information about international arbitration law and practice
|
||||||
|
@ -27,135 +27,135 @@ A listing of any Github Repositories for Ethereum Based Decentralized Identity s
|
|||||||
|
|
||||||
## Jolocom
|
## Jolocom
|
||||||
|
|
||||||
* <a href="https://github.com/jolocom/docs" />/jolocom/docs</a> - Documentation
|
* [/jolocom/docs](https://github.com/jolocom/docs) - Documentation
|
||||||
* <a href="https://github.com/jolocom/smartwallet-app" />/jolocom/smartwallet-app</a> - A decentralized self sovereign identity solution developed by Jolocom.
|
* [/jolocom/smartwallet-app](https://github.com/jolocom/smartwallet-app) - A decentralized self sovereign identity solution developed by Jolocom.
|
||||||
* <a href="https://github.com/jolocom/jolocom-lib" />/jolocom/jolocom-lib</a> - Library for interacting with the identity solution provided by Jolocom.
|
* [/jolocom/jolocom-lib](https://github.com/jolocom/jolocom-lib) - Library for interacting with the identity solution provided by Jolocom.
|
||||||
* <a href="https://github.com/jolocom/jolocom-did-driver" />/jolocom/jolocom-did-driver</a> - Universal Resolver DID Driver for the did:jolo identity space
|
* [/jolocom/jolocom-did-driver](https://github.com/jolocom/jolocom-did-driver) - Universal Resolver DID Driver for the did:jolo identity space
|
||||||
* <a href="https://github.com/jolocom/generic-backend" />/jolocom/generic-backend</a> - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials.
|
* [/jolocom/generic-backend](https://github.com/jolocom/generic-backend) - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials.
|
||||||
* <a href="https://github.com/jolocom/demo-sso" />/jolocom/demo-sso</a> - A simple example web application integrating the Jolocom library for authentication.
|
* [/jolocom/demo-sso](https://github.com/jolocom/demo-sso) - A simple example web application integrating the Jolocom library for authentication.
|
||||||
* <a href="https://github.com/jolocom/demo-sso-mobile" />/jolocom/demo-sso-mobile</a> - An example mobile application in React Native that showcases the interaction flows between the Smartwallet and another mobile app.
|
* [/jolocom/demo-sso-mobile](https://github.com/jolocom/demo-sso-mobile) - An example mobile application in React Native that showcases the interaction flows between the Smartwallet and another mobile app.
|
||||||
* <a href="https://github.com/jolocom/cred-types-jolocom-demo" />/jolocom/cred-types-jolocom-demo</a> - Collection of metadata definitions for the demo Jolocom credential types.
|
* [/jolocom/cred-types-jolocom-demo](https://github.com/jolocom/cred-types-jolocom-demo) - Collection of metadata definitions for the demo Jolocom credential types.
|
||||||
* <a href="https://github.com/jolocom/react-native-build-config" />/jolocom/react-native-build-config</a> - Expose native build config to JS (android only for now)
|
* [/jolocom/react-native-build-config](https://github.com/jolocom/react-native-build-config) - Expose native build config to JS (android only for now)
|
||||||
* <a href="https://github.com/jolocom/credTypes-jolocom-core" />/jolocom/credTypes-jolocom-core</a> - Collection of metadata definitions for the core Jolocom credential types.
|
* [/jolocom/credTypes-jolocom-core](https://github.com/jolocom/credTypes-jolocom-core) - Collection of metadata definitions for the core Jolocom credential types.
|
||||||
* <a href="https://github.com/jolocom/fueling-service" />/jolocom/fueling-service</a> - Simple express service that can wire ether to requester.
|
* [/jolocom/fueling-service](https://github.com/jolocom/fueling-service) - Simple express service that can wire ether to requester.
|
||||||
* <a href="https://github.com/jolocom/registry-contract" />/jolocom/registry-contract</a> - A basic smart contract on top of the Ethereum network that registers mappings between DID and IPFS DDO hashes.
|
* [/jolocom/registry-contract](https://github.com/jolocom/registry-contract) - A basic smart contract on top of the Ethereum network that registers mappings between DID and IPFS DDO hashes.
|
||||||
* <a href="https://github.com/jolocom/smartwallet-webid-proxy" />/jolocom/smartwallet-webid-proxy</a> - WebID proxy service
|
* [/jolocom/smartwallet-webid-proxy](https://github.com/jolocom/smartwallet-webid-proxy) - WebID proxy service
|
||||||
|
|
||||||
## uPort
|
## uPort
|
||||||
|
|
||||||
* <a href="https://github.com/uport-project/developers" />/uport-project/developers</a> - Developer portal for documentation and application management
|
* [/uport-project/developers](https://github.com/uport-project/developers) - Developer portal for documentation and application management
|
||||||
* <a href="https://github.com/uport-project/specs" />/uport-project/specs</a> - uPort Protocol Specs
|
* [/uport-project/specs](https://github.com/uport-project/specs) - uPort Protocol Specs
|
||||||
* <a href="https://github.com/uport-project/uport-connect" />/uport-project/uport-connect</a> - Main uPort library for front end developers
|
* [/uport-project/uport-connect](https://github.com/uport-project/uport-connect) - Main uPort library for front end developers
|
||||||
* <a href="https://github.com/uport-project/eth-typed-data" />/uport-project/eth-typed-data</a> - A javascript library for working with typed structured data as defined by EIP712
|
* [/uport-project/eth-typed-data](https://github.com/uport-project/eth-typed-data) - A javascript library for working with typed structured data as defined by EIP712
|
||||||
* <a href="https://github.com/uport-project/uport-transports" />/uport-project/uport-transports</a> - Set up communication channels between your app and a uPort client to handle requests and responses.
|
* [/uport-project/uport-transports](https://github.com/uport-project/uport-transports) - Set up communication channels between your app and a uPort client to handle requests and responses.
|
||||||
* <a href="https://github.com/uport-project/webcard" />/uport-project/webcard</a> - Transaction Sharing
|
* [/uport-project/webcard](https://github.com/uport-project/webcard) - Transaction Sharing
|
||||||
* <a href="https://github.com/uport-project/demo" />/uport-project/demo</a> - uPort Demo dApp
|
* [/uport-project/demo](https://github.com/uport-project/demo) - uPort Demo dApp
|
||||||
* <a href="https://github.com/uport-project/uport-lite" />/uport-project/uport-lite</a> - Lightweight uport registry lookup
|
* [/uport-project/uport-lite](https://github.com/uport-project/uport-lite) - Lightweight uport registry lookup
|
||||||
* <a href="https://github.com/uport-project/eslint-config-uport" />/uport-project/eslint-config-uport</a> - Shareable eslint config for uport libraries
|
* [/uport-project/eslint-config-uport](https://github.com/uport-project/eslint-config-uport) - Shareable eslint config for uport libraries
|
||||||
* <a href="https://github.com/uport-project/uPort-live" />/uport-project/uPort-live</a> - Forked from Siunami/uPort-live
|
* [/uport-project/uPort-live](https://github.com/uport-project/uPort-live) - Forked from Siunami/uPort-live
|
||||||
* <a href="https://github.com/uport-project/uport-wordpress-plugin" />/uport-project/uport-wordpress-plugin</a> - A Passwordless Login for uPort and Wordpress
|
* [/uport-project/uport-wordpress-plugin](https://github.com/uport-project/uport-wordpress-plugin) - A Passwordless Login for uPort and Wordpress
|
||||||
* <a href="https://github.com/uport-project/community-projects" />/uport-project/community-projects</a> - A list of community hackathon projects and other experiments.
|
* [/uport-project/community-projects](https://github.com/uport-project/community-projects) - A list of community hackathon projects and other experiments.
|
||||||
* <a href="https://github.com/uport-project/udoor" />/uport-project/udoor</a> - uPort Door Management
|
* [/uport-project/udoor](https://github.com/uport-project/udoor) - uPort Door Management
|
||||||
* <a href="https://github.com/uport-project/uport-bounties" />/uport-project/uport-bounties</a>- A Library of uPort Bounties
|
* [/uport-project/uport-bounties](https://github.com/uport-project/uport-bounties)- A Library of uPort Bounties
|
||||||
* <a href="https://github.com/dconroy/CityKey" />/dconroy/CityKey</a> - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com
|
* [/dconroy/CityKey](https://github.com/dconroy/CityKey) - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com
|
||||||
|
|
||||||
### uPort DID
|
### uPort DID
|
||||||
|
|
||||||
* <a href="https://github.com/uport-project/ethr-did-resolver" />/uport-project/ethr-did-resolver</a> - DID resolver for Ethereum Addresses with support for key management
|
* [/uport-project/ethr-did-resolver](https://github.com/uport-project/ethr-did-resolver) - DID resolver for Ethereum Addresses with support for key management
|
||||||
* <a href="https://github.com/uport-project/secp256k1-did-resolver" />/uport-project/secp256k1-did-resolver</a> - Resolve DID documents for secp256k1 public keys
|
* [/uport-project/secp256k1-did-resolver](https://github.com/uport-project/secp256k1-did-resolver) - Resolve DID documents for secp256k1 public keys
|
||||||
* <a href="https://github.com/uport-project/uport-did-driver" />/uport-project/uport-did-driver</a> - Driver for the uPort DID method
|
* [/uport-project/uport-did-driver](https://github.com/uport-project/uport-did-driver) - Driver for the uPort DID method
|
||||||
* <a href="https://github.com/uport-project/eth-did-resolver" />/uport-project/eth-did-resolver</a> - DID resolver for Ethereum Addresses
|
* [/uport-project/eth-did-resolver](https://github.com/uport-project/eth-did-resolver) - DID resolver for Ethereum Addresses
|
||||||
* <a href="https://github.com/uport-project/ethr-did" />/uport-project/ethr-did</a> - Create ethr DIDs
|
* [/uport-project/ethr-did](https://github.com/uport-project/ethr-did) - Create ethr DIDs
|
||||||
* <a href="https://github.com/uport-project/ethr-did-registry" />/uport-project/ethr-did-registry</a> - Backing for an experimental DID method
|
* [/uport-project/ethr-did-registry](https://github.com/uport-project/ethr-did-registry) - Backing for an experimental DID method
|
||||||
* <a href="https://github.com/uport-project/did-resolver" />/uport-project/did-resolver</a> - Generic did-resolver
|
* [/uport-project/did-resolver](https://github.com/uport-project/did-resolver) - Generic did-resolver
|
||||||
* <a href="https://github.com/uport-project/https-did-resolver" />/uport-project/https-did-resolver</a> - DID resolver for HTTPS domains
|
* [/uport-project/https-did-resolver](https://github.com/uport-project/https-did-resolver) - DID resolver for HTTPS domains
|
||||||
* <a href="https://github.com/uport-project/nacl-did" />/uport-project/nacl-did</a> - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing
|
* [/uport-project/nacl-did](https://github.com/uport-project/nacl-did) - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing
|
||||||
* <a href="https://github.com/uport-project/did-jwt" />/uport-project/did-jwt</a> - Create and verify uPort and DID compliant JWT's in Javascript
|
* [/uport-project/did-jwt](https://github.com/uport-project/did-jwt) - Create and verify uPort and DID compliant JWT's in Javascript
|
||||||
* <a href="https://github.com/uport-project/uport-did-resolver" />/uport-project/uport-did-resolver</a> - DID resolver for uPort identities
|
* [/uport-project/uport-did-resolver](https://github.com/uport-project/uport-did-resolver) - DID resolver for uPort identities
|
||||||
|
|
||||||
|
|
||||||
### uPort Identification
|
### uPort Identification
|
||||||
* <a href="https://github.com/uport-project/openid" />/uport-project/openid</a> - uPort openid
|
* [/uport-project/openid](https://github.com/uport-project/openid) - uPort openid
|
||||||
* <a href="https://github.com/uport-project/kmnid" />/uport-project/kmnid</a> - A kotlin implementation of MNID
|
* [/uport-project/kmnid](https://github.com/uport-project/kmnid) - A kotlin implementation of MNID
|
||||||
* <a href="https://github.com/uport-project/uport-registry" />/uport-project/uport-registry</a> - Core uPort registry contract for linking attributes to uPort identities.
|
* [/uport-project/uport-registry](https://github.com/uport-project/uport-registry) - Core uPort registry contract for linking attributes to uPort identities.
|
||||||
* <a href="https://github.com/uport-project/uport-chrome-extension" />/uport-project/uport-chrome-extension</a> - An experiment to test decentralized identity in a Browser Extension environment.
|
* [/uport-project/uport-chrome-extension](https://github.com/uport-project/uport-chrome-extension) - An experiment to test decentralized identity in a Browser Extension environment.
|
||||||
* <a href="https://github.com/uport-project/infrastructure" />/uport-project/infrastructure</a> - Support services for Self-Sovereign Identity
|
* [/uport-project/infrastructure](https://github.com/uport-project/infrastructure) - Support services for Self-Sovereign Identity
|
||||||
* <a href="https://github.com/uport-project/mnid" />/uport-project/mnid</a> - Multi Network Identifier - spec and reference implementation
|
* [/uport-project/mnid](https://github.com/uport-project/mnid) - Multi Network Identifier - spec and reference implementation
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### uPort Mobile
|
### uPort Mobile
|
||||||
|
|
||||||
* <a href="https://github.com/uport-project/uport-android-sdk" />/uport-project/uport-android-sdk</a> - Collections of tools and helper libraries for android to issue and use identities on the uPort platform
|
* [/uport-project/uport-android-sdk](https://github.com/uport-project/uport-android-sdk) - Collections of tools and helper libraries for android to issue and use identities on the uPort platform
|
||||||
* <a href="https://github.com/uport-project/uport-android-signer" />/uport-project/uport-android-signer</a> - android ETH signer library to be used by uport app and sdk
|
* [/uport-project/uport-android-signer](https://github.com/uport-project/uport-android-signer) - android ETH signer library to be used by uport app and sdk
|
||||||
* <a href="https://github.com/uport-project/uport-android" />/uport-project/uport-android</a> - uPort app for android - under construction
|
* [/uport-project/uport-android](https://github.com/uport-project/uport-android) - uPort app for android - under construction
|
||||||
* <a href="https://github.com/uport-project/uport-ios-demo" />/uport-project/uport-ios-demo</a> - Demo iPhone app using uPort SDK
|
* [/uport-project/uport-ios-demo](https://github.com/uport-project/uport-ios-demo) - Demo iPhone app using uPort SDK
|
||||||
* <a href="https://github.com/uport-project/uport-mobile-issues" />/uport-project/uport-mobile-issues</a> - This repository is a place for developers to report and track status of issues reported while using the uPort mobile app
|
* [/uport-project/uport-mobile-issues](https://github.com/uport-project/uport-mobile-issues) - This repository is a place for developers to report and track status of issues reported while using the uPort mobile app
|
||||||
* <a href="https://github.com/uport-project/uport-mobile" />/uport-project/uport-mobile</a> - uPort mobile app
|
* [/uport-project/uport-mobile](https://github.com/uport-project/uport-mobile) - uPort mobile app
|
||||||
* <a href="https://github.com/uport-project/uport-ios-sdk" />/uport-project/uport-ios-sdk</a> - uPort iOS SDK in Swift
|
* [/uport-project/uport-ios-sdk](https://github.com/uport-project/uport-ios-sdk) - uPort iOS SDK in Swift
|
||||||
* <a href="https://github.com/uport-project/uport-ios-core-eth" />/uport-project/uport-ios-core-eth</a> - iOS Ethereum Toolkit for uPort SDK
|
* [/uport-project/uport-ios-core-eth](https://github.com/uport-project/uport-ios-core-eth) - iOS Ethereum Toolkit for uPort SDK
|
||||||
* <a href="https://github.com/uport-project/uport-ios-openssl" />/uport-project/uport-ios-openssl</a> - iOS OpenSSL Framework for uPort SDK
|
* [/uport-project/uport-ios-openssl](https://github.com/uport-project/uport-ios-openssl) - iOS OpenSSL Framework for uPort SDK
|
||||||
* <a href="https://github.com/uport-project/UPTEthereumSigner" />/uport-project/UPTEthereumSigner</a> - Ethereum signer library for iOS
|
* [/uport-project/UPTEthereumSigner](https://github.com/uport-project/UPTEthereumSigner) - Ethereum signer library for iOS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### uPort Lambda
|
### uPort Lambda
|
||||||
|
|
||||||
* <a href="https://github.com/uport-project/lambda-chasqui" />/uport-project/lambda-chasqui</a> - running_man Messenger service running_man
|
* [/uport-project/lambda-chasqui](https://github.com/uport-project/lambda-chasqui) - running_man Messenger service running_man
|
||||||
* <a href="https://github.com/uport-project/lambda-agora" />/uport-project/lambda-agora</a> - An open public space where an assembly of applications can share details and be discovered (pre-alpha)
|
* [/uport-project/lambda-agora](https://github.com/uport-project/lambda-agora) - An open public space where an assembly of applications can share details and be discovered (pre-alpha)
|
||||||
* <a href="https://github.com/uport-project/lambda-champagne" />/uport-project/lambda-champagne</a>
|
* [/uport-project/lambda-champagne](https://github.com/uport-project/lambda-champagne)
|
||||||
* <a href="https://github.com/uport-project/lambda-niscani" />/uport-project/lambda-niscani</a>
|
* [/uport-project/lambda-niscani](https://github.com/uport-project/lambda-niscani)
|
||||||
* <a href="https://github.com/uport-project/lambda-sensui" />/uport-project/lambda-sensui</a> - uPort tx funding service
|
* [/uport-project/lambda-sensui](https://github.com/uport-project/lambda-sensui) - uPort tx funding service
|
||||||
* <a href="https://github.com/uport-project/" />/uport-project/lambda-caleuche</a> - Caleuche. Event Hub Service
|
* [/uport-project/lambda-caleuche](https://github.com/uport-project/) - Caleuche. Event Hub Service
|
||||||
* <a href="https://github.com/uport-project/lambda-idgraph" />/uport-project/lambda-idgraph</a>
|
* [/uport-project/lambda-idgraph](https://github.com/uport-project/lambda-idgraph)
|
||||||
* <a href="https://github.com/uport-project/lambda-olorun" />/uport-project/lambda-olorun</a> - uPort private network support
|
* [/uport-project/lambda-olorun](https://github.com/uport-project/lambda-olorun) - uPort private network support
|
||||||
* <a href="https://github.com/uport-project/lambda-fatima" />/uport-project/lambda-fatima</a> - uPort badge event attestor
|
* [/uport-project/lambda-fatima](https://github.com/uport-project/lambda-fatima) - uPort badge event attestor
|
||||||
* <a href="https://github.com/uport-project/lambda-pututu" />/uport-project/lambda-pututu</a> - Push notification service
|
* [/uport-project/lambda-pututu](https://github.com/uport-project/lambda-pututu) - Push notification service
|
||||||
* <a href="https://github.com/uport-project/lambda-nisaba" />/uport-project/lambda-nisaba</a> - Lambda functions for anti-sybill
|
* [/uport-project/lambda-nisaba](https://github.com/uport-project/lambda-nisaba) - Lambda functions for anti-sybill
|
||||||
* <a href="https://github.com/uport-project/lambda-unnu" />/uport-project/lambda-unnu</a> - Creator of Identities
|
* [/uport-project/lambda-unnu](https://github.com/uport-project/lambda-unnu) - Creator of Identities
|
||||||
|
|
||||||
### uPort React
|
### uPort React
|
||||||
|
|
||||||
* <a href="https://github.com/uport-project/react-native-uport-signer" />/uport-project/react-native-uport-signer</a>
|
* [/uport-project/react-native-uport-signer](https://github.com/uport-project/react-native-uport-signer)
|
||||||
* <a href="https://github.com/uport-project/react-native-signer-demo" />/uport-project/react-native-signer-demo</a>
|
* [/uport-project/react-native-signer-demo](https://github.com/uport-project/react-native-signer-demo)
|
||||||
* <a href="https://github.com/uport-project/uport-react-native-demo" />/uport-project/uport-react-native-demo</a>
|
* [/uport-project/uport-react-native-demo](https://github.com/uport-project/uport-react-native-demo)
|
||||||
* <a href="https://github.com/uport-project/react-native-uport-connect" />/uport-project/react-native-uport-connect</a> - Library for integrating uPort into your React Native app
|
* [/uport-project/react-native-uport-connect](https://github.com/uport-project/react-native-uport-connect) - Library for integrating uPort into your React Native app
|
||||||
* <a href="https://github.com/uport-project/react-uport-box" />/uport-project/react-uport-box</a> - Truffle and React/Redux boilerplate with uPort Connect
|
* [/uport-project/react-uport-box](https://github.com/uport-project/react-uport-box) - Truffle and React/Redux boilerplate with uPort Connect
|
||||||
* <a href="https://github.com/uport-project/react-native-passcode-android" />/uport-project/react-native-passcode-android</a> - Forked from aldigjo/react-native-passcode-android
|
* [/uport-project/react-native-passcode-android](https://github.com/uport-project/react-native-passcode-android) - Forked from aldigjo/react-native-passcode-android
|
||||||
|
|
||||||
### uPort Assorted
|
### uPort Assorted
|
||||||
* <a href="https://github.com/uport-project/champagne-dapp" />/uport-project/champagne-dapp</a> - Champagne Project dApp
|
* [/uport-project/champagne-dapp](https://github.com/uport-project/champagne-dapp) - Champagne Project dApp
|
||||||
* <a href="https://github.com/uport-project/tweetnacl-k" />/uport-project/tweetnacl-k</a> - kotlin implementation of tweetnacl
|
* [/uport-project/tweetnacl-k](https://github.com/uport-project/tweetnacl-k) - kotlin implementation of tweetnacl
|
||||||
* <a href="https://github.com/uport-project/sample-data-generator" />/uport-project/sample-data-generator</a>
|
* [/uport-project/sample-data-generator](https://github.com/uport-project/sample-data-generator)
|
||||||
* <a href="https://github.com/uport-project/bck-wallet" />/uport-project/bck-wallet</a>
|
* [/uport-project/bck-wallet](https://github.com/uport-project/bck-wallet)
|
||||||
* <a href="https://github.com/uport-project/UPTEthereumSigner-Example" />/uport-project/UPTEthereumSigner-Example</a> - Example app and unit tests for the UPTEthereumSigner repo
|
* [/uport-project/UPTEthereumSigner-Example](https://github.com/uport-project/UPTEthereumSigner-Example) - Example app and unit tests for the UPTEthereumSigner repo
|
||||||
* <a href="https://github.com/uport-project/lastblock" />/uport-project/lastblock</a> - Daemon that alerts when a new block is mined
|
* [/uport-project/lastblock](https://github.com/uport-project/lastblock) - Daemon that alerts when a new block is mined
|
||||||
* <a href="https://github.com/uport-project/service-tests" />/uport-project/service-tests</a> - Test servers from the outside
|
* [/uport-project/service-tests](https://github.com/uport-project/service-tests) - Test servers from the outside
|
||||||
* <a href="https://github.com/uport-project/paper" />/uport-project/paper</a>
|
* [/uport-project/paper](https://github.com/uport-project/paper)
|
||||||
* <a href="https://github.com/uport-project/swift-rlp" />/uport-project/swift-rlp</a> - Recursive Length Prefix in Swift - CocoaPod
|
* [/uport-project/swift-rlp](https://github.com/uport-project/swift-rlp) - Recursive Length Prefix in Swift - CocoaPod
|
||||||
* <a href="https://github.com/uport-project/SwiftKeccak" />/uport-project/SwiftKeccak</a> - Ethereum compatible Keccak hash for Swift
|
* [/uport-project/SwiftKeccak](https://github.com/uport-project/SwiftKeccak) - Ethereum compatible Keccak hash for Swift
|
||||||
* <a href="https://github.com/uport-project/ed2curve-js" />/uport-project/ed2curve-js</a> - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys
|
* [/uport-project/ed2curve-js](https://github.com/uport-project/ed2curve-js) - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Spidchain
|
## Spidchain
|
||||||
* <a href="https://github.com/SpidChain/eth-lightwallet" />/SpidChain/eth-lightwallet</a> - Forked from ConsenSys/eth-lightwallet
|
* [/SpidChain/eth-lightwallet](https://github.com/SpidChain/eth-lightwallet) - Forked from ConsenSys/eth-lightwallet
|
||||||
- Lightweight JS Wallet for Node and the browser
|
- Lightweight JS Wallet for Node and the browser
|
||||||
* <a href="https://github.com/SpidChain/truffle" />/SpidChain/truffle</a> - Forked from trufflesuite/truffle
|
* [/SpidChain/truffle](https://github.com/SpidChain/truffle) - Forked from trufflesuite/truffle
|
||||||
- A development framework for Ethereum
|
- A development framework for Ethereum
|
||||||
* <a href="https://github.com/SpidChain/VotingSystem" />/SpidChain/VotingSystem</a> - A dapp, library and smart contract to notarize votes on the ethereum blockchain
|
* [/SpidChain/VotingSystem](https://github.com/SpidChain/VotingSystem) - A dapp, library and smart contract to notarize votes on the ethereum blockchain
|
||||||
* <a href="https://github.com/SpidChain/ethers-wallet" />/SpidChain/ethers-wallet</a> - Forked from ethers-io/ethers.js
|
* [/SpidChain/ethers-wallet](https://github.com/SpidChain/ethers-wallet) - Forked from ethers-io/ethers.js
|
||||||
- Complete Ethereum wallet implementation and library in JavaScript.
|
- Complete Ethereum wallet implementation and library in JavaScript.
|
||||||
* <a href="https://github.com/SpidChain/nodejs-ethereum" />/SpidChain/nodejs-ethereum</a> - Forked from b9lab/nodejs-ethereum
|
* [/SpidChain/nodejs-ethereum](https://github.com/SpidChain/nodejs-ethereum) - Forked from b9lab/nodejs-ethereum
|
||||||
Example of using NodeJs with Ethereum
|
Example of using NodeJs with Ethereum
|
||||||
|
|
||||||
|
|
||||||
## Cryptonomica
|
## Cryptonomica
|
||||||
* <a href="https://github.com/Cryptonomica/cryptonomica" />/Cryptonomica/cryptonomica</a> - Cryptonomica keys server
|
* [/Cryptonomica/cryptonomica](https://github.com/Cryptonomica/cryptonomica) - Cryptonomica keys server
|
||||||
* <a href="https://github.com/Cryptonomica/cryptonomica.github.io" />/Cryptonomica/cryptonomica.github.io</a> - Cryptonomica frontend
|
* [/Cryptonomica/cryptonomica.github.io](https://github.com/Cryptonomica/cryptonomica.github.io) - Cryptonomica frontend
|
||||||
* <a href="https://github.com/Cryptonomica/arbitration-rules" />/Cryptonomica/arbitration-rules</a> - Cryptonomica Arbitration Rules
|
* [/Cryptonomica/arbitration-rules](https://github.com/Cryptonomica/arbitration-rules) - Cryptonomica Arbitration Rules
|
||||||
* <a href="https://github.com/Cryptonomica/dappathon-tlv" />/Cryptonomica/dappathon-tlv</a>
|
* [/Cryptonomica/dappathon-tlv](https://github.com/Cryptonomica/dappathon-tlv)
|
||||||
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityVerification" />/Cryptonomica/Ethereum-IdentityVerification</a> - Indentity verification and KYC for Ethereum blockchain
|
* [/Cryptonomica/Ethereum-IdentityVerification](https://github.com/Cryptonomica/Ethereum-IdentityVerification) - Indentity verification and KYC for Ethereum blockchain
|
||||||
* <a href="https://github.com/Cryptonomica/ethnode.cryptonomica.net" />/Cryptonomica/ethnode.cryptonomica.net</a> - Ethereum node with API on nodejs and web3.js
|
* [/Cryptonomica/ethnode.cryptonomica.net](https://github.com/Cryptonomica/ethnode.cryptonomica.net) - Ethereum node with API on nodejs and web3.js
|
||||||
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityProof" />/Cryptonomica/Ethereum-IdentityProof</a> - Smart contract for Ethereum's account owner verification using Cryptonomica.net
|
* [/Cryptonomica/Ethereum-IdentityProof](https://github.com/Cryptonomica/Ethereum-IdentityProof) - Smart contract for Ethereum's account owner verification using Cryptonomica.net
|
||||||
* <a href="https://github.com/Cryptonomica/international-arbitration-law" />/Cryptonomica/international-arbitration-law</a> - Repository for collecting information about international arbitration law and practice
|
* [/Cryptonomica/international-arbitration-law](https://github.com/Cryptonomica/international-arbitration-law) - Repository for collecting information about international arbitration law and practice
|
||||||
|
@ -10,48 +10,48 @@ Eventually there will be a section with individual pages for the various influen
|
|||||||
|
|
||||||
I decided to start by featuring Women in Identity first, and expand from there.
|
I decided to start by featuring Women in Identity first, and expand from there.
|
||||||
|
|
||||||
* <a href="https://womeninidentity.org/" />WomenInIdentity.org</a> [<a href="https://twitter.com/WomeninID" />**T**</a>]
|
* [**T**](https://womeninidentity.org/" />WomenInIdentity.org</a> [<a href="https://twitter.com/WomeninID)]
|
||||||
|
|
||||||
* [stories.jolocom.com - 40 women in identity you should be following on Twitter](https://stories.jolocom.com/40-women-in-identity-you-should-be-following-on-twitter-e07b7e7c088b)
|
* [stories.jolocom.com - 40 women in identity you should be following on Twitter](https://stories.jolocom.com/40-women-in-identity-you-should-be-following-on-twitter-e07b7e7c088b)
|
||||||
|
|
||||||
## Kaliya Identity Woman
|
## Kaliya Identity Woman
|
||||||
|
|
||||||
<a href="https://twitter.com/IdentityWoman" /><img src="https://i.imgur.com/WB3wTWm.png"/></a>
|
[<img src="https://i.imgur.com/WB3wTWm.png"/>](https://twitter.com/IdentityWoman)
|
||||||
|
|
||||||
|
|
||||||
* <a href="https://identitywoman.net/about-kaliya/bio/" />identitywoman.net/about-kaliya/bio/</a>
|
* [identitywoman.net/about-kaliya/bio/](https://identitywoman.net/about-kaliya/bio/)
|
||||||
> Kaliya Young (formerly Hamlin) is an expert in self-sovereign identity and identity on the blockchain. She is the co-author of a Comprehensive guide to Self-Sovereign Identity and is widely known as Identity Woman (its also the name of her blog and her twitter handle). She is committed her life to the development of an open standards based layer of the internet that empowers people.
|
> Kaliya Young (formerly Hamlin) is an expert in self-sovereign identity and identity on the blockchain. She is the co-author of a Comprehensive guide to Self-Sovereign Identity and is widely known as Identity Woman (its also the name of her blog and her twitter handle). She is committed her life to the development of an open standards based layer of the internet that empowers people.
|
||||||
* <a href="https://twitter.com/IdentityWoman" />twitter.com/IdentityWoman</a>
|
* [twitter.com/IdentityWoman](https://twitter.com/IdentityWoman)
|
||||||
* Co-Founder [Internet Identity Workshop](http://www.internetidentityworkshop.com/)(IIW)[[**T**](https://twitter.com/idworkshop)] to discuss "architectural and governance proposals for Internet-wide identity services and their underlying philosophies." -[Announcing IIW 2005](https://identitywoman.net/announcing-the-internet-identity-workshop-iiw2005/)
|
* Co-Founder [Internet Identity Workshop](http://www.internetidentityworkshop.com/)(IIW)[[**T**](https://twitter.com/idworkshop)] to discuss "architectural and governance proposals for Internet-wide identity services and their underlying philosophies." -[Announcing IIW 2005](https://identitywoman.net/announcing-the-internet-identity-workshop-iiw2005/)
|
||||||
* <a href="https://identitywoman.net/" />identitywoman.net</a> - Independent Advocate for the Rights and Dignity of our Digital Selves.
|
* [identitywoman.net](https://identitywoman.net/) - Independent Advocate for the Rights and Dignity of our Digital Selves.
|
||||||
* <a href="https://identitywoman.net/exciting-ssi-announcement-was-not-well-received-by-some/" />Exciting SSI announcement was not well received by some</a>
|
* [Exciting SSI announcement was not well received by some](https://identitywoman.net/exciting-ssi-announcement-was-not-well-received-by-some/)
|
||||||
> The Microsoft-Mastercard SSI alliance is great news, but some thought it was a bad thing.\
|
> The Microsoft-Mastercard SSI alliance is great news, but some thought it was a bad thing.\
|
||||||
* <a href="https://youtu.be/U8bZ4GYFwKY" />The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young</a>
|
* [The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young](https://youtu.be/U8bZ4GYFwKY)
|
||||||
<a href="https://youtu.be/U8bZ4GYFwKY" /><img src="https://i.imgur.com/5v814Kl.png"/></a>
|
[<img src="https://i.imgur.com/5v814Kl.png"/>](https://youtu.be/U8bZ4GYFwKY)
|
||||||
>The Future of Property Rights a program at New America just published a new report <a href="https://www.newamerica.org/future-property-rights/reports/nail-finds-hammer/" />The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles and Property Rights in the Developing World.</a> I commented extensively on the paper before publication and they included the Domains of Identity within the report. It turns out that many of the Domains of Identity include registries. This whole perspective that registries as the root of many of our systems is very eye opening. Just like when one finds identity one sees it everywhere, it turns our registries are everywhere too.
|
>The Future of Property Rights a program at New America just published a new report [The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles and Property Rights in the Developing World.](https://www.newamerica.org/future-property-rights/reports/nail-finds-hammer/) I commented extensively on the paper before publication and they included the Domains of Identity within the report. It turns out that many of the Domains of Identity include registries. This whole perspective that registries as the root of many of our systems is very eye opening. Just like when one finds identity one sees it everywhere, it turns our registries are everywhere too.
|
||||||
* <a href="https://ssiscoop.com/" />ssiscoop.com - Your Guide to Self Sovereign Identity</a>
|
* [ssiscoop.com - Your Guide to Self Sovereign Identity](https://ssiscoop.com/)
|
||||||
>A comprehensive analysis of the technology, standards, projects, and companies that use blockchain for identity.
|
>A comprehensive analysis of the technology, standards, projects, and companies that use blockchain for identity.
|
||||||
|
|
||||||
## Kimberly Hamilton Duffey
|
## Kimberly Hamilton Duffey
|
||||||
|
|
||||||
* <a href="" /></a>
|
* []()
|
||||||
* <a href="" /></a>
|
* []()
|
||||||
|
|
||||||
|
|
||||||
## Ann Cavoukian, Ph.D.
|
## Ann Cavoukian, Ph.D.
|
||||||
|
|
||||||
<a href="https://twitter.com/AnnCavoukian"><img src="https://i.imgur.com/r461NzU.png"/></a>
|
<a href="https://twitter.com/AnnCavoukian"><img src="https://i.imgur.com/r461NzU.png"/></a>
|
||||||
* <a href="https://twitter.com/AnnCavoukian">twitter.com/AnnCavoukian</a>
|
* <a href="https://twitter.com/AnnCavoukian">twitter.com/AnnCavoukian</a>
|
||||||
* <a href="https://gpsbydesign.org/" />Global Privacy and Security By Design</a>
|
* [Global Privacy and Security By Design](https://gpsbydesign.org/)
|
||||||
> Myth: We need to give up our personal privacy for public safety.\
|
> Myth: We need to give up our personal privacy for public safety.\
|
||||||
> Reality: We can have both. We don't need to choose.\
|
> Reality: We can have both. We don't need to choose.\
|
||||||
> SECURITY + PRIVACY = FREEDOM, INNOVATION AND PROSPERITY
|
> SECURITY + PRIVACY = FREEDOM, INNOVATION AND PROSPERITY
|
||||||
* <a href="https://www.linkedin.com/in/ann-cavoukian-ph-d-3a78809/">linkedin:</a>
|
* <a href="https://www.linkedin.com/in/ann-cavoukian-ph-d-3a78809/">linkedin:</a>
|
||||||
>Distinguished Expert-in-Residence - Privacy by Design Centre of Excellence at Ryerson University
|
>Distinguished Expert-in-Residence - Privacy by Design Centre of Excellence at Ryerson University
|
||||||
* <a href="https://www.ipc.on.ca/" />www.ipc.on.ca</a>
|
* [www.ipc.on.ca](https://www.ipc.on.ca/)
|
||||||
>The role of the Information and Privacy Commissioner is set out in three privacy and access laws: the Freedom of Information and Protection of Privacy Act (FIPPA), the Municipal Freedom of Information and Protection of Privacy Act (MFIPPA) and the Personal Health Information Protection Act (PHIPA). The IPC acts independently of government to uphold and promote open government and the protection of personal privacy.a
|
>The role of the Information and Privacy Commissioner is set out in three privacy and access laws: the Freedom of Information and Protection of Privacy Act (FIPPA), the Municipal Freedom of Information and Protection of Privacy Act (MFIPPA) and the Personal Health Information Protection Act (PHIPA). The IPC acts independently of government to uphold and promote open government and the protection of personal privacy.a
|
||||||
* <a href="https://www.itbusiness.ca/author/ann-cavoukian">itbusiness.ca/author/ann-cavoukian</a>
|
* <a href="https://www.itbusiness.ca/author/ann-cavoukian">itbusiness.ca/author/ann-cavoukian</a>
|
||||||
* <a href="https://www.itbusiness.ca/blog/operationalizing-privacy-by-design-from-rhetoric-to-reality/20860" />Operationalizing Privacy by Design -From Rhetoric to Reality</a>
|
* [Operationalizing Privacy by Design -From Rhetoric to Reality](https://www.itbusiness.ca/blog/operationalizing-privacy-by-design-from-rhetoric-to-reality/20860)
|
||||||
|
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
@ -323,7 +323,7 @@ This is a more serious one that has pretty high stakes. I've been working on a m
|
|||||||
|
|
||||||
You can see the the roles here are the participants in the relationship and there's some message types that are described here there's actually a [DID method spec draft](https://dhh1128.github.io/peer-did-method-spec/index.html) and I'll show that to you really briefly here and you can go look it up yourself later if you want to
|
You can see the the roles here are the participants in the relationship and there's some message types that are described here there's actually a [DID method spec draft](https://dhh1128.github.io/peer-did-method-spec/index.html) and I'll show that to you really briefly here and you can go look it up yourself later if you want to
|
||||||
|
|
||||||
<a href="https://dhh1128.github.io/peer-did-method-spec/index.html"><img src="https://imgur.com/QlhWEmfl.png" /></a>
|
[](https://dhh1128.github.io/peer-did-method-spec/index.html"><img src="https://imgur.com/QlhWEmfl.png)
|
||||||
|
|
||||||
|
|
||||||
I'll give you the URL and you can go read it, but there's this whole spec behind this, and this is what has caused, I think, the most ruminating on the concept of a microledger... because the microledger as a persistence mechanism could provide high trust to back the did method that I'm mentioning.
|
I'll give you the URL and you can go read it, but there's this whole spec behind this, and this is what has caused, I think, the most ruminating on the concept of a microledger... because the microledger as a persistence mechanism could provide high trust to back the did method that I'm mentioning.
|
||||||
|
@ -32,7 +32,7 @@ last_modified_at: 2019-07-11T11:22:33-23:00
|
|||||||
|
|
||||||
“Infrastructure for digital identity is key in the technical realisation of the MyData -vision and there is lot’s of innovation happening…
|
“Infrastructure for digital identity is key in the technical realisation of the MyData -vision and there is lot’s of innovation happening…
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/AyIwHNwzoI1LpX" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/selfsovereign-identity-and-the-mydata-model-from-finland-antti-jogi-poikola" title="Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola" />Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/AyIwHNwzoI1LpX" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/selfsovereign-identity-and-the-mydata-model-from-finland-antti-jogi-poikola" title="Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola" />Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -29,72 +29,72 @@ It would be nice to create a page breaking down each of these presentations with
|
|||||||
|
|
||||||
## Hyperledger Aries - Nathan George
|
## Hyperledger Aries - Nathan George
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/HwaLku9o1sAq3m" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/hyperledger-aries-open-source-interoperable-identity-solution-nathan-george" title="Hyperledger Aries: Open Source Interoperable Identity Solution – Nathan George" />Hyperledger Aries: Open Source Interoperable Identity Solution – Nathan George</a> </strong></div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/HwaLku9o1sAq3m" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Hyperledger Aries: Open Source Interoperable Identity Solution – Nathan George](//www.slideshare.net/SSIMeetup/hyperledger-aries-open-source-interoperable-identity-solution-nathan-george" title="Hyperledger Aries: Open Source Interoperable Identity Solution – Nathan George) </strong></div>
|
||||||
|
|
||||||
|
|
||||||
## IIW #28 with Drummond Reed
|
## IIW #28 with Drummond Reed
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/n2J3Wpb3YK237M" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/highlights-of-internet-identity-workshop-28-with-drummond-reed" title="Highlights of Internet Identity Workshop #28 with Drummond Reed" />Highlights of Internet Identity Workshop #28 with Drummond Reed</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/n2J3Wpb3YK237M" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Highlights of Internet Identity Workshop #28 with Drummond Reed](//www.slideshare.net/SSIMeetup/highlights-of-internet-identity-workshop-28-with-drummond-reed" title="Highlights of Internet Identity Workshop #28 with Drummond Reed) </strong> </div>
|
||||||
|
|
||||||
## Interpersonal Data - Philip Sheldrake
|
## Interpersonal Data - Philip Sheldrake
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/IBxhEOs8Qtia1s" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/interpersonal-data-identity-and-relationships-in-pursuit-of-collective-minds-philip-sheldrake" title="Interpersonal data, identity, and relationships – in pursuit of collective minds – Philip Sheldrake" />Interpersonal data, identity, and relationships – in pursuit of collective minds – Philip Sheldrake</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/IBxhEOs8Qtia1s" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Interpersonal data, identity, and relationships – in pursuit of collective minds – Philip Sheldrake](//www.slideshare.net/SSIMeetup/interpersonal-data-identity-and-relationships-in-pursuit-of-collective-minds-philip-sheldrake" title="Interpersonal data, identity, and relationships – in pursuit of collective minds – Philip Sheldrake) </strong> </div>
|
||||||
|
|
||||||
|
|
||||||
## Digital Identity Wallets - Darrell O’Donnell
|
## Digital Identity Wallets - Darrell O’Donnell
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/944N0smmmpQrA6" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/the-state-of-digital-identity-wallets-darrell-odonnell" title="The State of Digital Identity Wallets – Darrell O’Donnell" />The State of Digital Identity Wallets – Darrell O’Donnell</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/944N0smmmpQrA6" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [The State of Digital Identity Wallets – Darrell O’Donnell](//www.slideshare.net/SSIMeetup/the-state-of-digital-identity-wallets-darrell-odonnell" title="The State of Digital Identity Wallets – Darrell O’Donnell) </strong> </div>
|
||||||
|
|
||||||
## Sovereignty in Historical Context - Natalie Smolenski
|
## Sovereignty in Historical Context - Natalie Smolenski
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/IKs8Xe34CvLEq4" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/sovereignty-in-historical-context-for-selfsovereign-identity-natalie-smolenski" title="Sovereignty in Historical Context for Self-Sovereign Identity - Natalie Smolenski" />Sovereignty in Historical Context for Self-Sovereign Identity - Natalie Smolenski</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/IKs8Xe34CvLEq4" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Sovereignty in Historical Context for Self-Sovereign Identity - Natalie Smolenski](//www.slideshare.net/SSIMeetup/sovereignty-in-historical-context-for-selfsovereign-identity-natalie-smolenski" title="Sovereignty in Historical Context for Self-Sovereign Identity - Natalie Smolenski) </strong> </div>
|
||||||
|
|
||||||
## SSI and Open Source - Richard Esplin
|
## SSI and Open Source - Richard Esplin
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/ymYdtVbs5lTe52" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/selfsovereign-identity-ssi-and-open-source-richard-esplin" title="Self-Sovereign Identity (SSI) and Open Source - Richard Esplin" />Self-Sovereign Identity (SSI) and Open Source - Richard Esplin</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/ymYdtVbs5lTe52" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Self-Sovereign Identity (SSI) and Open Source - Richard Esplin](//www.slideshare.net/SSIMeetup/selfsovereign-identity-ssi-and-open-source-richard-esplin" title="Self-Sovereign Identity (SSI) and Open Source - Richard Esplin) </strong> </div>
|
||||||
|
|
||||||
## Alastria - Carlos Pastor
|
## Alastria - Carlos Pastor
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/Hh5gNODSCRgYr1" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/alastria-digital-identity-the-spanish-blockchain-solution-for-ssi-carlos-pastor" title="Alastria Digital Identity: the Spanish Blockchain solution for SSI - Carlos Pastor" />Alastria Digital Identity: the Spanish Blockchain solution for SSI - Carlos Pastor</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/Hh5gNODSCRgYr1" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Alastria Digital Identity: the Spanish Blockchain solution for SSI - Carlos Pastor](//www.slideshare.net/SSIMeetup/alastria-digital-identity-the-spanish-blockchain-solution-for-ssi-carlos-pastor" title="Alastria Digital Identity: the Spanish Blockchain solution for SSI - Carlos Pastor) </strong> </div>
|
||||||
|
|
||||||
## Quest for SSI - Daniel Hardman
|
## Quest for SSI - Daniel Hardman
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/jrTqoxzFU08vXr" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/identity-and-the-quest-for-selfsovereign-identity-daniel-hardman" title="Identity and the quest for Self-Sovereign Identity - Daniel Hardman" />Identity and the quest for Self-Sovereign Identity - Daniel Hardman</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/jrTqoxzFU08vXr" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Identity and the quest for Self-Sovereign Identity - Daniel Hardman](//www.slideshare.net/SSIMeetup/identity-and-the-quest-for-selfsovereign-identity-daniel-hardman" title="Identity and the quest for Self-Sovereign Identity - Daniel Hardman) </strong> </div>
|
||||||
|
|
||||||
## MyData model from Finland - Antti 'Jogi' Poikola
|
## MyData model from Finland - Antti 'Jogi' Poikola
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/AyIwHNwzoI1LpX" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/selfsovereign-identity-and-the-mydata-model-from-finland-antti-jogi-poikola" title="Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola" />Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/AyIwHNwzoI1LpX" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola](//www.slideshare.net/SSIMeetup/selfsovereign-identity-and-the-mydata-model-from-finland-antti-jogi-poikola" title="Self-Sovereign Identity and the MyData model from Finland - Antti 'Jogi' Poikola) </strong> </div>
|
||||||
|
|
||||||
## Privacy
|
## Privacy
|
||||||
|
|
||||||
### ID and Privacy
|
### ID and Privacy
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/x15DtiUqwea1Q5" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/identity-and-privacy-past-present-and-digital-brenda-k-leong" title="Identity and Privacy: Past, Present, and Digital - Brenda K. Leong" />Identity and Privacy: Past, Present, and Digital - Brenda K. Leong</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/x15DtiUqwea1Q5" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Identity and Privacy: Past, Present, and Digital - Brenda K. Leong](//www.slideshare.net/SSIMeetup/identity-and-privacy-past-present-and-digital-brenda-k-leong" title="Identity and Privacy: Past, Present, and Digital - Brenda K. Leong) </strong> </div>
|
||||||
|
|
||||||
### Zero Knowledge Proofs - Clare Nelson
|
### Zero Knowledge Proofs - Clare Nelson
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/lLXFFXy1kRUIZF" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/zeroknowledge-proofs-privacypreserving-digital-identity-with-clare-nelson" title="Zero-Knowledge Proofs: Privacy-Preserving Digital Identity with Clare Nelson" />Zero-Knowledge Proofs: Privacy-Preserving Digital Identity with Clare Nelson</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/lLXFFXy1kRUIZF" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Zero-Knowledge Proofs: Privacy-Preserving Digital Identity with Clare Nelson](//www.slideshare.net/SSIMeetup/zeroknowledge-proofs-privacypreserving-digital-identity-with-clare-nelson" title="Zero-Knowledge Proofs: Privacy-Preserving Digital Identity with Clare Nelson) </strong> </div>
|
||||||
|
|
||||||
## Governance - Trust Frameworks
|
## Governance - Trust Frameworks
|
||||||
|
|
||||||
### Decentralized Governance for SSI - Lawrence Lundy-Bryan
|
### Decentralized Governance for SSI - Lawrence Lundy-Bryan
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/49oAhEWXzJXXi1" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/decentralized-governance-for-ssi-and-blockchains-with-lawrence-lundybryan" title="Decentralized governance for SSI and Blockchains with Lawrence Lundy-Bryan" />Decentralized governance for SSI and Blockchains with Lawrence Lundy-Bryan</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/49oAhEWXzJXXi1" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Decentralized governance for SSI and Blockchains with Lawrence Lundy-Bryan](//www.slideshare.net/SSIMeetup/decentralized-governance-for-ssi-and-blockchains-with-lawrence-lundybryan" title="Decentralized governance for SSI and Blockchains with Lawrence Lundy-Bryan) </strong> </div>
|
||||||
|
|
||||||
### PanCanadian Trust Framework for SSI - Tim Bouma
|
### PanCanadian Trust Framework for SSI - Tim Bouma
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/hwUlr34zkyfGvm" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/overview-of-the-proposed-pancanadian-trust-framework-for-ssi-tim-bouma" title="Overview of the Proposed PanCanadian Trust Framework for SSI - Tim Bouma" />Overview of the Proposed PanCanadian Trust Framework for SSI - Tim Bouma</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/hwUlr34zkyfGvm" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Overview of the Proposed PanCanadian Trust Framework for SSI - Tim Bouma](//www.slideshare.net/SSIMeetup/overview-of-the-proposed-pancanadian-trust-framework-for-ssi-tim-bouma" title="Overview of the Proposed PanCanadian Trust Framework for SSI - Tim Bouma) </strong> </div>
|
||||||
|
|
||||||
### CULedger and MyCUID
|
### CULedger and MyCUID
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/3ypv0M4BJA8pPs" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/trust-frameworks-and-ssi-an-interview-with-culedger-on-the-credit-union-mycuid-trust-framework" title="Trust Frameworks and SSI: An Interview with CULedger on the Credit Union MyCUID Trust Framework" />Trust Frameworks and SSI: An Interview with CULedger on the Credit Union MyCUID Trust Framework</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/3ypv0M4BJA8pPs" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Trust Frameworks and SSI: An Interview with CULedger on the Credit Union MyCUID Trust Framework](//www.slideshare.net/SSIMeetup/trust-frameworks-and-ssi-an-interview-with-culedger-on-the-credit-union-mycuid-trust-framework" title="Trust Frameworks and SSI: An Interview with CULedger on the Credit Union MyCUID Trust Framework) </strong> </div>
|
||||||
|
|
||||||
## GDPR and SSI
|
## GDPR and SSI
|
||||||
|
|
||||||
### Silvan Jongerius
|
### Silvan Jongerius
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/j0UE1ptfJrqc5" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/the-impact-of-the-gdpr-on-blockchain-ssi-silvan-jongerius" title="The impact of the GDPR on Blockchain & SSI – Silvan Jongerius" />The impact of the GDPR on Blockchain & SSI – Silvan Jongerius</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/j0UE1ptfJrqc5" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [The impact of the GDPR on Blockchain & SSI – Silvan Jongerius](//www.slideshare.net/SSIMeetup/the-impact-of-the-gdpr-on-blockchain-ssi-silvan-jongerius" title="The impact of the GDPR on Blockchain & SSI – Silvan Jongerius) </strong> </div>
|
||||||
|
|
||||||
### Elizabeth M. Renieris
|
### Elizabeth M. Renieris
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/x1d0SEOvioEMjY" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/liability-under-gdpr-and-the-self-sovereign-identity-model-elizabeth-m-renierisi" title="Liability under GDPR and the Self Sovereign Identity Model - Elizabeth M. Renieris" />Liability under GDPR and the Self Sovereign Identity Model - Elizabeth M. Renieris</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/x1d0SEOvioEMjY" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Liability under GDPR and the Self Sovereign Identity Model - Elizabeth M. Renieris](//www.slideshare.net/SSIMeetup/liability-under-gdpr-and-the-self-sovereign-identity-model-elizabeth-m-renierisi" title="Liability under GDPR and the Self Sovereign Identity Model - Elizabeth M. Renieris) </strong> </div>
|
||||||
|
@ -30,18 +30,18 @@ It would be nice to create a page breaking down each of these presentations with
|
|||||||
|
|
||||||
### Machine ID - IOT - Mrinal Wadhwa
|
### Machine ID - IOT - Mrinal Wadhwa
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/quJ5xZKzi02Vbq" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/machine-identity-dids-and-verifiable-credentials-for-a-secure-trustworthy-and-interoperable-iot-mrinal-wadhwa" title="Machine identity - DIDs and verifiable credentials for a secure, trustworthy and interoperable IoT - Mrinal Wadhwa" />Machine identity - DIDs and verifiable credentials for a secure, trustworthy and interoperable IoT - Mrinal Wadhwa</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/quJ5xZKzi02Vbq" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Machine identity - DIDs and verifiable credentials for a secure, trustworthy and interoperable IoT - Mrinal Wadhwa](//www.slideshare.net/SSIMeetup/machine-identity-dids-and-verifiable-credentials-for-a-secure-trustworthy-and-interoperable-iot-mrinal-wadhwa" title="Machine identity - DIDs and verifiable credentials for a secure, trustworthy and interoperable IoT - Mrinal Wadhwa) </strong> </div>
|
||||||
|
|
||||||
### SSI Healthcare Truu.id - Manny Nijjar
|
### SSI Healthcare Truu.id - Manny Nijjar
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/MQ8pie1VfcoiON" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/selfsovereign-identity-in-healthcare-by-manny-nijjar-from-truuid" title="Self-Sovereign Identity in Healthcare by Manny Nijjar from truu.id" />Self-Sovereign Identity in Healthcare by Manny Nijjar from truu.id</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/MQ8pie1VfcoiON" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [Self-Sovereign Identity in Healthcare by Manny Nijjar from truu.id](//www.slideshare.net/SSIMeetup/selfsovereign-identity-in-healthcare-by-manny-nijjar-from-truuid" title="Self-Sovereign Identity in Healthcare by Manny Nijjar from truu.id) </strong> </div>
|
||||||
|
|
||||||
### Decentralized ID for Banking - Mike Brown
|
### Decentralized ID for Banking - Mike Brown
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/F5Iy490C4kuGNN" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/a-banking-approach-to-decentralized-identity-and-building-a-credential-ecosystem-mike-brown" title="A banking approach to decentralized identity and building a credential ecosystem - Mike Brown" />A banking approach to decentralized identity and building a credential ecosystem - Mike Brown</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/F5Iy490C4kuGNN" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [A banking approach to decentralized identity and building a credential ecosystem - Mike Brown](//www.slideshare.net/SSIMeetup/a-banking-approach-to-decentralized-identity-and-building-a-credential-ecosystem-mike-brown" title="A banking approach to decentralized identity and building a credential ecosystem - Mike Brown) </strong> </div>
|
||||||
|
|
||||||
### Public Blockchain in Argentina and LATAM
|
### Public Blockchain in Argentina and LATAM
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/nTPnFbIMcmOKqA" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/didi-ssi-public-blockchains-for-inclusion-in-argentina-and-latam" title="DIDI, SSI & public blockchains for inclusion in Argentina and LATAM" />DIDI, SSI & public blockchains for inclusion in Argentina and LATAM</a> </strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/nTPnFbIMcmOKqA" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [DIDI, SSI & public blockchains for inclusion in Argentina and LATAM](//www.slideshare.net/SSIMeetup/didi-ssi-public-blockchains-for-inclusion-in-argentina-and-latam" title="DIDI, SSI & public blockchains for inclusion in Argentina and LATAM) </strong> </div>
|
||||||
|
|
||||||
|
|
||||||
|
@ -30,48 +30,48 @@ This page is for all the presentations about the various standards surrounding D
|
|||||||
|
|
||||||
### Open Standards with Drummond Reed
|
### Open Standards with Drummond Reed
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/aPYUBy626EjjWp" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/self-sovereign-identity-ssi-open-standards-with-drummond-reed" title="Self Sovereign Identity (SSI) Open standards with Drummond Reed " />Self Sovereign Identity (SSI) Open standards with Drummond Reed </a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/aPYUBy626EjjWp" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/self-sovereign-identity-ssi-open-standards-with-drummond-reed" title="Self Sovereign Identity (SSI) Open standards with Drummond Reed " />Self Sovereign Identity (SSI) Open standards with Drummond Reed </a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
### DIDs the Fundamental Building block of SSI
|
### DIDs the Fundamental Building block of SSI
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/BWLtlEcUVSKutl" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/decentralized-identifiers-dids-the-fundamental-building-block-of-selfsovereign-identity-ssi" title="Decentralized Identifiers (DIDs): The Fundamental Building Block of Self-Sovereign Identity (SSI)" />Decentralized Identifiers (DIDs): The Fundamental Building Block of Self-Sovereign Identity (SSI)</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/BWLtlEcUVSKutl" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/decentralized-identifiers-dids-the-fundamental-building-block-of-selfsovereign-identity-ssi" title="Decentralized Identifiers (DIDs): The Fundamental Building Block of Self-Sovereign Identity (SSI)" />Decentralized Identifiers (DIDs): The Fundamental Building Block of Self-Sovereign Identity (SSI)</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
|
|
||||||
### DIDs and BTCR
|
### DIDs and BTCR
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/B2YIOdRYlqiiPd" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/dids-demystified-a-handson-intro-to-dids-via-the-bitcoin-reference-btcr-did-method" title="DIDs Demystified: A hands-on intro to DIDs via the Bitcoin Reference (BTCR) DID Method" />DIDs Demystified: A hands-on intro to DIDs via the Bitcoin Reference (BTCR) DID Method</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/B2YIOdRYlqiiPd" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/dids-demystified-a-handson-intro-to-dids-via-the-bitcoin-reference-btcr-did-method" title="DIDs Demystified: A hands-on intro to DIDs via the Bitcoin Reference (BTCR) DID Method" />DIDs Demystified: A hands-on intro to DIDs via the Bitcoin Reference (BTCR) DID Method</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
### DKMS - Drummond Reed
|
### DKMS - Drummond Reed
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/3hZHzzPdEodMQh" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/decentralized-key-management-dkms-an-essential-missing-piece-of-the-ssi-puzzle-drummond-reed" title="Decentralized Key Management (DKMS): An Essential Missing Piece of the SSI Puzzle - Drummond Reed" />Decentralized Key Management (DKMS): An Essential Missing Piece of the SSI Puzzle - Drummond Reed</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/3hZHzzPdEodMQh" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/decentralized-key-management-dkms-an-essential-missing-piece-of-the-ssi-puzzle-drummond-reed" title="Decentralized Key Management (DKMS): An Essential Missing Piece of the SSI Puzzle - Drummond Reed" />Decentralized Key Management (DKMS): An Essential Missing Piece of the SSI Puzzle - Drummond Reed</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
### DIDs and the W3C - Manu Sporny and Drummond Reed
|
### DIDs and the W3C - Manu Sporny and Drummond Reed
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/DddAXKYTd9YBLL" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/decentralized-identifiers-dids-and-w3c-with-manu-sporny-and-drummond-reed" title="Decentralized Identifiers DIDs and W3C with Manu Sporny and Drummond Reed" />Decentralized Identifiers DIDs and W3C with Manu Sporny and Drummond Reed</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/DddAXKYTd9YBLL" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/decentralized-identifiers-dids-and-w3c-with-manu-sporny-and-drummond-reed" title="Decentralized Identifiers DIDs and W3C with Manu Sporny and Drummond Reed" />Decentralized Identifiers DIDs and W3C with Manu Sporny and Drummond Reed</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
|
|
||||||
### Schema Definitions and Overlay - Paul Knowles
|
### Schema Definitions and Overlay - Paul Knowles
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/BAN42ZJAuafQoj" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/schema-definitions-and-overlays-for-selfsovereign-identity-ssi-paul-knowles" title="Schema Definitions and Overlays for Self-Sovereign Identity (SSI) - Paul Knowles" />Schema Definitions and Overlays for Self-Sovereign Identity (SSI) - Paul Knowles</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/BAN42ZJAuafQoj" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/schema-definitions-and-overlays-for-selfsovereign-identity-ssi-paul-knowles" title="Schema Definitions and Overlays for Self-Sovereign Identity (SSI) - Paul Knowles" />Schema Definitions and Overlays for Self-Sovereign Identity (SSI) - Paul Knowles</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
|
|
||||||
### DID Resolution - Markus Sabadello
|
### DID Resolution - Markus Sabadello
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/wvgU7Gl8ORUGLI" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/did-resolution-given-a-did-how-do-i-retrieve-its-document-markus-sabadello" title="DID Resolution: Given a DID how do I retrieve its document? – Markus Sabadello" />DID Resolution: Given a DID how do I retrieve its document? – Markus Sabadello</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/wvgU7Gl8ORUGLI" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/did-resolution-given-a-did-how-do-i-retrieve-its-document-markus-sabadello" title="DID Resolution: Given a DID how do I retrieve its document? – Markus Sabadello" />DID Resolution: Given a DID how do I retrieve its document? – Markus Sabadello</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
|
|
||||||
### Verifiable Credentials 101 - Tyler Ruff
|
### Verifiable Credentials 101 - Tyler Ruff
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/2FQiXCaqgTJvrQ" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/verifiable-credentials-101-for-ssi-and-decentralized-digital-identity-tyler-ruff" title="Verifiable Credentials 101 for SSI and Decentralized Digital Identity - Tyler Ruff" />Verifiable Credentials 101 for SSI and Decentralized Digital Identity - Tyler Ruff</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/2FQiXCaqgTJvrQ" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/verifiable-credentials-101-for-ssi-and-decentralized-digital-identity-tyler-ruff" title="Verifiable Credentials 101 for SSI and Decentralized Digital Identity - Tyler Ruff" />Verifiable Credentials 101 for SSI and Decentralized Digital Identity - Tyler Ruff</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
### DID Auth - Markus Sabadello
|
### DID Auth - Markus Sabadello
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/CtcPSLkrTg5z2c" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/introduction-to-did-auth-with-markus-sabadello" title="Introduction to DID Auth for SSI with Markus Sabadello" />Introduction to DID Auth for SSI with Markus Sabadello</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/CtcPSLkrTg5z2c" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/introduction-to-did-auth-with-markus-sabadello" title="Introduction to DID Auth for SSI with Markus Sabadello" />Introduction to DID Auth for SSI with Markus Sabadello</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
### Element DID Method - Orie Steele
|
### Element DID Method - Orie Steele
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/2ct2imQLUnzp1j" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/the-element-did-method-sidetree-ethereum-ipfs-orie-steele" title="The Element DID Method: Sidetree, Ethereum & IPFS – Orie Steele" />The Element DID Method: Sidetree, Ethereum & IPFS – Orie Steele</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/2ct2imQLUnzp1j" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/the-element-did-method-sidetree-ethereum-ipfs-orie-steele" title="The Element DID Method: Sidetree, Ethereum & IPFS – Orie Steele" />The Element DID Method: Sidetree, Ethereum & IPFS – Orie Steele</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
|
||||||
### ION - Bitcoin DIDs with Microsoft - Daniel Buchner
|
### ION - Bitcoin DIDs with Microsoft - Daniel Buchner
|
||||||
|
|
||||||
<iframe src="//www.slideshare.net/slideshow/embed_code/key/e4v6fZdFL5fdu3" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/SSIMeetup/introduction-to-ion-a-layer-2-network-for-decentralized-identifiers-with-bitcoin-daniel-buchner" title="Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner" />Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>
|
<iframe src="//www.slideshare.net/slideshow/embed_code/key/e4v6fZdFL5fdu3" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> [SSIMeetup](//www.slideshare.net/SSIMeetup/introduction-to-ion-a-layer-2-network-for-decentralized-identifiers-with-bitcoin-daniel-buchner" title="Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner" />Introduction to Ion – a layer 2 network for Decentralized Identifiers with Bitcoin - Daniel Buchner</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup)</strong> </div>
|
||||||
|
@ -27,7 +27,7 @@ tags: ["IBM"]
|
|||||||
|
|
||||||
## /IBM-Blockchain-Identity
|
## /IBM-Blockchain-Identity
|
||||||
|
|
||||||
<a href="https://github.com/IBM-Blockchain-Identity/indy-tutorial-sandbox" />/IBM-Blockchain-Identity/indy-tutorial-sandbox</a> - Forked from brycecurtis/indy-tutorial-sandbox
|
[/IBM-Blockchain-Identity/indy-tutorial-sandbox](https://github.com/IBM-Blockchain-Identity/indy-tutorial-sandbox) - Forked from brycecurtis/indy-tutorial-sandbox
|
||||||
A turnkey, Docker-based sandbox that enables quick and easy exploration of Hyperledger Indy concepts.
|
A turnkey, Docker-based sandbox that enables quick and easy exploration of Hyperledger Indy concepts.
|
||||||
|
|
||||||
<a href="https://github.com/IBM-Blockchain-Identity/indy-ssivc-tutorial" />/IBM-Blockchain-Identityindy-ssivc-tutorial</a> - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials.
|
[/IBM-Blockchain-Identityindy-ssivc-tutorial](https://github.com/IBM-Blockchain-Identity/indy-ssivc-tutorial) - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials.
|
||||||
|
@ -38,103 +38,103 @@ Danube Tech must be the longest running firm working towards user-owned and cont
|
|||||||
|
|
||||||
## /project-danube Github
|
## /project-danube Github
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/indy-sdk-java" />/projectdanube/indy-sdk-java</a> - Java binding to the native Indy SDK
|
* [/projectdanube/indy-sdk-java](https://github.com/projectdanube/indy-sdk-java) - Java binding to the native Indy SDK
|
||||||
* <a href="https://github.com/projectdanube/blockstack-cli-java" />/projectdanube/blockstack-cli-java</a> - Java client for Blockstore
|
* [/projectdanube/blockstack-cli-java](https://github.com/projectdanube/blockstack-cli-java) - Java client for Blockstore
|
||||||
|
|
||||||
|
|
||||||
### XDI
|
### XDI
|
||||||
|
|
||||||
>[XDI.org](https://xdi.org) is a non-profit public trust organization whose purpose is to provide public infrastructure for digital identity, security, and privacy using the open standard XDI semantic data interchange protocol developed by the OASIS XDI Technical Committee.
|
>[XDI.org](https://xdi.org) is a non-profit public trust organization whose purpose is to provide public infrastructure for digital identity, security, and privacy using the open standard XDI semantic data interchange protocol developed by the OASIS XDI Technical Committee.
|
||||||
* <a href="https://github.com/projectdanube/xdi-tutorial" />/projectdanube/xdi-tutorial</a> - XDI Tutorial
|
* [/projectdanube/xdi-tutorial](https://github.com/projectdanube/xdi-tutorial) - XDI Tutorial
|
||||||
* <a href="https://github.com/projectdanube/XDINinja-swing" />/projectdanube/XDINinja-swing</a> - XDI-enabled standalone client application
|
* [/projectdanube/XDINinja-swing](https://github.com/projectdanube/XDINinja-swing) - XDI-enabled standalone client application
|
||||||
* <a href="https://github.com/projectdanube/xdi2-tools" />/projectdanube/xdi2-tools</a> - XDI2 maintenance and other tools
|
* [/projectdanube/xdi2-tools](https://github.com/projectdanube/xdi2-tools) - XDI2 maintenance and other tools
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-personal" />/projectdanube/xdi2-connector-personal</a> - A connector plugin for the XDI2 server that maps data from Personal.com to XDI
|
* [/projectdanube/xdi2-connector-personal](https://github.com/projectdanube/xdi2-connector-personal) - A connector plugin for the XDI2 server that maps data from Personal.com to XDI
|
||||||
* <a href="https://github.com/projectdanube/xdi2-docker" />/projectdanube/xdi2-docker</a> - Dockerfiles for XDI2
|
* [/projectdanube/xdi2-docker](https://github.com/projectdanube/xdi2-docker) - Dockerfiles for XDI2
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-buttonbuilder" />/projectdanube/xdi2-connect-buttonbuilder</a> - "Button Builder" component for the XDI Connect protocol
|
* [/projectdanube/xdi2-connect-buttonbuilder](https://github.com/projectdanube/xdi2-connect-buttonbuilder) - "Button Builder" component for the XDI Connect protocol
|
||||||
|
|
||||||
### XDI libraries
|
### XDI libraries
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2" />/projectdanube/xdi2</a> - XDI2 general purpose library and server
|
* [/projectdanube/xdi2](https://github.com/projectdanube/xdi2) - XDI2 general purpose library and server
|
||||||
* <a href="https://github.com/projectdanube/xdi-js" />/projectdanube/xdi-js</a> - XDI client library for JavaScript
|
* [/projectdanube/xdi-js](https://github.com/projectdanube/xdi-js) - XDI client library for JavaScript
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-core" />/projectdanube/xdi2-connect-core</a> - Shared library for the XDI Connect protocol
|
* [/projectdanube/xdi2-connect-core](https://github.com/projectdanube/xdi2-connect-core) - Shared library for the XDI Connect protocol
|
||||||
|
|
||||||
|
|
||||||
### XDI - Various Integrations
|
### XDI - Various Integrations
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-bdb" />/projectdanube/xdi2-bdb</a> - Support for using BDB as XDI2 backend storage
|
* [/projectdanube/xdi2-bdb](https://github.com/projectdanube/xdi2-bdb) - Support for using BDB as XDI2 backend storage
|
||||||
* <a href="https://github.com/projectdanube/xdi2-mongodb" />/projectdanube/xdi2-mongodb</a> - Support for using MongoDB as XDI2 backend storage
|
* [/projectdanube/xdi2-mongodb](https://github.com/projectdanube/xdi2-mongodb) - Support for using MongoDB as XDI2 backend storage
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-heroku" />/projectdanube/xdi2-server-heroku</a> - XDI2 Server deployed via Heroku
|
* [/projectdanube/xdi2-server-heroku](https://github.com/projectdanube/xdi2-server-heroku) - XDI2 Server deployed via Heroku
|
||||||
* <a href="https://github.com/projectdanube/xdi2-redis" />/projectdanube/xdi2-redis</a> - Support for using Redis as XDI2 backend storage
|
* [/projectdanube/xdi2-redis](https://github.com/projectdanube/xdi2-redis) - Support for using Redis as XDI2 backend storage
|
||||||
* <a href="https://github.com/projectdanube/xdi2-tor" />/projectdanube/xdi2-tor</a> - Integration of XDI and Tor
|
* [/projectdanube/xdi2-tor](https://github.com/projectdanube/xdi2-tor) - Integration of XDI and Tor
|
||||||
* <a href="https://github.com/projectdanube/xdi2-ipfs" />/projectdanube/xdi2-ipfs</a> - Integration of XDI and IPFS
|
* [/projectdanube/xdi2-ipfs](https://github.com/projectdanube/xdi2-ipfs) - Integration of XDI and IPFS
|
||||||
* <a href="https://github.com/projectdanube/withsqlite" />/projectdanube/withsqlite</a> - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3.
|
* [/projectdanube/withsqlite](https://github.com/projectdanube/withsqlite) - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3.
|
||||||
- Forked from jvasile/withsqlite
|
- Forked from jvasile/withsqlite
|
||||||
|
|
||||||
### XDI Configuration
|
### XDI Configuration
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-selfhosted" />/projectdanube/xdi2-selfhosted</a> - A configuration profile of the XDI2 server for self-hosting a single XDI graph.
|
* [/projectdanube/xdi2-selfhosted](https://github.com/projectdanube/xdi2-selfhosted) - A configuration profile of the XDI2 server for self-hosting a single XDI graph.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-csp" />/projectdanube/xdi2-csp</a> - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs.
|
* [/projectdanube/xdi2-csp](https://github.com/projectdanube/xdi2-csp) - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-registry" />/projectdanube/xdi2-registry</a> -
|
* [/projectdanube/xdi2-registry](https://github.com/projectdanube/xdi2-registry) -
|
||||||
A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers.
|
A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers.
|
||||||
|
|
||||||
### XDI Examples
|
### XDI Examples
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-messaging" />/projectdanube/xdi2-example-messaging</a> - XDI2 Examples: Basic messaging functionality.
|
* [/projectdanube/xdi2-example-messaging](https://github.com/projectdanube/xdi2-example-messaging) - XDI2 Examples: Basic messaging functionality.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-advanced-server" />/projectdanube/xdi2-example-advanced-server</a> - XDI2 Examples: Setting up advanced XDI servers.
|
* [/projectdanube/xdi2-example-advanced-server](https://github.com/projectdanube/xdi2-example-advanced-server) - XDI2 Examples: Setting up advanced XDI servers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-core" />/projectdanube/xdi2-example-core</a> - XDI2 Examples: Simple uses of the core functionality.
|
* [/projectdanube/xdi2-example-core](https://github.com/projectdanube/xdi2-example-core) - XDI2 Examples: Simple uses of the core functionality.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-client" />/projectdanube/xdi2-example-client</a> - XDI2 Examples: Writing XDI client applications.
|
* [/projectdanube/xdi2-example-client](https://github.com/projectdanube/xdi2-example-client) - XDI2 Examples: Writing XDI client applications.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-server" />/projectdanube/xdi2-example-secp256k1-server</a> - Example XDI server using cid-2 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-secp256k1-server](https://github.com/projectdanube/xdi2-example-secp256k1-server) - Example XDI server using cid-2 cryptographic XDI numbers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-server" />/projectdanube/xdi2-example-ec25519-server</a> - Example XDI server using cid-1 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-ec25519-server](https://github.com/projectdanube/xdi2-example-ec25519-server) - Example XDI server using cid-1 cryptographic XDI numbers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-acmenews" />/projectdanube/xdi2-connect-acmenews</a> - +acmenews XDI2 demo
|
* [/projectdanube/xdi2-connect-acmenews](https://github.com/projectdanube/xdi2-connect-acmenews) - +acmenews XDI2 demo
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-leshop" />/projectdanube/xdi2-connect-leshop</a> - +leshop XDI2 demo
|
* [/projectdanube/xdi2-connect-leshop](https://github.com/projectdanube/xdi2-connect-leshop) - +leshop XDI2 demo
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-client" />/projectdanube/xdi2-example-secp256k1-client</a> - Example XDI client using cid-2 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-secp256k1-client](https://github.com/projectdanube/xdi2-example-secp256k1-client) - Example XDI client using cid-2 cryptographic XDI numbers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-client" />/projectdanube/xdi2-example-ec25519-client</a> - Example XDI client using cid-1 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-ec25519-client](https://github.com/projectdanube/xdi2-example-ec25519-client) - Example XDI client using cid-1 cryptographic XDI numbers.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### XDI Plugins
|
### XDI Plugins
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-crypto-secp256k1" />/projectdanube/xdi2-crypto-secp256k1</a> - This is an secp256k1 crypto plugin for the XDI2 client and server.
|
* [/projectdanube/xdi2-crypto-secp256k1](https://github.com/projectdanube/xdi2-crypto-secp256k1) - This is an secp256k1 crypto plugin for the XDI2 client and server.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-crypto-ec25519" />/projectdanube/xdi2-crypto-ec25519</a> - This is an Ed25519 crypto plugin for the XDI2 client and server.
|
* [/projectdanube/xdi2-crypto-ec25519](https://github.com/projectdanube/xdi2-crypto-ec25519) - This is an Ed25519 crypto plugin for the XDI2 client and server.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-facebook" />/projectdanube/xdi2-connector-facebook</a> - A connector plugin for the XDI2 server that maps data from Facebook to XDI
|
* [/projectdanube/xdi2-connector-facebook](https://github.com/projectdanube/xdi2-connector-facebook) - A connector plugin for the XDI2 server that maps data from Facebook to XDI
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-meeco" />/projectdanube/xdi2-connector-meeco</a> - A connector plugin for Meeco
|
* [/projectdanube/xdi2-connector-meeco](https://github.com/projectdanube/xdi2-connector-meeco) - A connector plugin for Meeco
|
||||||
* <a href="https://github.com/projectdanube/XDINinja-plugin" />/projectdanube/XDINinja-plugin</a> - A browser plugin that is like "Twitter for data"
|
* [/projectdanube/XDINinja-plugin](https://github.com/projectdanube/XDINinja-plugin) - A browser plugin that is like "Twitter for data"
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-cozy" />/projectdanube/xdi2-connector-cozy</a> - A connector plugin for CozyCloud
|
* [/projectdanube/xdi2-connector-cozy](https://github.com/projectdanube/xdi2-connector-cozy) - A connector plugin for CozyCloud
|
||||||
* <a href="https://github.com/projectdanube/xdi2-filesys" />/projectdanube/xdi2-filesys</a> - Plugin for an XDI2 server to integrate with a local filesystem
|
* [/projectdanube/xdi2-filesys](https://github.com/projectdanube/xdi2-filesys) - Plugin for an XDI2 server to integrate with a local filesystem
|
||||||
|
|
||||||
### Aeternam
|
### Aeternam
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-sncf" />/projectdanube/aeternam-xdi-sncf</a> - Aeternam PNR Demo: SNCF
|
* [/projectdanube/aeternam-xdi-sncf](https://github.com/projectdanube/aeternam-xdi-sncf) - Aeternam PNR Demo: SNCF
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-db" />/projectdanube/aeternam-xdi-db</a> - Aeternam PNR Demo: Deutsche Bahn
|
* [/projectdanube/aeternam-xdi-db](https://github.com/projectdanube/aeternam-xdi-db) - Aeternam PNR Demo: Deutsche Bahn
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-tests" />/projectdanube/aeternam-xdi-tests</a> - XDI experimentation for ÆTERNAM / ÆVATAR
|
* [/projectdanube/aeternam-xdi-tests](https://github.com/projectdanube/aeternam-xdi-tests) - XDI experimentation for ÆTERNAM / ÆVATAR
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-maria" />/projectdanube/aeternam-xdi-maria</a> - Aeternam PNR Demo: Maria
|
* [/projectdanube/aeternam-xdi-maria](https://github.com/projectdanube/aeternam-xdi-maria) - Aeternam PNR Demo: Maria
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-webshop" />/projectdanube/aeternam-xdi-webshop</a> - Aeternam PNR Demo: Webshop
|
* [/projectdanube/aeternam-xdi-webshop](https://github.com/projectdanube/aeternam-xdi-webshop) - Aeternam PNR Demo: Webshop
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-oebb" />/projectdanube/aeternam-xdi-oebb</a> - Aeternam PNR Demo: ÖBB
|
* [/projectdanube/aeternam-xdi-oebb](https://github.com/projectdanube/aeternam-xdi-oebb) - Aeternam PNR Demo: ÖBB
|
||||||
|
|
||||||
### XDI Cloud
|
### XDI Cloud
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-cloudcards" />/projectdanube/xdi2-cloudcards</a> - XDI Cloud Card Viewer
|
* [/projectdanube/xdi2-cloudcards](https://github.com/projectdanube/xdi2-cloudcards) - XDI Cloud Card Viewer
|
||||||
* <a href="https://github.com/projectdanube/xdi2-messenger" />/projectdanube/xdi2-messenger</a> - XDI Cloud Messenger
|
* [/projectdanube/xdi2-messenger](https://github.com/projectdanube/xdi2-messenger) - XDI Cloud Messenger
|
||||||
* <a href="https://github.com/projectdanube/xdi2-manager" />/projectdanube/xdi2-manager</a> - XDI Cloud Manager
|
* [/projectdanube/xdi2-manager](https://github.com/projectdanube/xdi2-manager) - XDI Cloud Manager
|
||||||
* <a href="https://github.com/projectdanube/xdi2-pixel" />/projectdanube/xdi2-pixel</a> - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts.
|
* [/projectdanube/xdi2-pixel](https://github.com/projectdanube/xdi2-pixel) - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts.
|
||||||
|
|
||||||
### XDI Server Deployed Via
|
### XDI Server Deployed Via
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-grizzly" />/projectdanube/xdi2-server-grizzly</a> - XDI2 Server deployed via Grizzly
|
* [/projectdanube/xdi2-server-grizzly](https://github.com/projectdanube/xdi2-server-grizzly) - XDI2 Server deployed via Grizzly
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-mina" />/projectdanube/xdi2-server-mina</a> - XDI2 Server deployed via Apache MINA
|
* [/projectdanube/xdi2-server-mina](https://github.com/projectdanube/xdi2-server-mina) - XDI2 Server deployed via Apache MINA
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-netty" />/projectdanube/xdi2-server-netty</a> - XDI2 Server deployed via netty
|
* [/projectdanube/xdi2-server-netty](https://github.com/projectdanube/xdi2-server-netty) - XDI2 Server deployed via netty
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-undertow" />/projectdanube/xdi2-server-undertow</a> - XDI2 Server deployed via Undertow
|
* [/projectdanube/xdi2-server-undertow](https://github.com/projectdanube/xdi2-server-undertow) - XDI2 Server deployed via Undertow
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-vertx" />/projectdanube/xdi2-server-vertx</a> - XDI2 Server deployed via vert.x
|
* [/projectdanube/xdi2-server-vertx](https://github.com/projectdanube/xdi2-server-vertx) - XDI2 Server deployed via vert.x
|
||||||
|
|
||||||
### Sevices
|
### Sevices
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-service" />/projectdanube/xdi2-connect-service</a> - This is a "Connect Service" component for the XDI Browser binding.
|
* [/projectdanube/xdi2-connect-service](https://github.com/projectdanube/xdi2-connect-service) - This is a "Connect Service" component for the XDI Browser binding.
|
||||||
* <a href="https://github.com/projectdanube/neustar-discovery-service" />/projectdanube/neustar-discovery-service</a> - Neustar XDI Discovery Service based on XRI Resolution
|
* [/projectdanube/neustar-discovery-service](https://github.com/projectdanube/neustar-discovery-service) - Neustar XDI Discovery Service based on XRI Resolution
|
||||||
- Forked from neustarpc/neustar-discovery-service
|
- Forked from neustarpc/neustar-discovery-service
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-auth-service-war" />/projectdanube/xdi2-connect-auth-service-war</a> - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file
|
* [/projectdanube/xdi2-connect-auth-service-war](https://github.com/projectdanube/xdi2-connect-auth-service-war) - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-service-war" />/projectdanube/xdi2-connect-service-war</a> - "Connect Service" for the XDI Connect protocol, packaged as .WAR file
|
* [/projectdanube/xdi2-connect-service-war](https://github.com/projectdanube/xdi2-connect-service-war) - "Connect Service" for the XDI Connect protocol, packaged as .WAR file
|
||||||
* <a href="https://github.com/projectdanube/xdi-grapheditor" />/projectdanube/xdi-grapheditor</a> - An XDI Graph Editor
|
* [/projectdanube/xdi-grapheditor](https://github.com/projectdanube/xdi-grapheditor) - An XDI Graph Editor
|
||||||
-Forked from neustar/xdi-grapheditor
|
-Forked from neustar/xdi-grapheditor
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-auth-service" />/projectdanube/xdi2-connect-auth-service</a> - This is a "Connect Auth Service" component for the XDI Browser binding.
|
* [/projectdanube/xdi2-connect-auth-service](https://github.com/projectdanube/xdi2-connect-auth-service) - This is a "Connect Auth Service" component for the XDI Browser binding.
|
||||||
|
|
||||||
|
|
||||||
## [Publications](https://danubetech.com/download.html)
|
## [Publications](https://danubetech.com/download.html)
|
||||||
|
@ -40,50 +40,50 @@ tags: ["VON","Indy","Pan Canadian Trust Framework","Public Sector"]
|
|||||||
|
|
||||||
## BCGov Github
|
## BCGov Github
|
||||||
|
|
||||||
* <a href="https://github.com/bcgov/BC-Policy-Framework-For-GitHub" />/bcgov/BC-Policy-Framework-For-GitHub</a> - Policy information for BC Government employees using GitHub
|
* [/bcgov/BC-Policy-Framework-For-GitHub](https://github.com/bcgov/BC-Policy-Framework-For-GitHub) - Policy information for BC Government employees using GitHub
|
||||||
* <a href="https://github.com/bcgov/design-system" />/bcgov/design-system</a> - British Columbia Government Design System for Digital Services
|
* [/bcgov/design-system](https://github.com/bcgov/design-system) - British Columbia Government Design System for Digital Services
|
||||||
|
|
||||||
### BCGov - VON
|
### BCGov - VON
|
||||||
* <a href="https://github.com/bcgov/TheOrgBook" />/bcgov/TheOrgBook</a> - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network.
|
* [/bcgov/TheOrgBook](https://github.com/bcgov/TheOrgBook) - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network.
|
||||||
* <a href="https://github.com/bcgov/von" />/bcgov/von</a> - Verifiable Organizations Network
|
* [/bcgov/von](https://github.com/bcgov/von) - Verifiable Organizations Network
|
||||||
* <a href="https://github.com/bcgov/von-connector" />/bcgov/von-connector</a> - Verifiable Organization Network Connector
|
* [/bcgov/von-connector](https://github.com/bcgov/von-connector) - Verifiable Organization Network Connector
|
||||||
* <a href="https://github.com/bcgov/von-network" />/bcgov/von-network</a> - A portable development level Indy Node network.
|
* [/bcgov/von-network](https://github.com/bcgov/von-network) - A portable development level Indy Node network.
|
||||||
* <a href="https://github.com/bcgov/von-ledger-explorer" />/bcgov/von-ledger-explorer</a> - The VON Ledger Explorer
|
* [/bcgov/von-ledger-explorer](https://github.com/bcgov/von-ledger-explorer) - The VON Ledger Explorer
|
||||||
* <a href="https://github.com/bcgov/dFlow" />/bcgov/dFlow</a> - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
|
* [/bcgov/dFlow](https://github.com/bcgov/dFlow) - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
|
||||||
|
|
||||||
### VON - Indy
|
### VON - Indy
|
||||||
|
|
||||||
* <a href="https://github.com/bcgov/indy-catalyst" />/bcgov/indy-catalyst</a> - Hyperledger Indy Catalyst is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
|
* [/bcgov/indy-catalyst](https://github.com/bcgov/indy-catalyst) - Hyperledger Indy Catalyst is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
|
||||||
* <a href="https://github.com/bcgov/indy-sdk-postgres-storage" />/bcgov/indy-sdk-postgres-storage</a> - PostgreSQL plug-in for use with the indy-sdk
|
* [/bcgov/indy-sdk-postgres-storage](https://github.com/bcgov/indy-sdk-postgres-storage) - PostgreSQL plug-in for use with the indy-sdk
|
||||||
|
|
||||||
### VON - Agents
|
### VON - Agents
|
||||||
|
|
||||||
* <a href="https://github.com/bcgov/von-personal-agent" />/bcgov/von-personal-agent</a> - A personal agent for the von network.
|
* [/bcgov/von-personal-agent](https://github.com/bcgov/von-personal-agent) - A personal agent for the von network.
|
||||||
* <a href="https://github.com/bcgov/VON-ESB-DRS-Agent" />/bcgov/VON-ESB-DRS-Agent</a> - Piloting the Dispute Resolution Suite with connections to the OrgBook
|
* [/bcgov/VON-ESB-DRS-Agent](https://github.com/bcgov/VON-ESB-DRS-Agent) - Piloting the Dispute Resolution Suite with connections to the OrgBook
|
||||||
* <a href="https://github.com/bcgov/von-agent-template" />/bcgov/von-agent-template</a> - Template for a von-x based agent
|
* [/bcgov/von-agent-template](https://github.com/bcgov/von-agent-template) - Template for a von-x based agent
|
||||||
* <a href="https://github.com/bcgov/von-bc-registries-agent" />/bcgov/von-bc-registries-agent</a>
|
* [/bcgov/von-bc-registries-agent](https://github.com/bcgov/von-bc-registries-agent)
|
||||||
* <a href="https://github.com/bcgov/von_agent" />/bcgov/von_agent</a> Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk
|
* [/bcgov/von_agent](https://github.com/bcgov/von_agent) Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk
|
||||||
|
|
||||||
|
|
||||||
### BCGov - DID-Auth
|
### BCGov - DID-Auth
|
||||||
* <a href="https://github.com/bcgov/did-auth-extension" />/bcgov/did-auth-extension</a> - DID Auth browser extension.
|
* [/bcgov/did-auth-extension](https://github.com/bcgov/did-auth-extension) - DID Auth browser extension.
|
||||||
* <a href="https://github.com/bcgov/http-did-auth-proxy" />/bcgov/http-did-auth-proxy</a> - DID Auth HTTP proxy.
|
* [/bcgov/http-did-auth-proxy](https://github.com/bcgov/http-did-auth-proxy) - DID Auth HTTP proxy.
|
||||||
* <a href="https://github.com/bcgov/did-auth-relying-party" />/bcgov/did-auth-relying-party</a> - DID Auth relying party.
|
* [/bcgov/did-auth-relying-party](https://github.com/bcgov/did-auth-relying-party) - DID Auth relying party.
|
||||||
|
|
||||||
### /PSPC-SPAC-buyandsell
|
### /PSPC-SPAC-buyandsell
|
||||||
Public Services and Procurement Canada: buyandsell.gc.ca --- Services publics et Approvisionnement Canada : Achatsetventes.gc.ca
|
Public Services and Procurement Canada: buyandsell.gc.ca --- Services publics et Approvisionnement Canada : Achatsetventes.gc.ca
|
||||||
|
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_tails" />/PSPC-SPAC-buyandsell/von_tails</a> - Tails file server for von_anchor issuer and holder-prover anchors
|
* [/PSPC-SPAC-buyandsell/von_tails](https://github.com/PSPC-SPAC-buyandsell/von_tails) - Tails file server for von_anchor issuer and holder-prover anchors
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_base" />/PSPC-SPAC-buyandsell/von_base</a>
|
* [/PSPC-SPAC-buyandsell/von_base](https://github.com/PSPC-SPAC-buyandsell/von_base)
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_anchor" />/PSPC-SPAC-buyandsell/von_anchor</a> - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk
|
* [/PSPC-SPAC-buyandsell/von_anchor](https://github.com/PSPC-SPAC-buyandsell/von_anchor) - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von-image" />/PSPC-SPAC-buyandsell/von-image</a> - Standard docker images for building VON components
|
* [/PSPC-SPAC-buyandsell/von-image](https://github.com/PSPC-SPAC-buyandsell/von-image) - Standard docker images for building VON components
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von-x" />/PSPC-SPAC-buyandsell/von-x</a> - VON-X is a Python library enabling rapid deployment of Hyperledger Indy credential issuer, holder, and verifier services, particularly for integration with TheOrgBook.
|
* [/PSPC-SPAC-buyandsell/von-x](https://github.com/PSPC-SPAC-buyandsell/von-x) - VON-X is a Python library enabling rapid deployment of Hyperledger Indy credential issuer, holder, and verifier services, particularly for integration with TheOrgBook.
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/didauth" />/PSPC-SPAC-buyandsell/didauth</a> - DID authentication by way of HTTP Signatures for Hyperledger Indy agents
|
* [/PSPC-SPAC-buyandsell/didauth](https://github.com/PSPC-SPAC-buyandsell/didauth) - DID authentication by way of HTTP Signatures for Hyperledger Indy agents
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_agent" />/PSPC-SPAC-buyandsell/von_agent</a> - VON agents using indy-sdk
|
* [/PSPC-SPAC-buyandsell/von_agent](https://github.com/PSPC-SPAC-buyandsell/von_agent) - VON agents using indy-sdk
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_connector" />/PSPC-SPAC-buyandsell/von_connector</a> - service wrapper API per agent, via django application
|
* [/PSPC-SPAC-buyandsell/von_connector](https://github.com/PSPC-SPAC-buyandsell/von_connector) - service wrapper API per agent, via django application
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/ReferenceVonActuator" />/PSPC-SPAC-buyandsell/ReferenceVonActuator</a> - Java implementation of actuator of reference von_connector implementation
|
* [/PSPC-SPAC-buyandsell/ReferenceVonActuator](https://github.com/PSPC-SPAC-buyandsell/ReferenceVonActuator) - Java implementation of actuator of reference von_connector implementation
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_conx" />/PSPC-SPAC-buyandsell/von_conx</a> - Reference implementation (sample) for a VON Connector using tools of VON_X
|
* [/PSPC-SPAC-buyandsell/von_conx](https://github.com/PSPC-SPAC-buyandsell/von_conx) - Reference implementation (sample) for a VON Connector using tools of VON_X
|
||||||
* <a href="https://github.com/PSPC-SPAC-buyandsell/demo-agent" />/PSPC-SPAC-buyandsell/demo-agent</a> - agent and api wrapper code base
|
* [/PSPC-SPAC-buyandsell/demo-agent](https://github.com/PSPC-SPAC-buyandsell/demo-agent) - agent and api wrapper code base
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern
|
|||||||
|
|
||||||
* [World Wide Web Consortium(W3C)](https://www.w3.org/) [[**T**](https://twitter.com/w3c)] [[**G**](https://github.com/w3c)]
|
* [World Wide Web Consortium(W3C)](https://www.w3.org/) [[**T**](https://twitter.com/w3c)] [[**G**](https://github.com/w3c)]
|
||||||
>The [World Wide Web Consortium (W3C)](https://www.w3.org/Consortium/) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential.
|
>The [World Wide Web Consortium (W3C)](https://www.w3.org/Consortium/) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor and Director Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential.
|
||||||
* <a href="https://sea-region.github.com/w3c-dvcg/w3c-dvcg.github.io" />/w3c-dvcg/w3c-dvcg.github.io</a> - Landing site for W3C Digital Verification Community Group. [<a href="https://www.w3.org/community/digital-verification/">**W**</a>]
|
* [/w3c-dvcg/w3c-dvcg.github.io</a> - Landing site for W3C Digital Verification Community Group. [<a href="https://www.w3.org/community/digital-verification/">**W**](https://sea-region.github.com/w3c-dvcg/w3c-dvcg.github.io)]
|
||||||
* [JSON-LD 1.0, W3C Recommendation](https://www.w3.org/TR/json-ld/)
|
* [JSON-LD 1.0, W3C Recommendation](https://www.w3.org/TR/json-ld/)
|
||||||
* [W3C Workshop on Strong Authentication & Identity](https://www.w3.org/Security/strong-authentication-and-identity-workshop/report.html)
|
* [W3C Workshop on Strong Authentication & Identity](https://www.w3.org/Security/strong-authentication-and-identity-workshop/report.html)
|
||||||
|
|
||||||
@ -85,7 +85,7 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern
|
|||||||
### Credentials Community Group
|
### Credentials Community Group
|
||||||
|
|
||||||
* [Credentials Community Group](https://www.w3.org/community/credentials/)[[**B**](https://w3c-ccg.github.io/)]
|
* [Credentials Community Group](https://www.w3.org/community/credentials/)[[**B**](https://w3c-ccg.github.io/)]
|
||||||
* <a href="http://lists.w3.org/Archives/Public/public-credentials/" />Public mailing list for the Credentials Community Group</a> (and archives) - Anyone may read or write to this list.
|
* [Public mailing list for the Credentials Community Group](http://lists.w3.org/Archives/Public/public-credentials/) (and archives) - Anyone may read or write to this list.
|
||||||
|
|
||||||
#### DID the Decentralized Identifier
|
#### DID the Decentralized Identifier
|
||||||
|
|
||||||
@ -120,7 +120,7 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern
|
|||||||
|
|
||||||
* [Verifiable Claims Working Group](https://w3c.github.io/verifiable-claims/)
|
* [Verifiable Claims Working Group](https://w3c.github.io/verifiable-claims/)
|
||||||
* [Verifiable Claims Data Model 1.0](https://w3c.github.io/vc-data-model/) [[**G**](https://github.com/w3c/vc-data-model)] [[**D**](https://w3c.github.io/vc-use-cases/)]
|
* [Verifiable Claims Data Model 1.0](https://w3c.github.io/vc-data-model/) [[**G**](https://github.com/w3c/vc-data-model)] [[**D**](https://w3c.github.io/vc-use-cases/)]
|
||||||
* <a href="https://lists.w3.org/Archives/Public/public-vc-wg/" />Verifiable Claims WG - Mailing List</a> (and archives)
|
* [Verifiable Claims WG - Mailing List](https://lists.w3.org/Archives/Public/public-vc-wg/) (and archives)
|
||||||
* [Verifiable Credentials 101 for SSI – Tyler Ruff – Webinar 11](http://ssimeetup.org/verifiable-credentials-101-ssi-tyler-ruff-webinar-11/)
|
* [Verifiable Credentials 101 for SSI – Tyler Ruff – Webinar 11](http://ssimeetup.org/verifiable-credentials-101-ssi-tyler-ruff-webinar-11/)
|
||||||
|
|
||||||
|
|
||||||
@ -150,7 +150,7 @@ http://ssimeetup.org/introduction-did-auth-markus-sabadello-webinar-10
|
|||||||
![](https://i.imgur.com/5qc1qrG.png)\
|
![](https://i.imgur.com/5qc1qrG.png)\
|
||||||
<sup><a href="http://ssimeetup.org/decentralized-key-management-dkms-essential-missing-piece-ssi-puzzle-drummond-reed-webinar-8/">DKMS - An Essential Missing Piece of the SSI Puzzle. Drummond Reed. SSIMeetup.org</a></sup>
|
<sup><a href="http://ssimeetup.org/decentralized-key-management-dkms-essential-missing-piece-ssi-puzzle-drummond-reed-webinar-8/">DKMS - An Essential Missing Piece of the SSI Puzzle. Drummond Reed. SSIMeetup.org</a></sup>
|
||||||
|
|
||||||
* <a href="https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE2DjfY" />Microsoft- Decentralized Identity — Own and Control Your Identity.</a>
|
* [Microsoft- Decentralized Identity — Own and Control Your Identity.](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE2DjfY)
|
||||||
![](https://i.imgur.com/ozOLCuW.png)
|
![](https://i.imgur.com/ozOLCuW.png)
|
||||||
|
|
||||||
## Ethereum ERC-EIP
|
## Ethereum ERC-EIP
|
||||||
|
@ -95,92 +95,92 @@ Markus Sabadello began working on Project Danube [around 2010](https://web.archi
|
|||||||
* <a href="https://github.com/OASIS-XDI-Technical-Committee/">/OASIS-XDI-Technical-Committee/</a>
|
* <a href="https://github.com/OASIS-XDI-Technical-Committee/">/OASIS-XDI-Technical-Committee/</a>
|
||||||
|
|
||||||
## Danube Github
|
## Danube Github
|
||||||
* <a href="https://github.com/projectdanube/xdi2" />/projectdanube/xdi2</a> - XDI2 general purpose library and server
|
* [/projectdanube/xdi2](https://github.com/projectdanube/xdi2) - XDI2 general purpose library and server
|
||||||
* <a href="https://github.com/projectdanube/xdi-js" />/projectdanube/xdi-js</a> - XDI client library for JavaScript
|
* [/projectdanube/xdi-js](https://github.com/projectdanube/xdi-js) - XDI client library for JavaScript
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-core" />/projectdanube/xdi2-connect-core</a> - Shared library for the XDI Connect protocol
|
* [/projectdanube/xdi2-connect-core](https://github.com/projectdanube/xdi2-connect-core) - Shared library for the XDI Connect protocol
|
||||||
* <a href="https://github.com/projectdanube/indy-sdk-java" />/projectdanube/indy-sdk-java</a> - Java binding to the native Indy SDK
|
* [/projectdanube/indy-sdk-java](https://github.com/projectdanube/indy-sdk-java) - Java binding to the native Indy SDK
|
||||||
* <a href="https://github.com/projectdanube/xdi-tutorial" />/projectdanube/xdi-tutorial</a> - XDI Tutorial
|
* [/projectdanube/xdi-tutorial](https://github.com/projectdanube/xdi-tutorial) - XDI Tutorial
|
||||||
* <a href="https://github.com/projectdanube/XDINinja-swing" />/projectdanube/XDINinja-swing</a> - XDI-enabled standalone client application
|
* [/projectdanube/XDINinja-swing](https://github.com/projectdanube/XDINinja-swing) - XDI-enabled standalone client application
|
||||||
* <a href="https://github.com/projectdanube/xdi2-tools" />/projectdanube/xdi2-tools</a> - XDI2 maintenance and other tools
|
* [/projectdanube/xdi2-tools](https://github.com/projectdanube/xdi2-tools) - XDI2 maintenance and other tools
|
||||||
* <a href="https://github.com/projectdanube/xdi2-docker" />/projectdanube/xdi2-docker</a> - Dockerfiles for XDI2
|
* [/projectdanube/xdi2-docker](https://github.com/projectdanube/xdi2-docker) - Dockerfiles for XDI2
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-buttonbuilder" />/projectdanube/xdi2-connect-buttonbuilder</a> - "Button Builder" component for the XDI Connect protocol
|
* [/projectdanube/xdi2-connect-buttonbuilder](https://github.com/projectdanube/xdi2-connect-buttonbuilder) - "Button Builder" component for the XDI Connect protocol
|
||||||
|
|
||||||
### XDI - Various Integrations
|
### XDI - Various Integrations
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-bdb" />/projectdanube/xdi2-bdb</a> - Support for using BDB as XDI2 backend storage
|
* [/projectdanube/xdi2-bdb](https://github.com/projectdanube/xdi2-bdb) - Support for using BDB as XDI2 backend storage
|
||||||
* <a href="https://github.com/projectdanube/xdi2-mongodb" />/projectdanube/xdi2-mongodb</a> - Support for using MongoDB as XDI2 backend storage
|
* [/projectdanube/xdi2-mongodb](https://github.com/projectdanube/xdi2-mongodb) - Support for using MongoDB as XDI2 backend storage
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-heroku" />/projectdanube/xdi2-server-heroku</a> - XDI2 Server deployed via Heroku
|
* [/projectdanube/xdi2-server-heroku](https://github.com/projectdanube/xdi2-server-heroku) - XDI2 Server deployed via Heroku
|
||||||
* <a href="https://github.com/projectdanube/xdi2-redis" />/projectdanube/xdi2-redis</a> - Support for using Redis as XDI2 backend storage
|
* [/projectdanube/xdi2-redis](https://github.com/projectdanube/xdi2-redis) - Support for using Redis as XDI2 backend storage
|
||||||
* <a href="https://github.com/projectdanube/xdi2-tor" />/projectdanube/xdi2-tor</a> - Integration of XDI and Tor
|
* [/projectdanube/xdi2-tor](https://github.com/projectdanube/xdi2-tor) - Integration of XDI and Tor
|
||||||
* <a href="https://github.com/projectdanube/xdi2-ipfs" />/projectdanube/xdi2-ipfs</a> - Integration of XDI and IPFS
|
* [/projectdanube/xdi2-ipfs](https://github.com/projectdanube/xdi2-ipfs) - Integration of XDI and IPFS
|
||||||
* <a href="https://github.com/projectdanube/withsqlite" />/projectdanube/withsqlite</a> - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3.
|
* [/projectdanube/withsqlite](https://github.com/projectdanube/withsqlite) - A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3.
|
||||||
- Forked from jvasile/withsqlite
|
- Forked from jvasile/withsqlite
|
||||||
* <a href="https://github.com/projectdanube/blockstack-cli-java" />/projectdanube/blockstack-cli-java</a> - Java client for Blockstore
|
* [/projectdanube/blockstack-cli-java](https://github.com/projectdanube/blockstack-cli-java) - Java client for Blockstore
|
||||||
|
|
||||||
### XDI Configuration
|
### XDI Configuration
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-selfhosted" />/projectdanube/xdi2-selfhosted</a> - A configuration profile of the XDI2 server for self-hosting a single XDI graph.
|
* [/projectdanube/xdi2-selfhosted](https://github.com/projectdanube/xdi2-selfhosted) - A configuration profile of the XDI2 server for self-hosting a single XDI graph.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-csp" />/projectdanube/xdi2-csp</a> - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs.
|
* [/projectdanube/xdi2-csp](https://github.com/projectdanube/xdi2-csp) - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-registry" />/projectdanube/xdi2-registry</a> -
|
* [/projectdanube/xdi2-registry](https://github.com/projectdanube/xdi2-registry) -
|
||||||
A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers.
|
A configuration profile of the XDI2 server for hosting a registry of XDI names and XDI numbers.
|
||||||
|
|
||||||
### XDI Examples
|
### XDI Examples
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-messaging" />/projectdanube/xdi2-example-messaging</a> - XDI2 Examples: Basic messaging functionality.
|
* [/projectdanube/xdi2-example-messaging](https://github.com/projectdanube/xdi2-example-messaging) - XDI2 Examples: Basic messaging functionality.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-advanced-server" />/projectdanube/xdi2-example-advanced-server</a> - XDI2 Examples: Setting up advanced XDI servers.
|
* [/projectdanube/xdi2-example-advanced-server](https://github.com/projectdanube/xdi2-example-advanced-server) - XDI2 Examples: Setting up advanced XDI servers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-core" />/projectdanube/xdi2-example-core</a> - XDI2 Examples: Simple uses of the core functionality.
|
* [/projectdanube/xdi2-example-core](https://github.com/projectdanube/xdi2-example-core) - XDI2 Examples: Simple uses of the core functionality.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-client" />/projectdanube/xdi2-example-client</a> - XDI2 Examples: Writing XDI client applications.
|
* [/projectdanube/xdi2-example-client](https://github.com/projectdanube/xdi2-example-client) - XDI2 Examples: Writing XDI client applications.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-server" />/projectdanube/xdi2-example-secp256k1-server</a> - Example XDI server using cid-2 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-secp256k1-server](https://github.com/projectdanube/xdi2-example-secp256k1-server) - Example XDI server using cid-2 cryptographic XDI numbers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-server" />/projectdanube/xdi2-example-ec25519-server</a> - Example XDI server using cid-1 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-ec25519-server](https://github.com/projectdanube/xdi2-example-ec25519-server) - Example XDI server using cid-1 cryptographic XDI numbers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-acmenews" />/projectdanube/xdi2-connect-acmenews</a> - +acmenews XDI2 demo
|
* [/projectdanube/xdi2-connect-acmenews](https://github.com/projectdanube/xdi2-connect-acmenews) - +acmenews XDI2 demo
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-leshop" />/projectdanube/xdi2-connect-leshop</a> - +leshop XDI2 demo
|
* [/projectdanube/xdi2-connect-leshop](https://github.com/projectdanube/xdi2-connect-leshop) - +leshop XDI2 demo
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-client" />/projectdanube/xdi2-example-secp256k1-client</a> - Example XDI client using cid-2 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-secp256k1-client](https://github.com/projectdanube/xdi2-example-secp256k1-client) - Example XDI client using cid-2 cryptographic XDI numbers.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-client" />/projectdanube/xdi2-example-ec25519-client</a> - Example XDI client using cid-1 cryptographic XDI numbers.
|
* [/projectdanube/xdi2-example-ec25519-client](https://github.com/projectdanube/xdi2-example-ec25519-client) - Example XDI client using cid-1 cryptographic XDI numbers.
|
||||||
|
|
||||||
### XDI Plugins
|
### XDI Plugins
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-crypto-secp256k1" />/projectdanube/xdi2-crypto-secp256k1</a> - This is an secp256k1 crypto plugin for the XDI2 client and server.
|
* [/projectdanube/xdi2-crypto-secp256k1](https://github.com/projectdanube/xdi2-crypto-secp256k1) - This is an secp256k1 crypto plugin for the XDI2 client and server.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-crypto-ec25519" />/projectdanube/xdi2-crypto-ec25519</a> - This is an Ed25519 crypto plugin for the XDI2 client and server.
|
* [/projectdanube/xdi2-crypto-ec25519](https://github.com/projectdanube/xdi2-crypto-ec25519) - This is an Ed25519 crypto plugin for the XDI2 client and server.
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-facebook" />/projectdanube/xdi2-connector-facebook</a> - A connector plugin for the XDI2 server that maps data from Facebook to XDI
|
* [/projectdanube/xdi2-connector-facebook](https://github.com/projectdanube/xdi2-connector-facebook) - A connector plugin for the XDI2 server that maps data from Facebook to XDI
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-meeco" />/projectdanube/xdi2-connector-meeco</a> - A connector plugin for Meeco
|
* [/projectdanube/xdi2-connector-meeco](https://github.com/projectdanube/xdi2-connector-meeco) - A connector plugin for Meeco
|
||||||
* <a href="https://github.com/projectdanube/XDINinja-plugin" />/projectdanube/XDINinja-plugin</a> - A browser plugin that is like "Twitter for data"
|
* [/projectdanube/XDINinja-plugin](https://github.com/projectdanube/XDINinja-plugin) - A browser plugin that is like "Twitter for data"
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-cozy" />/projectdanube/xdi2-connector-cozy</a> - A connector plugin for CozyCloud
|
* [/projectdanube/xdi2-connector-cozy](https://github.com/projectdanube/xdi2-connector-cozy) - A connector plugin for CozyCloud
|
||||||
* <a href="https://github.com/projectdanube/xdi2-filesys" />/projectdanube/xdi2-filesys</a> - Plugin for an XDI2 server to integrate with a local filesystem
|
* [/projectdanube/xdi2-filesys](https://github.com/projectdanube/xdi2-filesys) - Plugin for an XDI2 server to integrate with a local filesystem
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connector-personal" />/projectdanube/xdi2-connector-personal</a> - A connector plugin for the XDI2 server that maps data from Personal.com to XDI
|
* [/projectdanube/xdi2-connector-personal](https://github.com/projectdanube/xdi2-connector-personal) - A connector plugin for the XDI2 server that maps data from Personal.com to XDI
|
||||||
|
|
||||||
### Aeternam
|
### Aeternam
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-sncf" />/projectdanube/aeternam-xdi-sncf</a> - Aeternam PNR Demo: SNCF
|
* [/projectdanube/aeternam-xdi-sncf](https://github.com/projectdanube/aeternam-xdi-sncf) - Aeternam PNR Demo: SNCF
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-db" />/projectdanube/aeternam-xdi-db</a> - Aeternam PNR Demo: Deutsche Bahn
|
* [/projectdanube/aeternam-xdi-db](https://github.com/projectdanube/aeternam-xdi-db) - Aeternam PNR Demo: Deutsche Bahn
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-tests" />/projectdanube/aeternam-xdi-tests</a> - XDI experimentation for ÆTERNAM / ÆVATAR
|
* [/projectdanube/aeternam-xdi-tests](https://github.com/projectdanube/aeternam-xdi-tests) - XDI experimentation for ÆTERNAM / ÆVATAR
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-maria" />/projectdanube/aeternam-xdi-maria</a> - Aeternam PNR Demo: Maria
|
* [/projectdanube/aeternam-xdi-maria](https://github.com/projectdanube/aeternam-xdi-maria) - Aeternam PNR Demo: Maria
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-webshop" />/projectdanube/aeternam-xdi-webshop</a> - Aeternam PNR Demo: Webshop
|
* [/projectdanube/aeternam-xdi-webshop](https://github.com/projectdanube/aeternam-xdi-webshop) - Aeternam PNR Demo: Webshop
|
||||||
* <a href="https://github.com/projectdanube/aeternam-xdi-oebb" />/projectdanube/aeternam-xdi-oebb</a> - Aeternam PNR Demo: ÖBB
|
* [/projectdanube/aeternam-xdi-oebb](https://github.com/projectdanube/aeternam-xdi-oebb) - Aeternam PNR Demo: ÖBB
|
||||||
|
|
||||||
### XDI Cloud
|
### XDI Cloud
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-cloudcards" />/projectdanube/xdi2-cloudcards</a> - XDI Cloud Card Viewer
|
* [/projectdanube/xdi2-cloudcards](https://github.com/projectdanube/xdi2-cloudcards) - XDI Cloud Card Viewer
|
||||||
* <a href="https://github.com/projectdanube/xdi2-messenger" />/projectdanube/xdi2-messenger</a> - XDI Cloud Messenger
|
* [/projectdanube/xdi2-messenger](https://github.com/projectdanube/xdi2-messenger) - XDI Cloud Messenger
|
||||||
* <a href="https://github.com/projectdanube/xdi2-manager" />/projectdanube/xdi2-manager</a> - XDI Cloud Manager
|
* [/projectdanube/xdi2-manager](https://github.com/projectdanube/xdi2-manager) - XDI Cloud Manager
|
||||||
* <a href="https://github.com/projectdanube/xdi2-pixel" />/projectdanube/xdi2-pixel</a> - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts.
|
* [/projectdanube/xdi2-pixel](https://github.com/projectdanube/xdi2-pixel) - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts.
|
||||||
|
|
||||||
### XDI Server Deployed Via
|
### XDI Server Deployed Via
|
||||||
|
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-grizzly" />/projectdanube/xdi2-server-grizzly</a> - XDI2 Server deployed via Grizzly
|
* [/projectdanube/xdi2-server-grizzly](https://github.com/projectdanube/xdi2-server-grizzly) - XDI2 Server deployed via Grizzly
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-mina" />/projectdanube/xdi2-server-mina</a> - XDI2 Server deployed via Apache MINA
|
* [/projectdanube/xdi2-server-mina](https://github.com/projectdanube/xdi2-server-mina) - XDI2 Server deployed via Apache MINA
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-netty" />/projectdanube/xdi2-server-netty</a> - XDI2 Server deployed via netty
|
* [/projectdanube/xdi2-server-netty](https://github.com/projectdanube/xdi2-server-netty) - XDI2 Server deployed via netty
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-undertow" />/projectdanube/xdi2-server-undertow</a> - XDI2 Server deployed via Undertow
|
* [/projectdanube/xdi2-server-undertow](https://github.com/projectdanube/xdi2-server-undertow) - XDI2 Server deployed via Undertow
|
||||||
* <a href="https://github.com/projectdanube/xdi2-server-vertx" />/projectdanube/xdi2-server-vertx</a> - XDI2 Server deployed via vert.x
|
* [/projectdanube/xdi2-server-vertx](https://github.com/projectdanube/xdi2-server-vertx) - XDI2 Server deployed via vert.x
|
||||||
|
|
||||||
### Sevices
|
### Sevices
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-service" />/projectdanube/xdi2-connect-service</a> - This is a "Connect Service" component for the XDI Browser binding.
|
* [/projectdanube/xdi2-connect-service](https://github.com/projectdanube/xdi2-connect-service) - This is a "Connect Service" component for the XDI Browser binding.
|
||||||
* <a href="https://github.com/projectdanube/neustar-discovery-service" />/projectdanube/neustar-discovery-service</a> - Neustar XDI Discovery Service based on XRI Resolution
|
* [/projectdanube/neustar-discovery-service](https://github.com/projectdanube/neustar-discovery-service) - Neustar XDI Discovery Service based on XRI Resolution
|
||||||
- Forked from neustarpc/neustar-discovery-service
|
- Forked from neustarpc/neustar-discovery-service
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-auth-service-war" />/projectdanube/xdi2-connect-auth-service-war</a> - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file
|
* [/projectdanube/xdi2-connect-auth-service-war](https://github.com/projectdanube/xdi2-connect-auth-service-war) - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-service-war" />/projectdanube/xdi2-connect-service-war</a> - "Connect Service" for the XDI Connect protocol, packaged as .WAR file
|
* [/projectdanube/xdi2-connect-service-war](https://github.com/projectdanube/xdi2-connect-service-war) - "Connect Service" for the XDI Connect protocol, packaged as .WAR file
|
||||||
* <a href="https://github.com/projectdanube/xdi-grapheditor" />/projectdanube/xdi-grapheditor</a> - An XDI Graph Editor
|
* [/projectdanube/xdi-grapheditor](https://github.com/projectdanube/xdi-grapheditor) - An XDI Graph Editor
|
||||||
-Forked from neustar/xdi-grapheditor
|
-Forked from neustar/xdi-grapheditor
|
||||||
* <a href="https://github.com/projectdanube/xdi2-connect-auth-service" />/projectdanube/xdi2-connect-auth-service</a> - This is a "Connect Auth Service" component for the XDI Browser binding.
|
* [/projectdanube/xdi2-connect-auth-service](https://github.com/projectdanube/xdi2-connect-auth-service) - This is a "Connect Auth Service" component for the XDI Browser binding.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user