diff --git a/_posts/2019-04-11-workshops.md b/_posts/2019-04-11-workshops.md index 1fd2e3ea..aa94ca84 100644 --- a/_posts/2019-04-11-workshops.md +++ b/_posts/2019-04-11-workshops.md @@ -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 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. -* WebOfTrust.info - Upcoming Events +* [WebOfTrust.info - Upcoming Events](http://www.weboftrust.info/next-event-page.html) * [**Rebooting Web Of Trust - Papers and Advance Readings Index**](rebooting-web-of-trust.html) **>>** diff --git a/_posts/blockchain/application/2019-03-27-cryptonomica.md b/_posts/blockchain/application/2019-03-27-cryptonomica.md index f7d4da50..07d8c1f7 100644 --- a/_posts/blockchain/application/2019-03-27-cryptonomica.md +++ b/_posts/blockchain/application/2019-03-27-cryptonomica.md @@ -52,11 +52,11 @@ Often the keys for the client-bank systems are created this way. ## Github Repos -* /Cryptonomica/cryptonomica - Cryptonomica keys server -* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend -* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules -* /Cryptonomica/dappathon-tlv -* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain -* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js -* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net -* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice +* [/Cryptonomica/cryptonomica](https://github.com/Cryptonomica/cryptonomica) - Cryptonomica keys server +* [/Cryptonomica/cryptonomica.github.io](https://github.com/Cryptonomica/cryptonomica.github.io) - Cryptonomica frontend +* [/Cryptonomica/arbitration-rules](https://github.com/Cryptonomica/arbitration-rules) - Cryptonomica Arbitration Rules +* [/Cryptonomica/dappathon-tlv](https://github.com/Cryptonomica/dappathon-tlv) +* [/Cryptonomica/Ethereum-IdentityVerification](https://github.com/Cryptonomica/Ethereum-IdentityVerification) - Indentity verification and KYC for Ethereum blockchain +* [/Cryptonomica/ethnode.cryptonomica.net](https://github.com/Cryptonomica/ethnode.cryptonomica.net) - Ethereum node with API on nodejs and web3.js +* [/Cryptonomica/Ethereum-IdentityProof](https://github.com/Cryptonomica/Ethereum-IdentityProof) - Smart contract for Ethereum's account owner verification using Cryptonomica.net +* [/Cryptonomica/international-arbitration-law](https://github.com/Cryptonomica/international-arbitration-law) - Repository for collecting information about international arbitration law and practice diff --git a/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md b/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md index f0b10083..e8475bea 100644 --- a/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md +++ b/_posts/blockchain/ethereum/2019-03-26-eth-id-github.md @@ -27,135 +27,135 @@ A listing of any Github Repositories for Ethereum Based Decentralized Identity s ## Jolocom -* /jolocom/docs - Documentation -* /jolocom/smartwallet-app - A decentralized self sovereign identity solution developed by Jolocom. -* /jolocom/jolocom-lib - Library for interacting with the identity solution provided by Jolocom. -* /jolocom/jolocom-did-driver - Universal Resolver DID Driver for the did:jolo identity space -* /jolocom/generic-backend - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials. -* /jolocom/demo-sso - A simple example web application integrating the Jolocom library for authentication. -* /jolocom/demo-sso-mobile - An example mobile application in React Native that showcases the interaction flows between the Smartwallet and another mobile app. -* /jolocom/cred-types-jolocom-demo - Collection of metadata definitions for the demo Jolocom credential types. -* /jolocom/react-native-build-config - Expose native build config to JS (android only for now) -* /jolocom/credTypes-jolocom-core - Collection of metadata definitions for the core Jolocom credential types. -* /jolocom/fueling-service - Simple express service that can wire ether to requester. -* /jolocom/registry-contract - A basic smart contract on top of the Ethereum network that registers mappings between DID and IPFS DDO hashes. -* /jolocom/smartwallet-webid-proxy - WebID proxy service +* [/jolocom/docs](https://github.com/jolocom/docs) - Documentation +* [/jolocom/smartwallet-app](https://github.com/jolocom/smartwallet-app) - A decentralized self sovereign identity solution developed by Jolocom. +* [/jolocom/jolocom-lib](https://github.com/jolocom/jolocom-lib) - Library for interacting with the identity solution provided by Jolocom. +* [/jolocom/jolocom-did-driver](https://github.com/jolocom/jolocom-did-driver) - Universal Resolver DID Driver for the did:jolo identity space +* [/jolocom/generic-backend](https://github.com/jolocom/generic-backend) - A generic backend implementation that makes use of the Jolocom Library for authentication, and for issuing credentials. +* [/jolocom/demo-sso](https://github.com/jolocom/demo-sso) - A simple example web application integrating the Jolocom library for authentication. +* [/jolocom/demo-sso-mobile](https://github.com/jolocom/demo-sso-mobile) - An example mobile application in React Native that showcases the interaction flows between the Smartwallet and another mobile app. +* [/jolocom/cred-types-jolocom-demo](https://github.com/jolocom/cred-types-jolocom-demo) - Collection of metadata definitions for the demo Jolocom credential types. +* [/jolocom/react-native-build-config](https://github.com/jolocom/react-native-build-config) - Expose native build config to JS (android only for now) +* [/jolocom/credTypes-jolocom-core](https://github.com/jolocom/credTypes-jolocom-core) - Collection of metadata definitions for the core Jolocom credential types. +* [/jolocom/fueling-service](https://github.com/jolocom/fueling-service) - Simple express service that can wire ether to requester. +* [/jolocom/registry-contract](https://github.com/jolocom/registry-contract) - A basic smart contract on top of the Ethereum network that registers mappings between DID and IPFS DDO hashes. +* [/jolocom/smartwallet-webid-proxy](https://github.com/jolocom/smartwallet-webid-proxy) - WebID proxy service ## uPort -* /uport-project/developers - Developer portal for documentation and application management -* /uport-project/specs - uPort Protocol Specs -* /uport-project/uport-connect - Main uPort library for front end developers -* /uport-project/eth-typed-data - A javascript library for working with typed structured data as defined by EIP712 -* /uport-project/uport-transports - Set up communication channels between your app and a uPort client to handle requests and responses. -* /uport-project/webcard - Transaction Sharing -* /uport-project/demo - uPort Demo dApp -* /uport-project/uport-lite - Lightweight uport registry lookup -* /uport-project/eslint-config-uport - Shareable eslint config for uport libraries -* /uport-project/uPort-live - Forked from Siunami/uPort-live -* /uport-project/uport-wordpress-plugin - A Passwordless Login for uPort and Wordpress -* /uport-project/community-projects - A list of community hackathon projects and other experiments. -* /uport-project/udoor - uPort Door Management -* /uport-project/uport-bounties- A Library of uPort Bounties -* /dconroy/CityKey - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com +* [/uport-project/developers](https://github.com/uport-project/developers) - Developer portal for documentation and application management +* [/uport-project/specs](https://github.com/uport-project/specs) - uPort Protocol Specs +* [/uport-project/uport-connect](https://github.com/uport-project/uport-connect) - Main uPort library for front end developers +* [/uport-project/eth-typed-data](https://github.com/uport-project/eth-typed-data) - A javascript library for working with typed structured data as defined by EIP712 +* [/uport-project/uport-transports](https://github.com/uport-project/uport-transports) - Set up communication channels between your app and a uPort client to handle requests and responses. +* [/uport-project/webcard](https://github.com/uport-project/webcard) - Transaction Sharing +* [/uport-project/demo](https://github.com/uport-project/demo) - uPort Demo dApp +* [/uport-project/uport-lite](https://github.com/uport-project/uport-lite) - Lightweight uport registry lookup +* [/uport-project/eslint-config-uport](https://github.com/uport-project/eslint-config-uport) - Shareable eslint config for uport libraries +* [/uport-project/uPort-live](https://github.com/uport-project/uPort-live) - Forked from Siunami/uPort-live +* [/uport-project/uport-wordpress-plugin](https://github.com/uport-project/uport-wordpress-plugin) - A Passwordless Login for uPort and Wordpress +* [/uport-project/community-projects](https://github.com/uport-project/community-projects) - A list of community hackathon projects and other experiments. +* [/uport-project/udoor](https://github.com/uport-project/udoor) - uPort Door Management +* [/uport-project/uport-bounties](https://github.com/uport-project/uport-bounties)- A Library of uPort Bounties +* [/dconroy/CityKey](https://github.com/dconroy/CityKey) - Adding uPort support to Chicago CityKey, adding all the benefits of Self Sovereign Identity to municipal services. http://citykeychained.com ### uPort DID -* /uport-project/ethr-did-resolver - DID resolver for Ethereum Addresses with support for key management -* /uport-project/secp256k1-did-resolver - Resolve DID documents for secp256k1 public keys -* /uport-project/uport-did-driver - Driver for the uPort DID method -* /uport-project/eth-did-resolver - DID resolver for Ethereum Addresses -* /uport-project/ethr-did - Create ethr DIDs -* /uport-project/ethr-did-registry - Backing for an experimental DID method -* /uport-project/did-resolver - Generic did-resolver -* /uport-project/https-did-resolver - DID resolver for HTTPS domains -* /uport-project/nacl-did - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing -* /uport-project/did-jwt - Create and verify uPort and DID compliant JWT's in Javascript -* /uport-project/uport-did-resolver - DID resolver for uPort identities +* [/uport-project/ethr-did-resolver](https://github.com/uport-project/ethr-did-resolver) - DID resolver for Ethereum Addresses with support for key management +* [/uport-project/secp256k1-did-resolver](https://github.com/uport-project/secp256k1-did-resolver) - Resolve DID documents for secp256k1 public keys +* [/uport-project/uport-did-driver](https://github.com/uport-project/uport-did-driver) - Driver for the uPort DID method +* [/uport-project/eth-did-resolver](https://github.com/uport-project/eth-did-resolver) - DID resolver for Ethereum Addresses +* [/uport-project/ethr-did](https://github.com/uport-project/ethr-did) - Create ethr DIDs +* [/uport-project/ethr-did-registry](https://github.com/uport-project/ethr-did-registry) - Backing for an experimental DID method +* [/uport-project/did-resolver](https://github.com/uport-project/did-resolver) - Generic did-resolver +* [/uport-project/https-did-resolver](https://github.com/uport-project/https-did-resolver) - DID resolver for HTTPS domains +* [/uport-project/nacl-did](https://github.com/uport-project/nacl-did) - Light weight DID method, complete with Identity Creation tools, encryption and JWT signing +* [/uport-project/did-jwt](https://github.com/uport-project/did-jwt) - Create and verify uPort and DID compliant JWT's in Javascript +* [/uport-project/uport-did-resolver](https://github.com/uport-project/uport-did-resolver) - DID resolver for uPort identities ### uPort Identification -* /uport-project/openid - uPort openid -* /uport-project/kmnid - A kotlin implementation of MNID -* /uport-project/uport-registry - Core uPort registry contract for linking attributes to uPort identities. -* /uport-project/uport-chrome-extension - An experiment to test decentralized identity in a Browser Extension environment. -* /uport-project/infrastructure - Support services for Self-Sovereign Identity -* /uport-project/mnid - Multi Network Identifier - spec and reference implementation +* [/uport-project/openid](https://github.com/uport-project/openid) - uPort openid +* [/uport-project/kmnid](https://github.com/uport-project/kmnid) - A kotlin implementation of MNID +* [/uport-project/uport-registry](https://github.com/uport-project/uport-registry) - Core uPort registry contract for linking attributes to uPort identities. +* [/uport-project/uport-chrome-extension](https://github.com/uport-project/uport-chrome-extension) - An experiment to test decentralized identity in a Browser Extension environment. +* [/uport-project/infrastructure](https://github.com/uport-project/infrastructure) - Support services for Self-Sovereign Identity +* [/uport-project/mnid](https://github.com/uport-project/mnid) - Multi Network Identifier - spec and reference implementation ### uPort Mobile -* /uport-project/uport-android-sdk - Collections of tools and helper libraries for android to issue and use identities on the uPort platform -* /uport-project/uport-android-signer - android ETH signer library to be used by uport app and sdk -* /uport-project/uport-android - uPort app for android - under construction -* /uport-project/uport-ios-demo - Demo iPhone app using uPort SDK -* /uport-project/uport-mobile-issues - This repository is a place for developers to report and track status of issues reported while using the uPort mobile app -* /uport-project/uport-mobile - uPort mobile app -* /uport-project/uport-ios-sdk - uPort iOS SDK in Swift -* /uport-project/uport-ios-core-eth - iOS Ethereum Toolkit for uPort SDK -* /uport-project/uport-ios-openssl - iOS OpenSSL Framework for uPort SDK -* /uport-project/UPTEthereumSigner - Ethereum signer library for iOS +* [/uport-project/uport-android-sdk](https://github.com/uport-project/uport-android-sdk) - Collections of tools and helper libraries for android to issue and use identities on the uPort platform +* [/uport-project/uport-android-signer](https://github.com/uport-project/uport-android-signer) - android ETH signer library to be used by uport app and sdk +* [/uport-project/uport-android](https://github.com/uport-project/uport-android) - uPort app for android - under construction +* [/uport-project/uport-ios-demo](https://github.com/uport-project/uport-ios-demo) - Demo iPhone app using uPort SDK +* [/uport-project/uport-mobile-issues](https://github.com/uport-project/uport-mobile-issues) - This repository is a place for developers to report and track status of issues reported while using the uPort mobile app +* [/uport-project/uport-mobile](https://github.com/uport-project/uport-mobile) - uPort mobile app +* [/uport-project/uport-ios-sdk](https://github.com/uport-project/uport-ios-sdk) - uPort iOS SDK in Swift +* [/uport-project/uport-ios-core-eth](https://github.com/uport-project/uport-ios-core-eth) - iOS Ethereum Toolkit for uPort SDK +* [/uport-project/uport-ios-openssl](https://github.com/uport-project/uport-ios-openssl) - iOS OpenSSL Framework for uPort SDK +* [/uport-project/UPTEthereumSigner](https://github.com/uport-project/UPTEthereumSigner) - Ethereum signer library for iOS ### uPort Lambda -* /uport-project/lambda-chasqui - running_man Messenger service running_man -* /uport-project/lambda-agora - An open public space where an assembly of applications can share details and be discovered (pre-alpha) -* /uport-project/lambda-champagne -* /uport-project/lambda-niscani -* /uport-project/lambda-sensui - uPort tx funding service -* /uport-project/lambda-caleuche - Caleuche. Event Hub Service -* /uport-project/lambda-idgraph -* /uport-project/lambda-olorun - uPort private network support -* /uport-project/lambda-fatima - uPort badge event attestor -* /uport-project/lambda-pututu - Push notification service -* /uport-project/lambda-nisaba - Lambda functions for anti-sybill -* /uport-project/lambda-unnu - Creator of Identities +* [/uport-project/lambda-chasqui](https://github.com/uport-project/lambda-chasqui) - running_man Messenger service running_man +* [/uport-project/lambda-agora](https://github.com/uport-project/lambda-agora) - An open public space where an assembly of applications can share details and be discovered (pre-alpha) +* [/uport-project/lambda-champagne](https://github.com/uport-project/lambda-champagne) +* [/uport-project/lambda-niscani](https://github.com/uport-project/lambda-niscani) +* [/uport-project/lambda-sensui](https://github.com/uport-project/lambda-sensui) - uPort tx funding service +* [/uport-project/lambda-caleuche](https://github.com/uport-project/) - Caleuche. Event Hub Service +* [/uport-project/lambda-idgraph](https://github.com/uport-project/lambda-idgraph) +* [/uport-project/lambda-olorun](https://github.com/uport-project/lambda-olorun) - uPort private network support +* [/uport-project/lambda-fatima](https://github.com/uport-project/lambda-fatima) - uPort badge event attestor +* [/uport-project/lambda-pututu](https://github.com/uport-project/lambda-pututu) - Push notification service +* [/uport-project/lambda-nisaba](https://github.com/uport-project/lambda-nisaba) - Lambda functions for anti-sybill +* [/uport-project/lambda-unnu](https://github.com/uport-project/lambda-unnu) - Creator of Identities ### uPort React -* /uport-project/react-native-uport-signer -* /uport-project/react-native-signer-demo -* /uport-project/uport-react-native-demo -* /uport-project/react-native-uport-connect - Library for integrating uPort into your React Native app -* /uport-project/react-uport-box - Truffle and React/Redux boilerplate with uPort Connect -* /uport-project/react-native-passcode-android - Forked from aldigjo/react-native-passcode-android +* [/uport-project/react-native-uport-signer](https://github.com/uport-project/react-native-uport-signer) +* [/uport-project/react-native-signer-demo](https://github.com/uport-project/react-native-signer-demo) +* [/uport-project/uport-react-native-demo](https://github.com/uport-project/uport-react-native-demo) +* [/uport-project/react-native-uport-connect](https://github.com/uport-project/react-native-uport-connect) - Library for integrating uPort into your React Native app +* [/uport-project/react-uport-box](https://github.com/uport-project/react-uport-box) - Truffle and React/Redux boilerplate with uPort Connect +* [/uport-project/react-native-passcode-android](https://github.com/uport-project/react-native-passcode-android) - Forked from aldigjo/react-native-passcode-android ### uPort Assorted -* /uport-project/champagne-dapp - Champagne Project dApp -* /uport-project/tweetnacl-k - kotlin implementation of tweetnacl -* /uport-project/sample-data-generator -* /uport-project/bck-wallet -* /uport-project/UPTEthereumSigner-Example - Example app and unit tests for the UPTEthereumSigner repo -* /uport-project/lastblock - Daemon that alerts when a new block is mined -* /uport-project/service-tests - Test servers from the outside -* /uport-project/paper -* /uport-project/swift-rlp - Recursive Length Prefix in Swift - CocoaPod -* /uport-project/SwiftKeccak - Ethereum compatible Keccak hash for Swift -* /uport-project/ed2curve-js - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys +* [/uport-project/champagne-dapp](https://github.com/uport-project/champagne-dapp) - Champagne Project dApp +* [/uport-project/tweetnacl-k](https://github.com/uport-project/tweetnacl-k) - kotlin implementation of tweetnacl +* [/uport-project/sample-data-generator](https://github.com/uport-project/sample-data-generator) +* [/uport-project/bck-wallet](https://github.com/uport-project/bck-wallet) +* [/uport-project/UPTEthereumSigner-Example](https://github.com/uport-project/UPTEthereumSigner-Example) - Example app and unit tests for the UPTEthereumSigner repo +* [/uport-project/lastblock](https://github.com/uport-project/lastblock) - Daemon that alerts when a new block is mined +* [/uport-project/service-tests](https://github.com/uport-project/service-tests) - Test servers from the outside +* [/uport-project/paper](https://github.com/uport-project/paper) +* [/uport-project/swift-rlp](https://github.com/uport-project/swift-rlp) - Recursive Length Prefix in Swift - CocoaPod +* [/uport-project/SwiftKeccak](https://github.com/uport-project/SwiftKeccak) - Ethereum compatible Keccak hash for Swift +* [/uport-project/ed2curve-js](https://github.com/uport-project/ed2curve-js) - Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys ## Spidchain -* /SpidChain/eth-lightwallet - Forked from ConsenSys/eth-lightwallet +* [/SpidChain/eth-lightwallet](https://github.com/SpidChain/eth-lightwallet) - Forked from ConsenSys/eth-lightwallet - Lightweight JS Wallet for Node and the browser -* /SpidChain/truffle - Forked from trufflesuite/truffle +* [/SpidChain/truffle](https://github.com/SpidChain/truffle) - Forked from trufflesuite/truffle - A development framework for Ethereum -* /SpidChain/VotingSystem - A dapp, library and smart contract to notarize votes on the ethereum blockchain -* /SpidChain/ethers-wallet - Forked from ethers-io/ethers.js +* [/SpidChain/VotingSystem](https://github.com/SpidChain/VotingSystem) - A dapp, library and smart contract to notarize votes on the ethereum blockchain +* [/SpidChain/ethers-wallet](https://github.com/SpidChain/ethers-wallet) - Forked from ethers-io/ethers.js - Complete Ethereum wallet implementation and library in JavaScript. -* /SpidChain/nodejs-ethereum - Forked from b9lab/nodejs-ethereum +* [/SpidChain/nodejs-ethereum](https://github.com/SpidChain/nodejs-ethereum) - Forked from b9lab/nodejs-ethereum Example of using NodeJs with Ethereum ## Cryptonomica -* /Cryptonomica/cryptonomica - Cryptonomica keys server -* /Cryptonomica/cryptonomica.github.io - Cryptonomica frontend -* /Cryptonomica/arbitration-rules - Cryptonomica Arbitration Rules -* /Cryptonomica/dappathon-tlv -* /Cryptonomica/Ethereum-IdentityVerification - Indentity verification and KYC for Ethereum blockchain -* /Cryptonomica/ethnode.cryptonomica.net - Ethereum node with API on nodejs and web3.js -* /Cryptonomica/Ethereum-IdentityProof - Smart contract for Ethereum's account owner verification using Cryptonomica.net -* /Cryptonomica/international-arbitration-law - Repository for collecting information about international arbitration law and practice +* [/Cryptonomica/cryptonomica](https://github.com/Cryptonomica/cryptonomica) - Cryptonomica keys server +* [/Cryptonomica/cryptonomica.github.io](https://github.com/Cryptonomica/cryptonomica.github.io) - Cryptonomica frontend +* [/Cryptonomica/arbitration-rules](https://github.com/Cryptonomica/arbitration-rules) - Cryptonomica Arbitration Rules +* [/Cryptonomica/dappathon-tlv](https://github.com/Cryptonomica/dappathon-tlv) +* [/Cryptonomica/Ethereum-IdentityVerification](https://github.com/Cryptonomica/Ethereum-IdentityVerification) - Indentity verification and KYC for Ethereum blockchain +* [/Cryptonomica/ethnode.cryptonomica.net](https://github.com/Cryptonomica/ethnode.cryptonomica.net) - Ethereum node with API on nodejs and web3.js +* [/Cryptonomica/Ethereum-IdentityProof](https://github.com/Cryptonomica/Ethereum-IdentityProof) - Smart contract for Ethereum's account owner verification using Cryptonomica.net +* [/Cryptonomica/international-arbitration-law](https://github.com/Cryptonomica/international-arbitration-law) - Repository for collecting information about international arbitration law and practice diff --git a/_posts/drafts/PeopleofID.md b/_posts/drafts/PeopleofID.md index f3ac0178..1257b656 100644 --- a/_posts/drafts/PeopleofID.md +++ b/_posts/drafts/PeopleofID.md @@ -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. -* WomenInIdentity.org [**T**] +* [**T**](https://womeninidentity.org/" />WomenInIdentity.org [ +[](https://twitter.com/IdentityWoman) -* identitywoman.net/about-kaliya/bio/ +* [identitywoman.net/about-kaliya/bio/](https://identitywoman.net/about-kaliya/bio/) > Kaliya Young (formerly Hamlin) is an expert in self-sovereign identity and identity on the blockchain. She is the co-author of a Comprehensive guide to Self-Sovereign Identity and is widely known as Identity Woman (its also the name of her blog and her twitter handle). She is committed her life to the development of an open standards based layer of the internet that empowers people. -* twitter.com/IdentityWoman +* [twitter.com/IdentityWoman](https://twitter.com/IdentityWoman) * Co-Founder [Internet Identity Workshop](http://www.internetidentityworkshop.com/)(IIW)[[**T**](https://twitter.com/idworkshop)] to discuss "architectural and governance proposals for Internet-wide identity services and their underlying philosophies." -[Announcing IIW 2005](https://identitywoman.net/announcing-the-internet-identity-workshop-iiw2005/) -* identitywoman.net - Independent Advocate for the Rights and Dignity of our Digital Selves. - * Exciting SSI announcement was not well received by some +* [identitywoman.net](https://identitywoman.net/) - Independent Advocate for the Rights and Dignity of our Digital Selves. + * [Exciting SSI announcement was not well received by some](https://identitywoman.net/exciting-ssi-announcement-was-not-well-received-by-some/) > The Microsoft-Mastercard SSI alliance is great news, but some thought it was a bad thing.\ - * The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young - - >The Future of Property Rights a program at New America just published a new report The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles and Property Rights in the Developing World. 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. - * ssiscoop.com - Your Guide to Self Sovereign Identity + * [The Domains of Identity & Self-Sovereign Identity -- Presentation from Kaliya Young](https://youtu.be/U8bZ4GYFwKY) + [](https://youtu.be/U8bZ4GYFwKY) + >The Future of Property Rights a program at New America just published a new report [The Nail Finds a Hammer: Self-Sovereign Identity, Design Principles and Property Rights in the Developing World.](https://www.newamerica.org/future-property-rights/reports/nail-finds-hammer/) I commented extensively on the paper before publication and they included the Domains of Identity within the report. It turns out that many of the Domains of Identity include registries. This whole perspective that registries as the root of many of our systems is very eye opening. Just like when one finds identity one sees it everywhere, it turns our registries are everywhere too. + * [ssiscoop.com - Your Guide to Self Sovereign Identity](https://ssiscoop.com/) >A comprehensive analysis of the technology, standards, projects, and companies that use blockchain for identity. ## Kimberly Hamilton Duffey - * - * + * []() + * []() ## Ann Cavoukian, Ph.D. * twitter.com/AnnCavoukian -* Global Privacy and Security By Design +* [Global Privacy and Security By Design](https://gpsbydesign.org/) > Myth: We need to give up our personal privacy for public safety.\ > Reality: We can have both. We don't need to choose.\ > SECURITY + PRIVACY = FREEDOM, INNOVATION AND PROSPERITY * linkedin: >Distinguished Expert-in-Residence - Privacy by Design Centre of Excellence at Ryerson University - * www.ipc.on.ca + * [www.ipc.on.ca](https://www.ipc.on.ca/) >The role of the Information and Privacy Commissioner is set out in three privacy and access laws: the Freedom of Information and Protection of Privacy Act (FIPPA), the Municipal Freedom of Information and Protection of Privacy Act (MFIPPA) and the Personal Health Information Protection Act (PHIPA). The IPC acts independently of government to uphold and promote open government and the protection of personal privacy.a * itbusiness.ca/author/ann-cavoukian - * Operationalizing Privacy by Design -From Rhetoric to Reality + * [Operationalizing Privacy by Design -From Rhetoric to Reality](https://www.itbusiness.ca/blog/operationalizing-privacy-by-design-from-rhetoric-to-reality/20860) Notes: diff --git a/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md b/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md index 1d3dee04..014318bb 100644 --- a/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md +++ b/_posts/hyperledger/2019-02-27-Microledgers-Edgechains-Hardman-HGF.md @@ -323,7 +323,7 @@ This is a more serious one that has pretty high stakes. I've been working on a m You can see the the roles here are the participants in the relationship and there's some message types that are described here there's actually a [DID method spec draft](https://dhh1128.github.io/peer-did-method-spec/index.html) and I'll show that to you really briefly here and you can go look it up yourself later if you want to - +[](https://dhh1128.github.io/peer-did-method-spec/index.html">
+