remove target-blank

This commit is contained in:
Daniel 2019-09-28 01:47:21 -04:00
parent 5f0b8a1907
commit 888847c227
18 changed files with 858 additions and 857 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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" target="_blank">WebOfTrust.info - Upcoming Events</a> * <a href="http://www.weboftrust.info/next-event-page.html" />WebOfTrust.info - Upcoming Events</a>
* [**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) **>>**

View File

@ -22,7 +22,7 @@ last_modified_at: 2019-07-11T11:22:33-23:00
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">I&#39;m excited to share with you an early look at our work on a scalable, open src, permissionless Layer 2 network for Decentralized Identifiers that runs atop Bitcoin, developed and supported by Microsoft as an open public infrastructure for all - meet ION: <a href="https://t.co/9TOl8oyEVB">https://t.co/9TOl8oyEVB</a></p>&mdash; Daniel Ƀ (@csuwildcat) <a href="https://twitter.com/csuwildcat/status/1127926974054391809?ref_src=twsrc%5Etfw">May 13, 2019</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> <blockquote class="twitter-tweet"><p lang="en" dir="ltr">I&#39;m excited to share with you an early look at our work on a scalable, open src, permissionless Layer 2 network for Decentralized Identifiers that runs atop Bitcoin, developed and supported by Microsoft as an open public infrastructure for all - meet ION: <a href="https://t.co/9TOl8oyEVB">https://t.co/9TOl8oyEVB</a></p>&mdash; Daniel Ƀ (@csuwildcat) <a href="https://twitter.com/csuwildcat/status/1127926974054391809?ref_src=twsrc%5Etfw">May 13, 2019</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<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" target="_blank">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" target="_blank">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> <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>
{% include video id="agPVWVe0p3Q" provider="youtube" %} {% include video id="agPVWVe0p3Q" provider="youtube" %}
@ -32,13 +32,13 @@ last_modified_at: 2019-07-11T11:22:33-23:00
## BTCR ## BTCR
* <a href="https://github.com/w3c-ccg/didm-btcr" target="_blank">/w3c-ccg/didm-btcr</a> - WORK ITEM: BTCR DID Method Spec * <a href="https://github.com/w3c-ccg/didm-btcr" />/w3c-ccg/didm-btcr</a> - WORK ITEM: BTCR DID Method Spec
* did:btcr: - [BTCR DID Method](https://w3c-ccg.github.io/didm-btcr/) * did:btcr: - [BTCR DID Method](https://w3c-ccg.github.io/didm-btcr/)
* The Bitcoin Reference DID method (did:btcr) supports DIDs on the public Bitcoin blockchain. The Bitcoin Reference method has minimal design goals: a DID trust anchor based on the Bitcoin blockchain, updates publicly visible and auditable via Bitcoin transactions, and optionally, additional DID Document information referenced in the transaction OP_RETURN data field. No other Personal Identifiable Information (PII) would be placed on the immutable blockchain. * The Bitcoin Reference DID method (did:btcr) supports DIDs on the public Bitcoin blockchain. The Bitcoin Reference method has minimal design goals: a DID trust anchor based on the Bitcoin blockchain, updates publicly visible and auditable via Bitcoin transactions, and optionally, additional DID Document information referenced in the transaction OP_RETURN data field. No other Personal Identifiable Information (PII) would be placed on the immutable blockchain.
* [btcr tx conversion playground](https://weboftrustinfo.github.io/btcr-tx-playground.github.io/) * [btcr tx conversion playground](https://weboftrustinfo.github.io/btcr-tx-playground.github.io/)
* <a href="https://github.com/WebOfTrustInfo/btcr-tx-playground.github.io" target="_blank">/WebOfTrustInfo/btcr-tx-playground.github.io</a> * <a href="https://github.com/WebOfTrustInfo/btcr-tx-playground.github.io" />/WebOfTrustInfo/btcr-tx-playground.github.io</a>
* <a href="https://github.com/WebOfTrustInfo/btcr-did-tools-js" target="_blank">/WebOfTrustInfo/btcr-did-tools-js</a> * <a href="https://github.com/WebOfTrustInfo/btcr-did-tools-js" />/WebOfTrustInfo/btcr-did-tools-js</a>
* <a href="https://github.com/WebOfTrustInfo/btcr-hackathon" target="_blank">/WebOfTrustInfo/btcr-hackathon</a> - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs) * <a href="https://github.com/WebOfTrustInfo/btcr-hackathon" />/WebOfTrustInfo/btcr-hackathon</a> - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs)
## Bitnation ## Bitnation
@ -52,12 +52,12 @@ last_modified_at: 2019-07-11T11:22:33-23:00
* "offers a platform for self-sovereign identity, including desktop and mobile apps for end-users. It uses Decentralized Identifiers (DIDs) - backed by optionally Bitcoin or Ethereum - to implement a marketplace for verifiable claims. The Spidchain applications allow individuals to create, recover, and revoke DIDs, to authenticate, to sign and verify files and claims, and more." * "offers a platform for self-sovereign identity, including desktop and mobile apps for end-users. It uses Decentralized Identifiers (DIDs) - backed by optionally Bitcoin or Ethereum - to implement a marketplace for verifiable claims. The Spidchain applications allow individuals to create, recover, and revoke DIDs, to authenticate, to sign and verify files and claims, and more."
### Spidchain Bitcoin Repos ### Spidchain Bitcoin Repos
* <a href="https://github.com/SpidChain/spidchain-btcr" target="_blank">/SpidChain/spidchain-btcr</a> - An implementation of the btcr standard for self sovereign distributed digital identity * <a href="https://github.com/SpidChain/spidchain-btcr" />/SpidChain/spidchain-btcr</a> - An implementation of the btcr standard for self sovereign distributed digital identity
* <a href="https://github.com/SpidChain/electrumx" target="_blank">/SpidChain/electrumx</a> Forked from kyuupichan/electrumx * <a href="https://github.com/SpidChain/electrumx" />/SpidChain/electrumx</a> Forked from kyuupichan/electrumx
- Alternative implementation of spesmilo/electrum-server - Alternative implementation of spesmilo/electrum-server
* <a href="https://github.com/SpidChain/btcr-spv" target="_blank">/SpidChain/btcr-spv</a> - Poc of an SPV implementation of BTCR * <a href="https://github.com/SpidChain/btcr-spv" />/SpidChain/btcr-spv</a> - Poc of an SPV implementation of BTCR
* <a href="https://github.com/SpidChain/satoshis-wheel-of-fortune" target="_blank">/SpidChain/satoshis-wheel-of-fortune</a> - Pick a name from a list randomly in a provably honest way * <a href="https://github.com/SpidChain/satoshis-wheel-of-fortune" />/SpidChain/satoshis-wheel-of-fortune</a> - Pick a name from a list randomly in a provably honest way
* <a href="https://github.com/SpidChain/txref-conversion-js" target="_blank">/SpidChain/txref-conversion-js</a> - Forked from WebOfTrustInfo/txref-conversion-js * <a href="https://github.com/SpidChain/txref-conversion-js" />/SpidChain/txref-conversion-js</a> - Forked from WebOfTrustInfo/txref-conversion-js
- Javascript library for converting txids to txrefs and back - Javascript library for converting txids to txrefs and back

View File

@ -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" target="_blank">/Cryptonomica/cryptonomica</a> - Cryptonomica keys server * <a href="https://github.com/Cryptonomica/cryptonomica" />/Cryptonomica/cryptonomica</a> - Cryptonomica keys server
* <a href="https://github.com/Cryptonomica/cryptonomica.github.io" target="_blank">/Cryptonomica/cryptonomica.github.io</a> - Cryptonomica frontend * <a href="https://github.com/Cryptonomica/cryptonomica.github.io" />/Cryptonomica/cryptonomica.github.io</a> - Cryptonomica frontend
* <a href="https://github.com/Cryptonomica/arbitration-rules" target="_blank">/Cryptonomica/arbitration-rules</a> - Cryptonomica Arbitration Rules * <a href="https://github.com/Cryptonomica/arbitration-rules" />/Cryptonomica/arbitration-rules</a> - Cryptonomica Arbitration Rules
* <a href="https://github.com/Cryptonomica/dappathon-tlv" target="_blank">/Cryptonomica/dappathon-tlv</a> * <a href="https://github.com/Cryptonomica/dappathon-tlv" />/Cryptonomica/dappathon-tlv</a>
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityVerification" target="_blank">/Cryptonomica/Ethereum-IdentityVerification</a> - Indentity verification and KYC for Ethereum blockchain * <a href="https://github.com/Cryptonomica/Ethereum-IdentityVerification" />/Cryptonomica/Ethereum-IdentityVerification</a> - Indentity verification and KYC for Ethereum blockchain
* <a href="https://github.com/Cryptonomica/ethnode.cryptonomica.net" target="_blank">/Cryptonomica/ethnode.cryptonomica.net</a> - Ethereum node with API on nodejs and web3.js * <a href="https://github.com/Cryptonomica/ethnode.cryptonomica.net" />/Cryptonomica/ethnode.cryptonomica.net</a> - Ethereum node with API on nodejs and web3.js
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityProof" target="_blank">/Cryptonomica/Ethereum-IdentityProof</a> - Smart contract for Ethereum's account owner verification using Cryptonomica.net * <a href="https://github.com/Cryptonomica/Ethereum-IdentityProof" />/Cryptonomica/Ethereum-IdentityProof</a> - Smart contract for Ethereum's account owner verification using Cryptonomica.net
* <a href="https://github.com/Cryptonomica/international-arbitration-law" target="_blank">/Cryptonomica/international-arbitration-law</a> - Repository for collecting information about international arbitration law and practice * <a href="https://github.com/Cryptonomica/international-arbitration-law" />/Cryptonomica/international-arbitration-law</a> - Repository for collecting information about international arbitration law and practice

View File

