This commit is contained in:
⧉ infominer 2020-11-19 01:22:27 -05:00
parent 5485ba36a8
commit d5f5b4a8b6
27 changed files with 131 additions and 121 deletions

View file

@ -41,7 +41,7 @@ On Factor/MyFii DID, the identity factors are decentralized to the individual ow
Factor was developed prior to W3C standardization, but we expect to provide mappings and support for W3C standards via our MyFii integration. Dragonchain and Factor are designed to be interoperable with traditional and blockchain systems. Dragonchain holds multiple interoperability and scalability patents that are employed in the Factor/DID system. The systems are literally interoperable with any other system via standard RESTful service API integration.
![Factor decentralized identity logo](/images/factor-dragonchain.png "Factor decentralized identity")
![Factor decentralized identity logo]({{ site.baseurl }}/images/factor-dragonchain.png "Factor decentralized identity")
### Features & Specifications

View file

@ -45,7 +45,7 @@ last_modified_at: 2020-01-07
[BTCR DID Method Updates](https://medium.com/@kimdhamilton/btcr-did-method-updates-d0fd14386139) by Kim Hamilton Duffy
> The Bitcoin Reference DID method (did:btcr) is designed as a minimal, secure, and open Decentralized Identifier (DID) method anchored to the Bitcoin blockchain. DIDs are an interoperable locator for identity that does not require permission from anyone else. The BTCR method specifically is fully open source — not tied to a commercial vendor — which makes it a valuable vendor-agnostic demonstration of the emerging DID specification.
[![](/images/btcr.png)](https://slideplayer.com/slide/15397169/)
[![]({{ site.baseurl }}images/btcr.png)](https://slideplayer.com/slide/15397169/)
* [BTCR DID Method](https://w3c-ccg.github.io/didm-btcr/) • [source](https://github.com/w3c-ccg/didm-btcr) - WORK ITEM: BTCR DID Method Spec did:btcr:

View file

@ -55,7 +55,7 @@ last_modified_at: 2020-11-05
> An Organization Registry follows the design outlined below.\
> ORGIDS-300: Enterprise Ethereum Blockchains MAY implement a smart contract based Organization Registry that provides cryptographic bindings between Ethereum accounts and their owning organization with identity proofs.
![](/images/EEA-orgs.png)
![]({{ site.baseurl }}images/EEA-orgs.png)
@ -72,7 +72,7 @@ Identity related ERC-EIP
* [EIP-1078](https://github.com/ethereum/EIPs/blob/ed621645c8f3bc5756492f327cda015f35d9f8da/EIPS/eip-1078.md) -
This presents a method to replace the usual signup/login design pattern with a minimal ethereum native scheme, that doesnt require passwords, backing up private keys nor typing seed phrases.
* [ERC-1077 and ERC-1078: The magic of executable signed messages](https://ethereum-magicians.org/t/erc-1077-and-erc-1078-the-magic-of-executable-signed-messages-to-login-and-do-actions/351)
* [ERC-EIP on GitHub](/blockchain/ethereum/repositories/#erc-eip)
* [ERC-EIP on GitHub]({{ site.baseurl }}/blockchain/ethereum/repositories/#erc-eip)
### ERC725-735
@ -175,14 +175,14 @@ This presents a method to replace the usual signup/login design pattern with a m
* [Spidchain](http://www.spidchain.com/) [[**wp**](https://drive.google.com/file/d/0B89WE3IIHmy1Z0ZSSWVmVEtaaG8/view)]
* "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."
* [Spid-Eth GitHub Repos](/blockchain/ethereum/repositories/#spid-eth-repos)
* [Spid-Eth GitHub Repos]({{ site.baseurl }}/blockchain/ethereum/repositories/#spid-eth-repos)
### Cryptonomica
[![](https://i.imgur.com/moVyrrt.png)](https://cryptonomica.github.io)
* [Cryptonomica.net](https://cryptonomica.net) is an identity verification service based on [OpenPGP](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) and [Ethereum](https://www.ethereum.org) with legal framework and online dispute resolution for electronic contracts from London-based [court of arbitration](https://cryptonomica.net/#!/arbitration)
* [Cryptonomica Github Repos](/blockchain/ethereum/repositories/#cryptonomica)
* [Cryptonomica Github Repos]({{ site.baseurl }}/blockchain/ethereum/repositories/#cryptonomica)
### Assorted Applications

View file

@ -129,13 +129,13 @@ last_modified_at: 2019-07-11
## GitHub
* [uPort GitHub Repos](/blockchain/ethereum/repositories/#uport)
* [uPort DID](/blockchain/ethereum/repositories/#uport-did)
* [uPort Identification](/blockchain/ethereum/repositories/#uport-identification)
* [uPort Mobile](/blockchain/ethereum/repositories/#uport-mobile)
* [uPort Lambda](/blockchain/ethereum/repositories/#uport-lambda)
* [uPort React](/blockchain/ethereum/repositories/#uport-react)
* [uPort Assorted](/blockchain/ethereum/repositories/#uport-assorted)
* [uPort GitHub Repos]({{ site.baseurl }}/blockchain/ethereum/repositories/#uport)
* [uPort DID]({{ site.baseurl }}/blockchain/ethereum/repositories/#uport-did)
* [uPort Identification]({{ site.baseurl }}/blockchain/ethereum/repositories/#uport-identification)
* [uPort Mobile]({{ site.baseurl }}/blockchain/ethereum/repositories/#uport-mobile)
* [uPort Lambda]({{ site.baseurl }}/blockchain/ethereum/repositories/#uport-lambda)
* [uPort React]({{ site.baseurl }}/blockchain/ethereum/repositories/#uport-react)
* [uPort Assorted]({{ site.baseurl }}/blockchain/ethereum/repositories/#uport-assorted)
## Literature

View file

@ -29,4 +29,4 @@ toc: false
> Benefiting from the expertise in Berlin, T-Labs partnered with BigchainDB, IOTA, Jolocom and Riddle & Code to abstract the complexity of blockchain development for enterprises. With the prototype developers can combine different DLTs to enable decentralized storage, identity management, smart contracts and payments. This allows enterprises to build a decentralized back-end in a matter of minutes.
- [5 years of decentralizing identities](https://stories.jolocom.com/5-years-of-decentralizing-identities-e04dcd5b4494)
![](/images/jolo.png)
![]({{ site.baseurl }}images/jolo.png)