@ -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" target="_blank">/jolocom/docs</a> - Documentation * <a href="https://github.com/jolocom/docs" />/jolocom/docs</a> - Documentation
* <a href="https://github.com/jolocom/smartwallet-app" target="_blank">/jolocom/smartwallet-app</a> - A decentralized self sovereign identity solution developed by Jolocom. * <a href="https://github.com/jolocom/smartwallet-app" />/jolocom/smartwallet-app</a> - A decentralized self sovereign identity solution developed by Jolocom.
* <a href="https://github.com/jolocom/jolocom-lib" target="_blank">/jolocom/jolocom-lib</a> - Library for interacting with the identity solution provided by Jolocom. * <a href="https://github.com/jolocom/jolocom-lib" />/jolocom/jolocom-lib</a> - Library for interacting with the identity solution provided by Jolocom.
* <a href="https://github.com/jolocom/jolocom-did-driver" target="_blank">/jolocom/jolocom-did-driver</a> - Universal Resolver DID Driver for the did:jolo identity space * <a href="https://github.com/jolocom/jolocom-did-driver" />/jolocom/jolocom-did-driver</a> - Universal Resolver DID Driver for the did:jolo identity space
* <a href="https://github.com/jolocom/generic-backend" target="_blank">/jolocom/generic-backend</a> - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials. * <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.
* <a href="https://github.com/jolocom/demo-sso" target="_blank">/jolocom/demo-sso</a> - A simple example web application integrating the Jolocom library for authentication. * <a href="https://github.com/jolocom/demo-sso" />/jolocom/demo-sso</a> - A simple example web application integrating the Jolocom library for authentication.
* <a href="https://github.com/jolocom/demo-sso-mobile" target="_blank">/jolocom/demo-sso-mobile</a> - 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/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.
* <a href="https://github.com/jolocom/cred-types-jolocom-demo" target="_blank">/jolocom/cred-types-jolocom-demo</a> - Collection of metadata definitions for the demo Jolocom credential types. * <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.
* <a href="https://github.com/jolocom/react-native-build-config" target="_blank">/jolocom/react-native-build-config</a> - Expose native build config to JS (android only for now) * <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)
* <a href="https://github.com/jolocom/credTypes-jolocom-core" target="_blank">/jolocom/credTypes-jolocom-core</a> - Collection of metadata definitions for the core Jolocom credential types. * <a href="https://github.com/jolocom/credTypes-jolocom-core" />/jolocom/credTypes-jolocom-core</a> - Collection of metadata definitions for the core Jolocom credential types.
* <a href="https://github.com/jolocom/fueling-service" target="_blank">/jolocom/fueling-service</a> - Simple express service that can wire ether to requester. * <a href="https://github.com/jolocom/fueling-service" />/jolocom/fueling-service</a> - Simple express service that can wire ether to requester.
* <a href="https://github.com/jolocom/registry-contract" target="_blank">/jolocom/registry-contract</a> - 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/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.
* <a href="https://github.com/jolocom/smartwallet-webid-proxy" target="_blank">/jolocom/smartwallet-webid-proxy</a> - WebID proxy service * <a href="https://github.com/jolocom/smartwallet-webid-proxy" />/jolocom/smartwallet-webid-proxy</a> - WebID proxy service
## uPort ## uPort
* <a href="https://github.com/uport-project/developers" target="_blank">/uport-project/developers</a> - Developer portal for documentation and application management * <a href="https://github.com/uport-project/developers" />/uport-project/developers</a> - Developer portal for documentation and application management
* <a href="https://github.com/uport-project/specs" target="_blank">/uport-project/specs</a> - uPort Protocol Specs * <a href="https://github.com/uport-project/specs" />/uport-project/specs</a> - uPort Protocol Specs
* <a href="https://github.com/uport-project/uport-connect" target="_blank">/uport-project/uport-connect</a> - Main uPort library for front end developers * <a href="https://github.com/uport-project/uport-connect" />/uport-project/uport-connect</a> - Main uPort library for front end developers
* <a href="https://github.com/uport-project/eth-typed-data" target="_blank">/uport-project/eth-typed-data</a> - A javascript library for working with typed structured data as defined by EIP712 * <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
* <a href="https://github.com/uport-project/uport-transports" target="_blank">/uport-project/uport-transports</a> - Set up communication channels between your app and a uPort client to handle requests and responses. * <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.
* <a href="https://github.com/uport-project/webcard" target="_blank">/uport-project/webcard</a> - Transaction Sharing * <a href="https://github.com/uport-project/webcard" />/uport-project/webcard</a> - Transaction Sharing
* <a href="https://github.com/uport-project/demo" target="_blank">/uport-project/demo</a> - uPort Demo dApp * <a href="https://github.com/uport-project/demo" />/uport-project/demo</a> - uPort Demo dApp
* <a href="https://github.com/uport-project/uport-lite" target="_blank">/uport-project/uport-lite</a> - Lightweight uport registry lookup * <a href="https://github.com/uport-project/uport-lite" />/uport-project/uport-lite</a> - Lightweight uport registry lookup
* <a href="https://github.com/uport-project/eslint-config-uport" target="_blank">/uport-project/eslint-config-uport</a> - Shareable eslint config for uport libraries * <a href="https://github.com/uport-project/eslint-config-uport" />/uport-project/eslint-config-uport</a> - Shareable eslint config for uport libraries
* <a href="https://github.com/uport-project/uPort-live" target="_blank">/uport-project/uPort-live</a> - Forked from Siunami/uPort-live * <a href="https://github.com/uport-project/uPort-live" />/uport-project/uPort-live</a> - Forked from Siunami/uPort-live
* <a href="https://github.com/uport-project/uport-wordpress-plugin" target="_blank">/uport-project/uport-wordpress-plugin</a> - A Passwordless Login for uPort and Wordpress * <a href="https://github.com/uport-project/uport-wordpress-plugin" />/uport-project/uport-wordpress-plugin</a> - A Passwordless Login for uPort and Wordpress
* <a href="https://github.com/uport-project/community-projects" target="_blank">/uport-project/community-projects</a> - A list of community hackathon projects and other experiments. * <a href="https://github.com/uport-project/community-projects" />/uport-project/community-projects</a> - A list of community hackathon projects and other experiments.
* <a href="https://github.com/uport-project/udoor" target="_blank">/uport-project/udoor</a> - uPort Door Management * <a href="https://github.com/uport-project/udoor" />/uport-project/udoor</a> - uPort Door Management
* <a href="https://github.com/uport-project/uport-bounties" target="_blank">/uport-project/uport-bounties</a>- A Library of uPort Bounties * <a href="https://github.com/uport-project/uport-bounties" />/uport-project/uport-bounties</a>- A Library of uPort Bounties
* <a href="https://github.com/dconroy/CityKey" target="_blank">/dconroy/CityKey</a> - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com * <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
### uPort DID ### uPort DID
* <a href="https://github.com/uport-project/ethr-did-resolver" target="_blank">/uport-project/ethr-did-resolver</a> - DID resolver for Ethereum Addresses with support for key management * <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
* <a href="https://github.com/uport-project/secp256k1-did-resolver" target="_blank">/uport-project/secp256k1-did-resolver</a> - Resolve DID documents for secp256k1 public keys * <a href="https://github.com/uport-project/secp256k1-did-resolver" />/uport-project/secp256k1-did-resolver</a> - Resolve DID documents for secp256k1 public keys
* <a href="https://github.com/uport-project/uport-did-driver" target="_blank">/uport-project/uport-did-driver</a> - Driver for the uPort DID method * <a href="https://github.com/uport-project/uport-did-driver" />/uport-project/uport-did-driver</a> - Driver for the uPort DID method
* <a href="https://github.com/uport-project/eth-did-resolver" target="_blank">/uport-project/eth-did-resolver</a> - DID resolver for Ethereum Addresses * <a href="https://github.com/uport-project/eth-did-resolver" />/uport-project/eth-did-resolver</a> - DID resolver for Ethereum Addresses
* <a href="https://github.com/uport-project/ethr-did" target="_blank">/uport-project/ethr-did</a> - Create ethr DIDs * <a href="https://github.com/uport-project/ethr-did" />/uport-project/ethr-did</a> - Create ethr DIDs
* <a href="https://github.com/uport-project/ethr-did-registry" target="_blank">/uport-project/ethr-did-registry</a> - Backing for an experimental DID method * <a href="https://github.com/uport-project/ethr-did-registry" />/uport-project/ethr-did-registry</a> - Backing for an experimental DID method
* <a href="https://github.com/uport-project/did-resolver" target="_blank">/uport-project/did-resolver</a> - Generic did-resolver * <a href="https://github.com/uport-project/did-resolver" />/uport-project/did-resolver</a> - Generic did-resolver
* <a href="https://github.com/uport-project/https-did-resolver" target="_blank">/uport-project/https-did-resolver</a> - DID resolver for HTTPS domains * <a href="https://github.com/uport-project/https-did-resolver" />/uport-project/https-did-resolver</a> - DID resolver for HTTPS domains
* <a href="https://github.com/uport-project/nacl-did" target="_blank">/uport-project/nacl-did</a> - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing * <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
* <a href="https://github.com/uport-project/did-jwt" target="_blank">/uport-project/did-jwt</a> - Create and verify uPort and DID compliant JWT's in Javascript * <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
* <a href="https://github.com/uport-project/uport-did-resolver" target="_blank">/uport-project/uport-did-resolver</a> - DID resolver for uPort identities * <a href="https://github.com/uport-project/uport-did-resolver" />/uport-project/uport-did-resolver</a> - DID resolver for uPort identities
### uPort Identification ### uPort Identification
* <a href="https://github.com/uport-project/openid" target="_blank">/uport-project/openid</a> - uPort openid * <a href="https://github.com/uport-project/openid" />/uport-project/openid</a> - uPort openid
* <a href="https://github.com/uport-project/kmnid" target="_blank">/uport-project/kmnid</a> - A kotlin implementation of MNID * <a href="https://github.com/uport-project/kmnid" />/uport-project/kmnid</a> - A kotlin implementation of MNID
* <a href="https://github.com/uport-project/uport-registry" target="_blank">/uport-project/uport-registry</a> - Core uPort registry contract for linking attributes to uPort identities. * <a href="https://github.com/uport-project/uport-registry" />/uport-project/uport-registry</a> - Core uPort registry contract for linking attributes to uPort identities.
* <a href="https://github.com/uport-project/uport-chrome-extension" target="_blank">/uport-project/uport-chrome-extension</a> - An experiment to test decentralized identity in a Browser Extension environment. * <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.
* <a href="https://github.com/uport-project/infrastructure" target="_blank">/uport-project/infrastructure</a> - Support services for Self-Sovereign Identity * <a href="https://github.com/uport-project/infrastructure" />/uport-project/infrastructure</a> - Support services for Self-Sovereign Identity
* <a href="https://github.com/uport-project/mnid" target="_blank">/uport-project/mnid</a> - Multi Network Identifier - spec and reference implementation * <a href="https://github.com/uport-project/mnid" />/uport-project/mnid</a> - Multi Network Identifier - spec and reference implementation
### uPort Mobile ### uPort Mobile
* <a href="https://github.com/uport-project/uport-android-sdk" target="_blank">/uport-project/uport-android-sdk</a> - 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-sdk" />/uport-project/uport-android-sdk</a> - 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" target="_blank">/uport-project/uport-android-signer</a> - android ETH signer library to be used by uport app and sdk * <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
* <a href="https://github.com/uport-project/uport-android" target="_blank">/uport-project/uport-android</a> - uPort app for android - under construction * <a href="https://github.com/uport-project/uport-android" />/uport-project/uport-android</a> - uPort app for android - under construction
* <a href="https://github.com/uport-project/uport-ios-demo" target="_blank">/uport-project/uport-ios-demo</a> - Demo iPhone app using uPort SDK * <a href="https://github.com/uport-project/uport-ios-demo" />/uport-project/uport-ios-demo</a> - Demo iPhone app using uPort SDK
* <a href="https://github.com/uport-project/uport-mobile-issues" target="_blank">/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 * <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
* <a href="https://github.com/uport-project/uport-mobile" target="_blank">/uport-project/uport-mobile</a> - uPort mobile app * <a href="https://github.com/uport-project/uport-mobile" />/uport-project/uport-mobile</a> - uPort mobile app
* <a href="https://github.com/uport-project/uport-ios-sdk" target="_blank">/uport-project/uport-ios-sdk</a> - uPort iOS SDK in Swift * <a href="https://github.com/uport-project/uport-ios-sdk" />/uport-project/uport-ios-sdk</a> - uPort iOS SDK in Swift
* <a href="https://github.com/uport-project/uport-ios-core-eth" target="_blank">/uport-project/uport-ios-core-eth</a> - iOS Ethereum Toolkit for uPort SDK * <a href="https://github.com/uport-project/uport-ios-core-eth" />/uport-project/uport-ios-core-eth</a> - iOS Ethereum Toolkit for uPort SDK
* <a href="https://github.com/uport-project/uport-ios-openssl" target="_blank">/uport-project/uport-ios-openssl</a> - iOS OpenSSL Framework 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
* <a href="https://github.com/uport-project/UPTEthereumSigner" target="_blank">/uport-project/UPTEthereumSigner</a> - Ethereum signer library for iOS * <a href="https://github.com/uport-project/UPTEthereumSigner" />/uport-project/UPTEthereumSigner</a> - Ethereum signer library for iOS
### uPort Lambda ### uPort Lambda
* <a href="https://github.com/uport-project/lambda-chasqui" target="_blank">/uport-project/lambda-chasqui</a> - running_man Messenger service running_man * <a href="https://github.com/uport-project/lambda-chasqui" />/uport-project/lambda-chasqui</a> - running_man Messenger service running_man
* <a href="https://github.com/uport-project/lambda-agora" target="_blank">/uport-project/lambda-agora</a> - 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-agora" />/uport-project/lambda-agora</a> - 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" target="_blank">/uport-project/lambda-champagne</a> * <a href="https://github.com/uport-project/lambda-champagne" />/uport-project/lambda-champagne</a>
* <a href="https://github.com/uport-project/lambda-niscani" target="_blank">/uport-project/lambda-niscani</a> * <a href="https://github.com/uport-project/lambda-niscani" />/uport-project/lambda-niscani</a>
* <a href="https://github.com/uport-project/lambda-sensui" target="_blank">/uport-project/lambda-sensui</a> - uPort tx funding service * <a href="https://github.com/uport-project/lambda-sensui" />/uport-project/lambda-sensui</a> - uPort tx funding service
* <a href="https://github.com/uport-project/" target="_blank">/uport-project/lambda-caleuche</a> - Caleuche. Event Hub Service * <a href="https://github.com/uport-project/" />/uport-project/lambda-caleuche</a> - Caleuche. Event Hub Service
* <a href="https://github.com/uport-project/lambda-idgraph" target="_blank">/uport-project/lambda-idgraph</a> * <a href="https://github.com/uport-project/lambda-idgraph" />/uport-project/lambda-idgraph</a>
* <a href="https://github.com/uport-project/lambda-olorun" target="_blank">/uport-project/lambda-olorun</a> - uPort private network support * <a href="https://github.com/uport-project/lambda-olorun" />/uport-project/lambda-olorun</a> - uPort private network support
* <a href="https://github.com/uport-project/lambda-fatima" target="_blank">/uport-project/lambda-fatima</a> - uPort badge event attestor * <a href="https://github.com/uport-project/lambda-fatima" />/uport-project/lambda-fatima</a> - uPort badge event attestor
* <a href="https://github.com/uport-project/lambda-pututu" target="_blank">/uport-project/lambda-pututu</a> - Push notification service * <a href="https://github.com/uport-project/lambda-pututu" />/uport-project/lambda-pututu</a> - Push notification service
* <a href="https://github.com/uport-project/lambda-nisaba" target="_blank">/uport-project/lambda-nisaba</a> - Lambda functions for anti-sybill * <a href="https://github.com/uport-project/lambda-nisaba" />/uport-project/lambda-nisaba</a> - Lambda functions for anti-sybill
* <a href="https://github.com/uport-project/lambda-unnu" target="_blank">/uport-project/lambda-unnu</a> - Creator of Identities * <a href="https://github.com/uport-project/lambda-unnu" />/uport-project/lambda-unnu</a> - Creator of Identities
### uPort React ### uPort React
* <a href="https://github.com/uport-project/react-native-uport-signer" target="_blank">/uport-project/react-native-uport-signer</a> * <a href="https://github.com/uport-project/react-native-uport-signer" />/uport-project/react-native-uport-signer</a>
* <a href="https://github.com/uport-project/react-native-signer-demo" target="_blank">/uport-project/react-native-signer-demo</a> * <a href="https://github.com/uport-project/react-native-signer-demo" />/uport-project/react-native-signer-demo</a>
* <a href="https://github.com/uport-project/uport-react-native-demo" target="_blank">/uport-project/uport-react-native-demo</a> * <a href="https://github.com/uport-project/uport-react-native-demo" />/uport-project/uport-react-native-demo</a>
* <a href="https://github.com/uport-project/react-native-uport-connect" target="_blank">/uport-project/react-native-uport-connect</a> - Library for integrating uPort into your React Native app * <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
* <a href="https://github.com/uport-project/react-uport-box" target="_blank">/uport-project/react-uport-box</a> - Truffle and React/Redux boilerplate with uPort Connect * <a href="https://github.com/uport-project/react-uport-box" />/uport-project/react-uport-box</a> - Truffle and React/Redux boilerplate with uPort Connect
* <a href="https://github.com/uport-project/react-native-passcode-android" target="_blank">/uport-project/react-native-passcode-android</a> - Forked from aldigjo/react-native-passcode-android * <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 Assorted ### uPort Assorted
* <a href="https://github.com/uport-project/champagne-dapp" target="_blank">/uport-project/champagne-dapp</a> - Champagne Project dApp * <a href="https://github.com/uport-project/champagne-dapp" />/uport-project/champagne-dapp</a> - Champagne Project dApp
* <a href="https://github.com/uport-project/tweetnacl-k" target="_blank">/uport-project/tweetnacl-k</a> - kotlin implementation of tweetnacl * <a href="https://github.com/uport-project/tweetnacl-k" />/uport-project/tweetnacl-k</a> - kotlin implementation of tweetnacl
* <a href="https://github.com/uport-project/sample-data-generator" target="_blank">/uport-project/sample-data-generator</a> * <a href="https://github.com/uport-project/sample-data-generator" />/uport-project/sample-data-generator</a>
* <a href="https://github.com/uport-project/bck-wallet" target="_blank">/uport-project/bck-wallet</a> * <a href="https://github.com/uport-project/bck-wallet" />/uport-project/bck-wallet</a>
* <a href="https://github.com/uport-project/UPTEthereumSigner-Example" target="_blank">/uport-project/UPTEthereumSigner-Example</a> - Example app and unit tests for the UPTEthereumSigner repo * <a href="https://github.com/uport-project/UPTEthereumSigner-Example" />/uport-project/UPTEthereumSigner-Example</a> - Example app and unit tests for the UPTEthereumSigner repo
* <a href="https://github.com/uport-project/lastblock" target="_blank">/uport-project/lastblock</a> - Daemon that alerts when a new block is mined * <a href="https://github.com/uport-project/lastblock" />/uport-project/lastblock</a> - Daemon that alerts when a new block is mined
* <a href="https://github.com/uport-project/service-tests" target="_blank">/uport-project/service-tests</a> - Test servers from the outside * <a href="https://github.com/uport-project/service-tests" />/uport-project/service-tests</a> - Test servers from the outside
* <a href="https://github.com/uport-project/paper" target="_blank">/uport-project/paper</a> * <a href="https://github.com/uport-project/paper" />/uport-project/paper</a>
* <a href="https://github.com/uport-project/swift-rlp" target="_blank">/uport-project/swift-rlp</a> - Recursive Length Prefix in Swift - CocoaPod * <a href="https://github.com/uport-project/swift-rlp" />/uport-project/swift-rlp</a> - Recursive Length Prefix in Swift - CocoaPod
* <a href="https://github.com/uport-project/SwiftKeccak" target="_blank">/uport-project/SwiftKeccak</a> - Ethereum compatible Keccak hash for Swift * <a href="https://github.com/uport-project/SwiftKeccak" />/uport-project/SwiftKeccak</a> - Ethereum compatible Keccak hash for Swift
* <a href="https://github.com/uport-project/ed2curve-js" target="_blank">/uport-project/ed2curve-js</a> - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys * <a href="https://github.com/uport-project/ed2curve-js" />/uport-project/ed2curve-js</a> - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys
## Spidchain ## Spidchain
* <a href="https://github.com/SpidChain/eth-lightwallet" target="_blank">/SpidChain/eth-lightwallet</a> - Forked from ConsenSys/eth-lightwallet * <a href="https://github.com/SpidChain/eth-lightwallet" />/SpidChain/eth-lightwallet</a> - 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" target="_blank">/SpidChain/truffle</a> - Forked from trufflesuite/truffle * <a href="https://github.com/SpidChain/truffle" />/SpidChain/truffle</a> - Forked from trufflesuite/truffle
- A development framework for Ethereum - A development framework for Ethereum
* <a href="https://github.com/SpidChain/VotingSystem" target="_blank">/SpidChain/VotingSystem</a> - A dapp, library and smart contract to notarize votes on the ethereum blockchain * <a href="https://github.com/SpidChain/VotingSystem" />/SpidChain/VotingSystem</a> - A dapp, library and smart contract to notarize votes on the ethereum blockchain
* <a href="https://github.com/SpidChain/ethers-wallet" target="_blank">/SpidChain/ethers-wallet</a> - Forked from ethers-io/ethers.js * <a href="https://github.com/SpidChain/ethers-wallet" />/SpidChain/ethers-wallet</a> - 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" target="_blank">/SpidChain/nodejs-ethereum</a> - Forked from b9lab/nodejs-ethereum * <a href="https://github.com/SpidChain/nodejs-ethereum" />/SpidChain/nodejs-ethereum</a> - 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" target="_blank">/Cryptonomica/cryptonomica</a> - Cryptonomica keys server * <a href="https://github.com/Cryptonomica/cryptonomica" />/Cryptonomica/cryptonomica</a> - Cryptonomica keys server
* <a href="https://github.com/Cryptonomica/cryptonomica.github.io" target="_blank">/Cryptonomica/cryptonomica.github.io</a> - Cryptonomica frontend * <a href="https://github.com/Cryptonomica/cryptonomica.github.io" />/Cryptonomica/cryptonomica.github.io</a> - Cryptonomica frontend
* <a href="https://github.com/Cryptonomica/arbitration-rules" target="_blank">/Cryptonomica/arbitration-rules</a> - Cryptonomica Arbitration Rules * <a href="https://github.com/Cryptonomica/arbitration-rules" />/Cryptonomica/arbitration-rules</a> - Cryptonomica Arbitration Rules
* <a href="https://github.com/Cryptonomica/dappathon-tlv" target="_blank">/Cryptonomica/dappathon-tlv</a> * <a href="https://github.com/Cryptonomica/dappathon-tlv" />/Cryptonomica/dappathon-tlv</a>
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityVerification" target="_blank">/Cryptonomica/Ethereum-IdentityVerification</a> - Indentity verification and KYC for Ethereum blockchain * <a href="https://github.com/Cryptonomica/Ethereum-IdentityVerification" />/Cryptonomica/Ethereum-IdentityVerification</a> - Indentity verification and KYC for Ethereum blockchain
* <a href="https://github.com/Cryptonomica/ethnode.cryptonomica.net" target="_blank">/Cryptonomica/ethnode.cryptonomica.net</a> - Ethereum node with API on nodejs and web3.js * <a href="https://github.com/Cryptonomica/ethnode.cryptonomica.net" />/Cryptonomica/ethnode.cryptonomica.net</a> - Ethereum node with API on nodejs and web3.js
* <a href="https://github.com/Cryptonomica/Ethereum-IdentityProof" target="_blank">/Cryptonomica/Ethereum-IdentityProof</a> - Smart contract for Ethereum's account owner verification using Cryptonomica.net * <a href="https://github.com/Cryptonomica/Ethereum-IdentityProof" />/Cryptonomica/Ethereum-IdentityProof</a> - Smart contract for Ethereum's account owner verification using Cryptonomica.net
* <a href="https://github.com/Cryptonomica/international-arbitration-law" target="_blank">/Cryptonomica/international-arbitration-law</a> - Repository for collecting information about international arbitration law and practice * <a href="https://github.com/Cryptonomica/international-arbitration-law" />/Cryptonomica/international-arbitration-law</a> - Repository for collecting information about international arbitration law and practice

View File

@ -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/" target="_blank">WomenInIdentity.org</a> [<a href="https://twitter.com/WomeninID" target="_blank">**T**</a>] * <a href="https://womeninidentity.org/" />WomenInIdentity.org</a> [<a href="https://twitter.com/WomeninID" />**T**</a>]
* [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" target="_blank"><img src="https://i.imgur.com/WB3wTWm.png"/></a> <a href="https://twitter.com/IdentityWoman" /><img src="https://i.imgur.com/WB3wTWm.png"/></a>
* <a href="https://identitywoman.net/about-kaliya/bio/" target="_blank">identitywoman.net/about-kaliya/bio/</a> * <a href="https://identitywoman.net/about-kaliya/bio/" />identitywoman.net/about-kaliya/bio/</a>
> 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" target="_blank">twitter.com/IdentityWoman</a> * <a href="https://twitter.com/IdentityWoman" />twitter.com/IdentityWoman</a>
* 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/" target="_blank">identitywoman.net</a> - Independent Advocate for the Rights and Dignity of our Digital Selves. * <a href="https://identitywoman.net/" />identitywoman.net</a> - 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/" target="_blank">Exciting SSI announcement was not well received by some</a> * <a href="https://identitywoman.net/exciting-ssi-announcement-was-not-well-received-by-some/" />Exciting SSI announcement was not well received by some</a>
> 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" target="_blank">The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young</a> * <a href="https://youtu.be/U8bZ4GYFwKY" />The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young</a>
<a href="https://youtu.be/U8bZ4GYFwKY" target="_blank"><img src="https://i.imgur.com/5v814Kl.png"/></a> <a href="https://youtu.be/U8bZ4GYFwKY" /><img src="https://i.imgur.com/5v814Kl.png"/></a>
>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/" target="_blank">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 <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.
* <a href="https://ssiscoop.com/" target="_blank">ssiscoop.com - Your Guide to Self Sovereign Identity</a> * <a href="https://ssiscoop.com/" />ssiscoop.com - Your Guide to Self Sovereign Identity</a>
>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="" target="_blank"></a> * <a href="" /></a>
* <a href="" target="_blank"></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/" target="_blank">Global Privacy and Security By Design</a> * <a href="https://gpsbydesign.org/" />Global Privacy and Security By Design</a>
> 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/" target="_blank">www.ipc.on.ca</a> * <a href="https://www.ipc.on.ca/" />www.ipc.on.ca</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 >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" target="_blank">Operationalizing Privacy by Design -From Rhetoric to Reality</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>
Notes: Notes:

View File

@ -68,7 +68,7 @@ Phil [Zimmerman creates PGP](https://www.philzimmermann.com/EN/essays/WhyIWroteP
## Evolution of Identity -[wso2](https://wso2.com) ## Evolution of Identity -[wso2](https://wso2.com)
<iframe src="//www.slideshare.net/slideshow/embed_code/key/ujYqOXNEaaogEq" 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/prabathsiriwardena/the-evolution-of-internet-identity" title="The Evolution of Internet Identity" target="_blank">The Evolution of Internet Identity</a> </strong> from <strong><a href="https://www.slideshare.net/prabathsiriwardena" target="_blank">Prabath Siriwardena</a></strong> </div> <iframe src="//www.slideshare.net/slideshow/embed_code/key/ujYqOXNEaaogEq" 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/prabathsiriwardena/the-evolution-of-internet-identity" title="The Evolution of Internet Identity" />The Evolution of Internet Identity</a> </strong> from <strong><a href="https://www.slideshare.net/prabathsiriwardena" />Prabath Siriwardena</a></strong> </div>
## International Planetwork Conference ## International Planetwork Conference

View File

@ -676,14 +676,14 @@ Unless otherwise noted, all RWoT Completed Papers, Topics and Advance Readings a
## RWoT Github Listing ## RWoT Github Listing
* <a href="https://github.com/WebOfTrustInfo/self-sovereign-identity" target="_blank">/WebOfTrustInfo/self-sovereign-identity</a> - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles * <a href="https://github.com/WebOfTrustInfo/self-sovereign-identity" />/WebOfTrustInfo/self-sovereign-identity</a> - Articles and documents associated with designing and implementing identity technology using self-sovereign identity principles
* <a href="https://github.com/WebOfTrustInfo/website" target="_blank">/WebOfTrustInfo/website</a> - Website for http://www.WebOfTrust.info * <a href="https://github.com/WebOfTrustInfo/website" />/WebOfTrustInfo/website</a> - Website for http://www.WebOfTrust.info
* <a href="https://github.com/WebOfTrustInfo/community-resilience" target="_blank">/WebOfTrustInfo/community-resilience</a> - Rebooting Web of Trust Community Resilience Team * <a href="https://github.com/WebOfTrustInfo/community-resilience" />/WebOfTrustInfo/community-resilience</a> - Rebooting Web of Trust Community Resilience Team
* <a href="https://github.com/WebOfTrustInfo/satyrn" target="_blank">/WebOfTrustInfo/satyrn</a> - A Markdown-based JavaScript Sandbox * <a href="https://github.com/WebOfTrustInfo/satyrn" />/WebOfTrustInfo/satyrn</a> - A Markdown-based JavaScript Sandbox
* <a href="https://github.com/WebOfTrustInfo/sss" target="_blank">/WebOfTrustInfo/sss</a> - Library for the Shamir secret sharing scheme * <a href="https://github.com/WebOfTrustInfo/sss" />/WebOfTrustInfo/sss</a> - Library for the Shamir secret sharing scheme
- Forked from dsprenkels/sss - Forked from dsprenkels/sss
* <a href="https://github.com/WebOfTrustInfo/verifiable-news" target="_blank">/WebOfTrustInfo/verifiable-news</a> - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news". * <a href="https://github.com/WebOfTrustInfo/verifiable-news" />/WebOfTrustInfo/verifiable-news</a> - TBD: W3C Credentials Community Group repository for curbing "social bots" and mitigating the spread of online misinformation and "fake news".
* <a href="https://github.com/WebOfTrustInfo/portable-reputation-toolkit" target="_blank">/WebOfTrustInfo/portable-reputation-toolkit</a> * <a href="https://github.com/WebOfTrustInfo/portable-reputation-toolkit" />/WebOfTrustInfo/portable-reputation-toolkit</a>
### Workshops ### Workshops

View File

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

View File

@ -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 lots of innovation happening… “Infrastructure for digital identity is key in the technical realisation of the MyData -vision and there is lots 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 &#x27;Jogi&#x27; Poikola" target="_blank">Self-Sovereign Identity and the MyData model from Finland - Antti &#x27;Jogi&#x27; Poikola</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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 &#x27;Jogi&#x27; Poikola" />Self-Sovereign Identity and the MyData model from Finland - Antti &#x27;Jogi&#x27; Poikola</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></strong> </div>

View File

@ -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" target="_blank">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> <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>
## 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" target="_blank">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> <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>
## 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" target="_blank">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> <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>
## Digital Identity Wallets - Darrell ODonnell ## Digital Identity Wallets - Darrell ODonnell
<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 ODonnell" target="_blank">The State of Digital Identity Wallets Darrell ODonnell</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> <a href="//www.slideshare.net/SSIMeetup/the-state-of-digital-identity-wallets-darrell-odonnell" title="The State of Digital Identity Wallets Darrell ODonnell" />The State of Digital Identity Wallets Darrell ODonnell</a> </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" target="_blank">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> <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>
## 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" target="_blank">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> <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>
## 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" target="_blank">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> <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>
## 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" target="_blank">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> <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>
## 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 &#x27;Jogi&#x27; Poikola" target="_blank">Self-Sovereign Identity and the MyData model from Finland - Antti &#x27;Jogi&#x27; 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> <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 &#x27;Jogi&#x27; Poikola" />Self-Sovereign Identity and the MyData model from Finland - Antti &#x27;Jogi&#x27; Poikola</a> </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" target="_blank">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> <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>
### 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" target="_blank">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> <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>
## 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" target="_blank">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> <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>
### 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" target="_blank">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> <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>
### 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" target="_blank">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> <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>
## 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 &amp; SSI Silvan Jongerius" target="_blank">The impact of the GDPR on Blockchain &amp; 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> <a href="//www.slideshare.net/SSIMeetup/the-impact-of-the-gdpr-on-blockchain-ssi-silvan-jongerius" title="The impact of the GDPR on Blockchain &amp; SSI Silvan Jongerius" />The impact of the GDPR on Blockchain &amp; SSI Silvan Jongerius</a> </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" target="_blank">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> <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>

View File

@ -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" target="_blank">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> <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>
### 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" target="_blank">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> <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>
### 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" target="_blank">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 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>
### 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 &amp; public blockchains for inclusion in Argentina and LATAM" target="_blank">DIDI, SSI &amp; 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> <a href="//www.slideshare.net/SSIMeetup/didi-ssi-public-blockchains-for-inclusion-in-argentina-and-latam" title="DIDI, SSI &amp; public blockchains for inclusion in Argentina and LATAM" />DIDI, SSI &amp; public blockchains for inclusion in Argentina and LATAM</a> </strong> </div>

View File

@ -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 " target="_blank">Self Sovereign Identity (SSI) Open standards with Drummond Reed </a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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>
### 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)" target="_blank">Decentralized Identifiers (DIDs): The Fundamental Building Block of Self-Sovereign Identity (SSI)</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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>
### 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" target="_blank">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" target="_blank">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> <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>
### 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" target="_blank">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" target="_blank">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> <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>
### 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" target="_blank">Decentralized Identifiers DIDs and W3C with Manu Sporny and Drummond Reed</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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>
### 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" target="_blank">Schema Definitions and Overlays for Self-Sovereign Identity (SSI) - Paul Knowles</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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>
### 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" target="_blank">DID Resolution: Given a DID how do I retrieve its document? Markus Sabadello</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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>
### 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" target="_blank">Verifiable Credentials 101 for SSI and Decentralized Digital Identity - Tyler Ruff</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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>
### 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" target="_blank">Introduction to DID Auth for SSI with Markus Sabadello</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <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>
### 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 &amp; IPFS Orie Steele" target="_blank">The Element DID Method: Sidetree, Ethereum &amp; IPFS Orie Steele</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" target="_blank">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> <a href="//www.slideshare.net/SSIMeetup/the-element-did-method-sidetree-ethereum-ipfs-orie-steele" title="The Element DID Method: Sidetree, Ethereum &amp; IPFS Orie Steele" />The Element DID Method: Sidetree, Ethereum &amp; IPFS Orie Steele</a> </strong> from <strong><a href="https://www.slideshare.net/SSIMeetup" />SSIMeetup</a></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" target="_blank">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" target="_blank">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> <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>

View File

@ -27,7 +27,7 @@ tags: ["IBM"]
## /IBM-Blockchain-Identity ## /IBM-Blockchain-Identity
<a href="https://github.com/IBM-Blockchain-Identity/indy-tutorial-sandbox" target="_blank">/IBM-Blockchain-Identity/indy-tutorial-sandbox</a> - Forked from brycecurtis/indy-tutorial-sandbox <a href="https://github.com/IBM-Blockchain-Identity/indy-tutorial-sandbox" />/IBM-Blockchain-Identity/indy-tutorial-sandbox</a> - 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" target="_blank">/IBM-Blockchain-Identityindy-ssivc-tutorial</a> - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials. <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.

View File

@ -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" target="_blank">/projectdanube/indy-sdk-java</a> - Java binding to the native Indy SDK * <a href="https://github.com/projectdanube/indy-sdk-java" />/projectdanube/indy-sdk-java</a> - Java binding to the native Indy SDK
* <a href="https://github.com/projectdanube/blockstack-cli-java" target="_blank">/projectdanube/blockstack-cli-java</a> - Java client for Blockstore * <a href="https://github.com/projectdanube/blockstack-cli-java" />/projectdanube/blockstack-cli-java</a> - 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" target="_blank">/projectdanube/xdi-tutorial</a> - XDI Tutorial * <a href="https://github.com/projectdanube/xdi-tutorial" />/projectdanube/xdi-tutorial</a> - XDI Tutorial
* <a href="https://github.com/projectdanube/XDINinja-swing" target="_blank">/projectdanube/XDINinja-swing</a> - XDI-enabled standalone client application * <a href="https://github.com/projectdanube/XDINinja-swing" />/projectdanube/XDINinja-swing</a> - XDI-enabled standalone client application
* <a href="https://github.com/projectdanube/xdi2-tools" target="_blank">/projectdanube/xdi2-tools</a> - XDI2 maintenance and other tools * <a href="https://github.com/projectdanube/xdi2-tools" />/projectdanube/xdi2-tools</a> - XDI2 maintenance and other tools
* <a href="https://github.com/projectdanube/xdi2-connector-personal" target="_blank">/projectdanube/xdi2-connector-personal</a> - A connector plugin for the XDI2 server that maps data from Personal.com to XDI * <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
* <a href="https://github.com/projectdanube/xdi2-docker" target="_blank">/projectdanube/xdi2-docker</a> - Dockerfiles for XDI2 * <a href="https://github.com/projectdanube/xdi2-docker" />/projectdanube/xdi2-docker</a> - Dockerfiles for XDI2
* <a href="https://github.com/projectdanube/xdi2-connect-buttonbuilder" target="_blank">/projectdanube/xdi2-connect-buttonbuilder</a> - "Button Builder" component for the XDI Connect protocol * <a href="https://github.com/projectdanube/xdi2-connect-buttonbuilder" />/projectdanube/xdi2-connect-buttonbuilder</a> - "Button Builder" component for the XDI Connect protocol
### XDI libraries ### XDI libraries
* <a href="https://github.com/projectdanube/xdi2" target="_blank">/projectdanube/xdi2</a> - XDI2 general purpose library and server * <a href="https://github.com/projectdanube/xdi2" />/projectdanube/xdi2</a> - XDI2 general purpose library and server
* <a href="https://github.com/projectdanube/xdi-js" target="_blank">/projectdanube/xdi-js</a> - XDI client library for JavaScript * <a href="https://github.com/projectdanube/xdi-js" />/projectdanube/xdi-js</a> - XDI client library for JavaScript
* <a href="https://github.com/projectdanube/xdi2-connect-core" target="_blank">/projectdanube/xdi2-connect-core</a> - Shared library for the XDI Connect protocol * <a href="https://github.com/projectdanube/xdi2-connect-core" />/projectdanube/xdi2-connect-core</a> - Shared library for the XDI Connect protocol
### XDI - Various Integrations ### XDI - Various Integrations
* <a href="https://github.com/projectdanube/xdi2-bdb" target="_blank">/projectdanube/xdi2-bdb</a> - Support for using BDB as XDI2 backend storage * <a href="https://github.com/projectdanube/xdi2-bdb" />/projectdanube/xdi2-bdb</a> - Support for using BDB as XDI2 backend storage
* <a href="https://github.com/projectdanube/xdi2-mongodb" target="_blank">/projectdanube/xdi2-mongodb</a> - Support for using MongoDB as XDI2 backend storage * <a href="https://github.com/projectdanube/xdi2-mongodb" />/projectdanube/xdi2-mongodb</a> - Support for using MongoDB as XDI2 backend storage
* <a href="https://github.com/projectdanube/xdi2-server-heroku" target="_blank">/projectdanube/xdi2-server-heroku</a> - XDI2 Server deployed via Heroku * <a href="https://github.com/projectdanube/xdi2-server-heroku" />/projectdanube/xdi2-server-heroku</a> - XDI2 Server deployed via Heroku
* <a href="https://github.com/projectdanube/xdi2-redis" target="_blank">/projectdanube/xdi2-redis</a> - Support for using Redis as XDI2 backend storage * <a href="https://github.com/projectdanube/xdi2-redis" />/projectdanube/xdi2-redis</a> - Support for using Redis as XDI2 backend storage
* <a href="https://github.com/projectdanube/xdi2-tor" target="_blank">/projectdanube/xdi2-tor</a> - Integration of XDI and Tor * <a href="https://github.com/projectdanube/xdi2-tor" />/projectdanube/xdi2-tor</a> - Integration of XDI and Tor
* <a href="https://github.com/projectdanube/xdi2-ipfs" target="_blank">/projectdanube/xdi2-ipfs</a> - Integration of XDI and IPFS * <a href="https://github.com/projectdanube/xdi2-ipfs" />/projectdanube/xdi2-ipfs</a> - Integration of XDI and IPFS
* <a href="https://github.com/projectdanube/withsqlite" target="_blank">/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. * <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.
- Forked from jvasile/withsqlite - Forked from jvasile/withsqlite
### XDI Configuration ### XDI Configuration
* <a href="https://github.com/projectdanube/xdi2-selfhosted" target="_blank">/projectdanube/xdi2-selfhosted</a> - A configuration profile of the XDI2 server for self-hosting a single XDI graph. * <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.
* <a href="https://github.com/projectdanube/xdi2-csp" target="_blank">/projectdanube/xdi2-csp</a> - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. * <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.
* <a href="https://github.com/projectdanube/xdi2-registry" target="_blank">/projectdanube/xdi2-registry</a> - * <a href="https://github.com/projectdanube/xdi2-registry" />/projectdanube/xdi2-registry</a> -
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" target="_blank">/projectdanube/xdi2-example-messaging</a> - XDI2 Examples: Basic messaging functionality. * <a href="https://github.com/projectdanube/xdi2-example-messaging" />/projectdanube/xdi2-example-messaging</a> - XDI2 Examples: Basic messaging functionality.
* <a href="https://github.com/projectdanube/xdi2-example-advanced-server" target="_blank">/projectdanube/xdi2-example-advanced-server</a> - XDI2 Examples: Setting up advanced XDI servers. * <a href="https://github.com/projectdanube/xdi2-example-advanced-server" />/projectdanube/xdi2-example-advanced-server</a> - XDI2 Examples: Setting up advanced XDI servers.
* <a href="https://github.com/projectdanube/xdi2-example-core" target="_blank">/projectdanube/xdi2-example-core</a> - XDI2 Examples: Simple uses of the core functionality. * <a href="https://github.com/projectdanube/xdi2-example-core" />/projectdanube/xdi2-example-core</a> - XDI2 Examples: Simple uses of the core functionality.
* <a href="https://github.com/projectdanube/xdi2-example-client" target="_blank">/projectdanube/xdi2-example-client</a> - XDI2 Examples: Writing XDI client applications. * <a href="https://github.com/projectdanube/xdi2-example-client" />/projectdanube/xdi2-example-client</a> - XDI2 Examples: Writing XDI client applications.
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-server" target="_blank">/projectdanube/xdi2-example-secp256k1-server</a> - Example XDI server using cid-2 cryptographic XDI numbers. * <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.
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-server" target="_blank">/projectdanube/xdi2-example-ec25519-server</a> - Example XDI server using cid-1 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.
* <a href="https://github.com/projectdanube/xdi2-connect-acmenews" target="_blank">/projectdanube/xdi2-connect-acmenews</a> - +acmenews XDI2 demo * <a href="https://github.com/projectdanube/xdi2-connect-acmenews" />/projectdanube/xdi2-connect-acmenews</a> - +acmenews XDI2 demo
* <a href="https://github.com/projectdanube/xdi2-connect-leshop" target="_blank">/projectdanube/xdi2-connect-leshop</a> - +leshop XDI2 demo * <a href="https://github.com/projectdanube/xdi2-connect-leshop" />/projectdanube/xdi2-connect-leshop</a> - +leshop XDI2 demo
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-client" target="_blank">/projectdanube/xdi2-example-secp256k1-client</a> - Example XDI client using cid-2 cryptographic XDI numbers. * <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.
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-client" target="_blank">/projectdanube/xdi2-example-ec25519-client</a> - Example XDI client using cid-1 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.
### XDI Plugins ### XDI Plugins
* <a href="https://github.com/projectdanube/xdi2-crypto-secp256k1" target="_blank">/projectdanube/xdi2-crypto-secp256k1</a> - This is an secp256k1 crypto plugin for the XDI2 client and server. * <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.
* <a href="https://github.com/projectdanube/xdi2-crypto-ec25519" target="_blank">/projectdanube/xdi2-crypto-ec25519</a> - This is an Ed25519 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.
* <a href="https://github.com/projectdanube/xdi2-connector-facebook" target="_blank">/projectdanube/xdi2-connector-facebook</a> - A connector plugin for the XDI2 server that maps data from Facebook to XDI * <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
* <a href="https://github.com/projectdanube/xdi2-connector-meeco" target="_blank">/projectdanube/xdi2-connector-meeco</a> - A connector plugin for Meeco * <a href="https://github.com/projectdanube/xdi2-connector-meeco" />/projectdanube/xdi2-connector-meeco</a> - A connector plugin for Meeco
* <a href="https://github.com/projectdanube/XDINinja-plugin" target="_blank">/projectdanube/XDINinja-plugin</a> - A browser plugin that is like "Twitter for data" * <a href="https://github.com/projectdanube/XDINinja-plugin" />/projectdanube/XDINinja-plugin</a> - A browser plugin that is like "Twitter for data"
* <a href="https://github.com/projectdanube/xdi2-connector-cozy" target="_blank">/projectdanube/xdi2-connector-cozy</a> - A connector plugin for CozyCloud * <a href="https://github.com/projectdanube/xdi2-connector-cozy" />/projectdanube/xdi2-connector-cozy</a> - A connector plugin for CozyCloud
* <a href="https://github.com/projectdanube/xdi2-filesys" target="_blank">/projectdanube/xdi2-filesys</a> - Plugin for an XDI2 server to integrate with a local filesystem * <a href="https://github.com/projectdanube/xdi2-filesys" />/projectdanube/xdi2-filesys</a> - Plugin for an XDI2 server to integrate with a local filesystem
### Aeternam ### Aeternam
* <a href="https://github.com/projectdanube/aeternam-xdi-sncf" target="_blank">/projectdanube/aeternam-xdi-sncf</a> - Aeternam PNR Demo: SNCF * <a href="https://github.com/projectdanube/aeternam-xdi-sncf" />/projectdanube/aeternam-xdi-sncf</a> - Aeternam PNR Demo: SNCF
* <a href="https://github.com/projectdanube/aeternam-xdi-db" target="_blank">/projectdanube/aeternam-xdi-db</a> - Aeternam PNR Demo: Deutsche Bahn * <a href="https://github.com/projectdanube/aeternam-xdi-db" />/projectdanube/aeternam-xdi-db</a> - Aeternam PNR Demo: Deutsche Bahn
* <a href="https://github.com/projectdanube/aeternam-xdi-tests" target="_blank">/projectdanube/aeternam-xdi-tests</a> - XDI experimentation for ÆTERNAM / ÆVATAR * <a href="https://github.com/projectdanube/aeternam-xdi-tests" />/projectdanube/aeternam-xdi-tests</a> - XDI experimentation for ÆTERNAM / ÆVATAR
* <a href="https://github.com/projectdanube/aeternam-xdi-maria" target="_blank">/projectdanube/aeternam-xdi-maria</a> - Aeternam PNR Demo: Maria * <a href="https://github.com/projectdanube/aeternam-xdi-maria" />/projectdanube/aeternam-xdi-maria</a> - Aeternam PNR Demo: Maria
* <a href="https://github.com/projectdanube/aeternam-xdi-webshop" target="_blank">/projectdanube/aeternam-xdi-webshop</a> - Aeternam PNR Demo: Webshop * <a href="https://github.com/projectdanube/aeternam-xdi-webshop" />/projectdanube/aeternam-xdi-webshop</a> - Aeternam PNR Demo: Webshop
* <a href="https://github.com/projectdanube/aeternam-xdi-oebb" target="_blank">/projectdanube/aeternam-xdi-oebb</a> - Aeternam PNR Demo: ÖBB * <a href="https://github.com/projectdanube/aeternam-xdi-oebb" />/projectdanube/aeternam-xdi-oebb</a> - Aeternam PNR Demo: ÖBB
### XDI Cloud ### XDI Cloud
* <a href="https://github.com/projectdanube/xdi2-cloudcards" target="_blank">/projectdanube/xdi2-cloudcards</a> - XDI Cloud Card Viewer * <a href="https://github.com/projectdanube/xdi2-cloudcards" />/projectdanube/xdi2-cloudcards</a> - XDI Cloud Card Viewer
* <a href="https://github.com/projectdanube/xdi2-messenger" target="_blank">/projectdanube/xdi2-messenger</a> - XDI Cloud Messenger * <a href="https://github.com/projectdanube/xdi2-messenger" />/projectdanube/xdi2-messenger</a> - XDI Cloud Messenger
* <a href="https://github.com/projectdanube/xdi2-manager" target="_blank">/projectdanube/xdi2-manager</a> - XDI Cloud Manager * <a href="https://github.com/projectdanube/xdi2-manager" />/projectdanube/xdi2-manager</a> - XDI Cloud Manager
* <a href="https://github.com/projectdanube/xdi2-pixel" target="_blank">/projectdanube/xdi2-pixel</a> - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. * <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.
### XDI Server Deployed Via ### XDI Server Deployed Via
* <a href="https://github.com/projectdanube/xdi2-server-grizzly" target="_blank">/projectdanube/xdi2-server-grizzly</a> - XDI2 Server deployed via Grizzly * <a href="https://github.com/projectdanube/xdi2-server-grizzly" />/projectdanube/xdi2-server-grizzly</a> - XDI2 Server deployed via Grizzly
* <a href="https://github.com/projectdanube/xdi2-server-mina" target="_blank">/projectdanube/xdi2-server-mina</a> - XDI2 Server deployed via Apache MINA * <a href="https://github.com/projectdanube/xdi2-server-mina" />/projectdanube/xdi2-server-mina</a> - XDI2 Server deployed via Apache MINA
* <a href="https://github.com/projectdanube/xdi2-server-netty" target="_blank">/projectdanube/xdi2-server-netty</a> - XDI2 Server deployed via netty * <a href="https://github.com/projectdanube/xdi2-server-netty" />/projectdanube/xdi2-server-netty</a> - XDI2 Server deployed via netty
* <a href="https://github.com/projectdanube/xdi2-server-undertow" target="_blank">/projectdanube/xdi2-server-undertow</a> - XDI2 Server deployed via Undertow * <a href="https://github.com/projectdanube/xdi2-server-undertow" />/projectdanube/xdi2-server-undertow</a> - XDI2 Server deployed via Undertow
* <a href="https://github.com/projectdanube/xdi2-server-vertx" target="_blank">/projectdanube/xdi2-server-vertx</a> - XDI2 Server deployed via vert.x * <a href="https://github.com/projectdanube/xdi2-server-vertx" />/projectdanube/xdi2-server-vertx</a> - XDI2 Server deployed via vert.x
### Sevices ### Sevices
* <a href="https://github.com/projectdanube/xdi2-connect-service" target="_blank">/projectdanube/xdi2-connect-service</a> - This is a "Connect Service" component for the XDI Browser binding. * <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.
* <a href="https://github.com/projectdanube/neustar-discovery-service" target="_blank">/projectdanube/neustar-discovery-service</a> - Neustar XDI Discovery Service based on XRI Resolution * <a href="https://github.com/projectdanube/neustar-discovery-service" />/projectdanube/neustar-discovery-service</a> - 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" target="_blank">/projectdanube/xdi2-connect-auth-service-war</a> - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file * <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
* <a href="https://github.com/projectdanube/xdi2-connect-service-war" target="_blank">/projectdanube/xdi2-connect-service-war</a> - "Connect 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
* <a href="https://github.com/projectdanube/xdi-grapheditor" target="_blank">/projectdanube/xdi-grapheditor</a> - An XDI Graph Editor * <a href="https://github.com/projectdanube/xdi-grapheditor" />/projectdanube/xdi-grapheditor</a> - An XDI Graph Editor
-Forked from neustar/xdi-grapheditor -Forked from neustar/xdi-grapheditor
* <a href="https://github.com/projectdanube/xdi2-connect-auth-service" target="_blank">/projectdanube/xdi2-connect-auth-service</a> - This is a "Connect Auth Service" component for the XDI Browser binding. * <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.
## [Publications](https://danubetech.com/download.html) ## [Publications](https://danubetech.com/download.html)

View File

@ -39,50 +39,50 @@ categories: ["Public-sector","VON"]
## BCGov Github ## BCGov Github
* <a href="https://github.com/bcgov/BC-Policy-Framework-For-GitHub" target="_blank">/bcgov/BC-Policy-Framework-For-GitHub</a> - Policy information for BC Government employees using 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
* <a href="https://github.com/bcgov/design-system" target="_blank">/bcgov/design-system</a> - British Columbia Government Design System for Digital Services * <a href="https://github.com/bcgov/design-system" />/bcgov/design-system</a> - British Columbia Government Design System for Digital Services
### BCGov - VON ### BCGov - VON
* <a href="https://github.com/bcgov/TheOrgBook" target="_blank">/bcgov/TheOrgBook</a> - A public repository of verifiable claims about organizations. A key component of the Verifiable Organization Network. * <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.
* <a href="https://github.com/bcgov/von" target="_blank">/bcgov/von</a> - Verifiable Organizations Network * <a href="https://github.com/bcgov/von" />/bcgov/von</a> - Verifiable Organizations Network
* <a href="https://github.com/bcgov/von-connector" target="_blank">/bcgov/von-connector</a> - Verifiable Organization Network Connector * <a href="https://github.com/bcgov/von-connector" />/bcgov/von-connector</a> - Verifiable Organization Network Connector
* <a href="https://github.com/bcgov/von-network" target="_blank">/bcgov/von-network</a> - A portable development level Indy Node network. * <a href="https://github.com/bcgov/von-network" />/bcgov/von-network</a> - A portable development level Indy Node network.
* <a href="https://github.com/bcgov/von-ledger-explorer" target="_blank">/bcgov/von-ledger-explorer</a> - The VON Ledger Explorer * <a href="https://github.com/bcgov/von-ledger-explorer" />/bcgov/von-ledger-explorer</a> - The VON Ledger Explorer
* <a href="https://github.com/bcgov/dFlow" target="_blank">/bcgov/dFlow</a> - A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open. * <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.
### VON - Indy ### VON - Indy
* <a href="https://github.com/bcgov/indy-catalyst" target="_blank">/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. * <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.
* <a href="https://github.com/bcgov/indy-sdk-postgres-storage" target="_blank">/bcgov/indy-sdk-postgres-storage</a> - PostgreSQL plug-in for use with the indy-sdk * <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
### VON - Agents ### VON - Agents
* <a href="https://github.com/bcgov/von-personal-agent" target="_blank">/bcgov/von-personal-agent</a> - A personal agent for the von network. * <a href="https://github.com/bcgov/von-personal-agent" />/bcgov/von-personal-agent</a> - A personal agent for the von network.
* <a href="https://github.com/bcgov/VON-ESB-DRS-Agent" target="_blank">/bcgov/VON-ESB-DRS-Agent</a> - Piloting the Dispute Resolution Suite with connections to the OrgBook * <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
* <a href="https://github.com/bcgov/von-agent-template" target="_blank">/bcgov/von-agent-template</a> - Template for a von-x based agent * <a href="https://github.com/bcgov/von-agent-template" />/bcgov/von-agent-template</a> - Template for a von-x based agent
* <a href="https://github.com/bcgov/von-bc-registries-agent" target="_blank">/bcgov/von-bc-registries-agent</a> * <a href="https://github.com/bcgov/von-bc-registries-agent" />/bcgov/von-bc-registries-agent</a>
* <a href="https://github.com/bcgov/von_agent" target="_blank">/bcgov/von_agent</a> Forked from PSPC-SPAC-buyandsell/von_agent - VON agents using indy-sdk * <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 - DID-Auth ### BCGov - DID-Auth
* <a href="https://github.com/bcgov/did-auth-extension" target="_blank">/bcgov/did-auth-extension</a> - DID Auth browser extension. * <a href="https://github.com/bcgov/did-auth-extension" />/bcgov/did-auth-extension</a> - DID Auth browser extension.
* <a href="https://github.com/bcgov/http-did-auth-proxy" target="_blank">/bcgov/http-did-auth-proxy</a> - DID Auth HTTP proxy. * <a href="https://github.com/bcgov/http-did-auth-proxy" />/bcgov/http-did-auth-proxy</a> - DID Auth HTTP proxy.
* <a href="https://github.com/bcgov/did-auth-relying-party" target="_blank">/bcgov/did-auth-relying-party</a> - DID Auth relying party. * <a href="https://github.com/bcgov/did-auth-relying-party" />/bcgov/did-auth-relying-party</a> - 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" target="_blank">/PSPC-SPAC-buyandsell/von_tails</a> - Tails file server for von_anchor issuer and holder-prover anchors * <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
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_base" target="_blank">/PSPC-SPAC-buyandsell/von_base</a> * <a href="https://github.com/PSPC-SPAC-buyandsell/von_base" />/PSPC-SPAC-buyandsell/von_base</a>
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_anchor" target="_blank">/PSPC-SPAC-buyandsell/von_anchor</a> - VON anchor classes for interaction with sovrin/indy ledger via indy-sdk * <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
* <a href="https://github.com/PSPC-SPAC-buyandsell/von-image" target="_blank">/PSPC-SPAC-buyandsell/von-image</a> - Standard docker images for building VON components * <a href="https://github.com/PSPC-SPAC-buyandsell/von-image" />/PSPC-SPAC-buyandsell/von-image</a> - Standard docker images for building VON components
* <a href="https://github.com/PSPC-SPAC-buyandsell/von-x" target="_blank">/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. * <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.
* <a href="https://github.com/PSPC-SPAC-buyandsell/didauth" target="_blank">/PSPC-SPAC-buyandsell/didauth</a> - DID authentication by way of HTTP Signatures for Hyperledger Indy agents * <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
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_agent" target="_blank">/PSPC-SPAC-buyandsell/von_agent</a> - VON agents using indy-sdk * <a href="https://github.com/PSPC-SPAC-buyandsell/von_agent" />/PSPC-SPAC-buyandsell/von_agent</a> - VON agents using indy-sdk
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_connector" target="_blank">/PSPC-SPAC-buyandsell/von_connector</a> - service wrapper API per agent, via django application * <a href="https://github.com/PSPC-SPAC-buyandsell/von_connector" />/PSPC-SPAC-buyandsell/von_connector</a> - service wrapper API per agent, via django application
* <a href="https://github.com/PSPC-SPAC-buyandsell/ReferenceVonActuator" target="_blank">/PSPC-SPAC-buyandsell/ReferenceVonActuator</a> - Java implementation of actuator of reference von_connector implementation * <a href="https://github.com/PSPC-SPAC-buyandsell/ReferenceVonActuator" />/PSPC-SPAC-buyandsell/ReferenceVonActuator</a> - Java implementation of actuator of reference von_connector implementation
* <a href="https://github.com/PSPC-SPAC-buyandsell/von_conx" target="_blank">/PSPC-SPAC-buyandsell/von_conx</a> - Reference implementation (sample) for a VON Connector using tools of VON_X * <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
* <a href="https://github.com/PSPC-SPAC-buyandsell/demo-agent" target="_blank">/PSPC-SPAC-buyandsell/demo-agent</a> - agent and api wrapper code base * <a href="https://github.com/PSPC-SPAC-buyandsell/demo-agent" />/PSPC-SPAC-buyandsell/demo-agent</a> - agent and api wrapper code base

View File

@ -58,12 +58,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://lists.w3.org/Archives/Public/public-vc-wg/" target="_blank">Verifiable Claims WG - Mailing List</a> (and archives) * <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>]
* [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/" target="_blank">Public mailing list for the Credentials Community Group</a> (and archives) - Anyone may read or write to this list.
* <a href="https://github.com/opencreds/website" target="_blank">/opencreds/website</a>
* [opencreds.org — Identity Credentials 1.0](https://opencreds.org/specs/source/identity-credentials/)
* <a href="https://sea-region.github.com/w3c-dvcg/w3c-dvcg.github.io" target="_blank">/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>]
* [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/)
![](https://imgur.com/6MLNgXal.png)\ ![](https://imgur.com/6MLNgXal.png)\
@ -107,13 +102,19 @@ The XNS Public Trust Organization was founded in July 2000, shortly after Intern
<a href="https://www.w3.org/2018/vocabws/presentations/Sabadello.pdf"><img src="https://i.imgur.com/nsZ0X7r.png"/></a> <a href="https://www.w3.org/2018/vocabws/presentations/Sabadello.pdf"><img src="https://i.imgur.com/nsZ0X7r.png"/></a>
* [Verifiable Claims Working Group](https://w3c.github.io/verifiable-claims/)
* [Verifiable Claims Working Group](https://www.w3.org/2017/vc/WG/) [[**D**](https://www.w3.org/2017/vc/charter.html)]
* [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 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/)
### Credentials Community Group
## DID Auth * [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.
## DIF
### DID Auth
![](https://imgur.com/XMaq5cil.png) ![](https://imgur.com/XMaq5cil.png)
@ -137,7 +138,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" target="_blank">Microsoft- Decentralized Identity — Own and Control Your Identity.</a> * <a href="https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE2DjfY" />Microsoft- Decentralized Identity — Own and Control Your Identity.</a>
![](https://i.imgur.com/ozOLCuW.png) ![](https://i.imgur.com/ozOLCuW.png)
## Ethereum ERC-EIP ## Ethereum ERC-EIP

View File

@ -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" target="_blank">/projectdanube/xdi2</a> - XDI2 general purpose library and server * <a href="https://github.com/projectdanube/xdi2" />/projectdanube/xdi2</a> - XDI2 general purpose library and server
* <a href="https://github.com/projectdanube/xdi-js" target="_blank">/projectdanube/xdi-js</a> - XDI client library for JavaScript * <a href="https://github.com/projectdanube/xdi-js" />/projectdanube/xdi-js</a> - XDI client library for JavaScript
* <a href="https://github.com/projectdanube/xdi2-connect-core" target="_blank">/projectdanube/xdi2-connect-core</a> - Shared library for the XDI Connect protocol * <a href="https://github.com/projectdanube/xdi2-connect-core" />/projectdanube/xdi2-connect-core</a> - Shared library for the XDI Connect protocol
* <a href="https://github.com/projectdanube/indy-sdk-java" target="_blank">/projectdanube/indy-sdk-java</a> - Java binding to the native Indy SDK * <a href="https://github.com/projectdanube/indy-sdk-java" />/projectdanube/indy-sdk-java</a> - Java binding to the native Indy SDK
* <a href="https://github.com/projectdanube/xdi-tutorial" target="_blank">/projectdanube/xdi-tutorial</a> - XDI Tutorial * <a href="https://github.com/projectdanube/xdi-tutorial" />/projectdanube/xdi-tutorial</a> - XDI Tutorial
* <a href="https://github.com/projectdanube/XDINinja-swing" target="_blank">/projectdanube/XDINinja-swing</a> - XDI-enabled standalone client application * <a href="https://github.com/projectdanube/XDINinja-swing" />/projectdanube/XDINinja-swing</a> - XDI-enabled standalone client application
* <a href="https://github.com/projectdanube/xdi2-tools" target="_blank">/projectdanube/xdi2-tools</a> - XDI2 maintenance and other tools * <a href="https://github.com/projectdanube/xdi2-tools" />/projectdanube/xdi2-tools</a> - XDI2 maintenance and other tools
* <a href="https://github.com/projectdanube/xdi2-docker" target="_blank">/projectdanube/xdi2-docker</a> - Dockerfiles for XDI2 * <a href="https://github.com/projectdanube/xdi2-docker" />/projectdanube/xdi2-docker</a> - Dockerfiles for XDI2
* <a href="https://github.com/projectdanube/xdi2-connect-buttonbuilder" target="_blank">/projectdanube/xdi2-connect-buttonbuilder</a> - "Button Builder" component for the XDI Connect protocol * <a href="https://github.com/projectdanube/xdi2-connect-buttonbuilder" />/projectdanube/xdi2-connect-buttonbuilder</a> - "Button Builder" component for the XDI Connect protocol
### XDI - Various Integrations ### XDI - Various Integrations
* <a href="https://github.com/projectdanube/xdi2-bdb" target="_blank">/projectdanube/xdi2-bdb</a> - Support for using BDB as XDI2 backend storage * <a href="https://github.com/projectdanube/xdi2-bdb" />/projectdanube/xdi2-bdb</a> - Support for using BDB as XDI2 backend storage
* <a href="https://github.com/projectdanube/xdi2-mongodb" target="_blank">/projectdanube/xdi2-mongodb</a> - Support for using MongoDB as XDI2 backend storage * <a href="https://github.com/projectdanube/xdi2-mongodb" />/projectdanube/xdi2-mongodb</a> - Support for using MongoDB as XDI2 backend storage
* <a href="https://github.com/projectdanube/xdi2-server-heroku" target="_blank">/projectdanube/xdi2-server-heroku</a> - XDI2 Server deployed via Heroku * <a href="https://github.com/projectdanube/xdi2-server-heroku" />/projectdanube/xdi2-server-heroku</a> - XDI2 Server deployed via Heroku
* <a href="https://github.com/projectdanube/xdi2-redis" target="_blank">/projectdanube/xdi2-redis</a> - Support for using Redis as XDI2 backend storage * <a href="https://github.com/projectdanube/xdi2-redis" />/projectdanube/xdi2-redis</a> - Support for using Redis as XDI2 backend storage
* <a href="https://github.com/projectdanube/xdi2-tor" target="_blank">/projectdanube/xdi2-tor</a> - Integration of XDI and Tor * <a href="https://github.com/projectdanube/xdi2-tor" />/projectdanube/xdi2-tor</a> - Integration of XDI and Tor
* <a href="https://github.com/projectdanube/xdi2-ipfs" target="_blank">/projectdanube/xdi2-ipfs</a> - Integration of XDI and IPFS * <a href="https://github.com/projectdanube/xdi2-ipfs" />/projectdanube/xdi2-ipfs</a> - Integration of XDI and IPFS
* <a href="https://github.com/projectdanube/withsqlite" target="_blank">/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. * <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.
- Forked from jvasile/withsqlite - Forked from jvasile/withsqlite
* <a href="https://github.com/projectdanube/blockstack-cli-java" target="_blank">/projectdanube/blockstack-cli-java</a> - Java client for Blockstore * <a href="https://github.com/projectdanube/blockstack-cli-java" />/projectdanube/blockstack-cli-java</a> - Java client for Blockstore
### XDI Configuration ### XDI Configuration
* <a href="https://github.com/projectdanube/xdi2-selfhosted" target="_blank">/projectdanube/xdi2-selfhosted</a> - A configuration profile of the XDI2 server for self-hosting a single XDI graph. * <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.
* <a href="https://github.com/projectdanube/xdi2-csp" target="_blank">/projectdanube/xdi2-csp</a> - A configuration profile of the XDI2 server for hosting a dynamic number of XDI graphs. * <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.
* <a href="https://github.com/projectdanube/xdi2-registry" target="_blank">/projectdanube/xdi2-registry</a> - * <a href="https://github.com/projectdanube/xdi2-registry" />/projectdanube/xdi2-registry</a> -
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" target="_blank">/projectdanube/xdi2-example-messaging</a> - XDI2 Examples: Basic messaging functionality. * <a href="https://github.com/projectdanube/xdi2-example-messaging" />/projectdanube/xdi2-example-messaging</a> - XDI2 Examples: Basic messaging functionality.
* <a href="https://github.com/projectdanube/xdi2-example-advanced-server" target="_blank">/projectdanube/xdi2-example-advanced-server</a> - XDI2 Examples: Setting up advanced XDI servers. * <a href="https://github.com/projectdanube/xdi2-example-advanced-server" />/projectdanube/xdi2-example-advanced-server</a> - XDI2 Examples: Setting up advanced XDI servers.
* <a href="https://github.com/projectdanube/xdi2-example-core" target="_blank">/projectdanube/xdi2-example-core</a> - XDI2 Examples: Simple uses of the core functionality. * <a href="https://github.com/projectdanube/xdi2-example-core" />/projectdanube/xdi2-example-core</a> - XDI2 Examples: Simple uses of the core functionality.
* <a href="https://github.com/projectdanube/xdi2-example-client" target="_blank">/projectdanube/xdi2-example-client</a> - XDI2 Examples: Writing XDI client applications. * <a href="https://github.com/projectdanube/xdi2-example-client" />/projectdanube/xdi2-example-client</a> - XDI2 Examples: Writing XDI client applications.
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-server" target="_blank">/projectdanube/xdi2-example-secp256k1-server</a> - Example XDI server using cid-2 cryptographic XDI numbers. * <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.
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-server" target="_blank">/projectdanube/xdi2-example-ec25519-server</a> - Example XDI server using cid-1 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.
* <a href="https://github.com/projectdanube/xdi2-connect-acmenews" target="_blank">/projectdanube/xdi2-connect-acmenews</a> - +acmenews XDI2 demo * <a href="https://github.com/projectdanube/xdi2-connect-acmenews" />/projectdanube/xdi2-connect-acmenews</a> - +acmenews XDI2 demo
* <a href="https://github.com/projectdanube/xdi2-connect-leshop" target="_blank">/projectdanube/xdi2-connect-leshop</a> - +leshop XDI2 demo * <a href="https://github.com/projectdanube/xdi2-connect-leshop" />/projectdanube/xdi2-connect-leshop</a> - +leshop XDI2 demo
* <a href="https://github.com/projectdanube/xdi2-example-secp256k1-client" target="_blank">/projectdanube/xdi2-example-secp256k1-client</a> - Example XDI client using cid-2 cryptographic XDI numbers. * <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.
* <a href="https://github.com/projectdanube/xdi2-example-ec25519-client" target="_blank">/projectdanube/xdi2-example-ec25519-client</a> - Example XDI client using cid-1 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.
### XDI Plugins ### XDI Plugins
* <a href="https://github.com/projectdanube/xdi2-crypto-secp256k1" target="_blank">/projectdanube/xdi2-crypto-secp256k1</a> - This is an secp256k1 crypto plugin for the XDI2 client and server. * <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.
* <a href="https://github.com/projectdanube/xdi2-crypto-ec25519" target="_blank">/projectdanube/xdi2-crypto-ec25519</a> - This is an Ed25519 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.
* <a href="https://github.com/projectdanube/xdi2-connector-facebook" target="_blank">/projectdanube/xdi2-connector-facebook</a> - A connector plugin for the XDI2 server that maps data from Facebook to XDI * <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
* <a href="https://github.com/projectdanube/xdi2-connector-meeco" target="_blank">/projectdanube/xdi2-connector-meeco</a> - A connector plugin for Meeco * <a href="https://github.com/projectdanube/xdi2-connector-meeco" />/projectdanube/xdi2-connector-meeco</a> - A connector plugin for Meeco
* <a href="https://github.com/projectdanube/XDINinja-plugin" target="_blank">/projectdanube/XDINinja-plugin</a> - A browser plugin that is like "Twitter for data" * <a href="https://github.com/projectdanube/XDINinja-plugin" />/projectdanube/XDINinja-plugin</a> - A browser plugin that is like "Twitter for data"
* <a href="https://github.com/projectdanube/xdi2-connector-cozy" target="_blank">/projectdanube/xdi2-connector-cozy</a> - A connector plugin for CozyCloud * <a href="https://github.com/projectdanube/xdi2-connector-cozy" />/projectdanube/xdi2-connector-cozy</a> - A connector plugin for CozyCloud
* <a href="https://github.com/projectdanube/xdi2-filesys" target="_blank">/projectdanube/xdi2-filesys</a> - Plugin for an XDI2 server to integrate with a local filesystem * <a href="https://github.com/projectdanube/xdi2-filesys" />/projectdanube/xdi2-filesys</a> - Plugin for an XDI2 server to integrate with a local filesystem
* <a href="https://github.com/projectdanube/xdi2-connector-personal" target="_blank">/projectdanube/xdi2-connector-personal</a> - A connector plugin for the XDI2 server that maps data from Personal.com to XDI * <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
### Aeternam ### Aeternam
* <a href="https://github.com/projectdanube/aeternam-xdi-sncf" target="_blank">/projectdanube/aeternam-xdi-sncf</a> - Aeternam PNR Demo: SNCF * <a href="https://github.com/projectdanube/aeternam-xdi-sncf" />/projectdanube/aeternam-xdi-sncf</a> - Aeternam PNR Demo: SNCF
* <a href="https://github.com/projectdanube/aeternam-xdi-db" target="_blank">/projectdanube/aeternam-xdi-db</a> - Aeternam PNR Demo: Deutsche Bahn * <a href="https://github.com/projectdanube/aeternam-xdi-db" />/projectdanube/aeternam-xdi-db</a> - Aeternam PNR Demo: Deutsche Bahn
* <a href="https://github.com/projectdanube/aeternam-xdi-tests" target="_blank">/projectdanube/aeternam-xdi-tests</a> - XDI experimentation for ÆTERNAM / ÆVATAR * <a href="https://github.com/projectdanube/aeternam-xdi-tests" />/projectdanube/aeternam-xdi-tests</a> - XDI experimentation for ÆTERNAM / ÆVATAR
* <a href="https://github.com/projectdanube/aeternam-xdi-maria" target="_blank">/projectdanube/aeternam-xdi-maria</a> - Aeternam PNR Demo: Maria * <a href="https://github.com/projectdanube/aeternam-xdi-maria" />/projectdanube/aeternam-xdi-maria</a> - Aeternam PNR Demo: Maria
* <a href="https://github.com/projectdanube/aeternam-xdi-webshop" target="_blank">/projectdanube/aeternam-xdi-webshop</a> - Aeternam PNR Demo: Webshop * <a href="https://github.com/projectdanube/aeternam-xdi-webshop" />/projectdanube/aeternam-xdi-webshop</a> - Aeternam PNR Demo: Webshop
* <a href="https://github.com/projectdanube/aeternam-xdi-oebb" target="_blank">/projectdanube/aeternam-xdi-oebb</a> - Aeternam PNR Demo: ÖBB * <a href="https://github.com/projectdanube/aeternam-xdi-oebb" />/projectdanube/aeternam-xdi-oebb</a> - Aeternam PNR Demo: ÖBB
### XDI Cloud ### XDI Cloud
* <a href="https://github.com/projectdanube/xdi2-cloudcards" target="_blank">/projectdanube/xdi2-cloudcards</a> - XDI Cloud Card Viewer * <a href="https://github.com/projectdanube/xdi2-cloudcards" />/projectdanube/xdi2-cloudcards</a> - XDI Cloud Card Viewer
* <a href="https://github.com/projectdanube/xdi2-messenger" target="_blank">/projectdanube/xdi2-messenger</a> - XDI Cloud Messenger * <a href="https://github.com/projectdanube/xdi2-messenger" />/projectdanube/xdi2-messenger</a> - XDI Cloud Messenger
* <a href="https://github.com/projectdanube/xdi2-manager" target="_blank">/projectdanube/xdi2-manager</a> - XDI Cloud Manager * <a href="https://github.com/projectdanube/xdi2-manager" />/projectdanube/xdi2-manager</a> - XDI Cloud Manager
* <a href="https://github.com/projectdanube/xdi2-pixel" target="_blank">/projectdanube/xdi2-pixel</a> - Tool to translate a personal cloud policy language (Pixel) to XDI link contracts. * <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.
### XDI Server Deployed Via ### XDI Server Deployed Via
* <a href="https://github.com/projectdanube/xdi2-server-grizzly" target="_blank">/projectdanube/xdi2-server-grizzly</a> - XDI2 Server deployed via Grizzly * <a href="https://github.com/projectdanube/xdi2-server-grizzly" />/projectdanube/xdi2-server-grizzly</a> - XDI2 Server deployed via Grizzly
* <a href="https://github.com/projectdanube/xdi2-server-mina" target="_blank">/projectdanube/xdi2-server-mina</a> - XDI2 Server deployed via Apache MINA * <a href="https://github.com/projectdanube/xdi2-server-mina" />/projectdanube/xdi2-server-mina</a> - XDI2 Server deployed via Apache MINA
* <a href="https://github.com/projectdanube/xdi2-server-netty" target="_blank">/projectdanube/xdi2-server-netty</a> - XDI2 Server deployed via netty * <a href="https://github.com/projectdanube/xdi2-server-netty" />/projectdanube/xdi2-server-netty</a> - XDI2 Server deployed via netty
* <a href="https://github.com/projectdanube/xdi2-server-undertow" target="_blank">/projectdanube/xdi2-server-undertow</a> - XDI2 Server deployed via Undertow * <a href="https://github.com/projectdanube/xdi2-server-undertow" />/projectdanube/xdi2-server-undertow</a> - XDI2 Server deployed via Undertow
* <a href="https://github.com/projectdanube/xdi2-server-vertx" target="_blank">/projectdanube/xdi2-server-vertx</a> - XDI2 Server deployed via vert.x * <a href="https://github.com/projectdanube/xdi2-server-vertx" />/projectdanube/xdi2-server-vertx</a> - XDI2 Server deployed via vert.x
### Sevices ### Sevices
* <a href="https://github.com/projectdanube/xdi2-connect-service" target="_blank">/projectdanube/xdi2-connect-service</a> - This is a "Connect Service" component for the XDI Browser binding. * <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.
* <a href="https://github.com/projectdanube/neustar-discovery-service" target="_blank">/projectdanube/neustar-discovery-service</a> - Neustar XDI Discovery Service based on XRI Resolution * <a href="https://github.com/projectdanube/neustar-discovery-service" />/projectdanube/neustar-discovery-service</a> - 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" target="_blank">/projectdanube/xdi2-connect-auth-service-war</a> - "Authorization Service" for the XDI Connect protocol, packaged as .WAR file * <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
* <a href="https://github.com/projectdanube/xdi2-connect-service-war" target="_blank">/projectdanube/xdi2-connect-service-war</a> - "Connect 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
* <a href="https://github.com/projectdanube/xdi-grapheditor" target="_blank">/projectdanube/xdi-grapheditor</a> - An XDI Graph Editor * <a href="https://github.com/projectdanube/xdi-grapheditor" />/projectdanube/xdi-grapheditor</a> - An XDI Graph Editor
-Forked from neustar/xdi-grapheditor -Forked from neustar/xdi-grapheditor
* <a href="https://github.com/projectdanube/xdi2-connect-auth-service" target="_blank">/projectdanube/xdi2-connect-auth-service</a> - This is a "Connect Auth Service" component for the XDI Browser binding. * <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.