mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-09-26 19:21:12 -04:00
sort from data gov
This commit is contained in:
parent
a58d20403c
commit
a9c7c91d13
6 changed files with 59 additions and 42 deletions
|
@ -21,8 +21,14 @@ last_modified_at: 2023-06-26
|
|||
|
||||
---
|
||||
|
||||
## General
|
||||
## Competition
|
||||
* [Ethereum Competitors: Advantages and Disadvantages](https://blog.pantherprotocol.io/ethereum-competitors-advantages-and-disadvantages/) 2022-08-30 Panther Protocol
|
||||
> Ethereum competitors that aim for scalability (Solana, Polkadot, Near)
|
||||
> * […]Aiming for interoperability (Cosmos, Cardano)
|
||||
> * […]Aiming for security (MEV Mitigation) (Solana & Osmosis)
|
||||
> * […]Aiming for privacy (Secret Network, Oasis, Panther)
|
||||
|
||||
## Decentralized Identity
|
||||
* [Mastering Decentralized Identity](https://blockworks.co/news/what-is-decentralized-identity) 2023-03-14 Blockworks
|
||||
> 1. The current centralized identity system confines the personal and professional development of users to a set of rules and incentives that exploit their attention.
|
||||
> 2. Many major players are invested in a solution, including Disco, SpruceID, Iden3, Polygon ID, Ceramic, the Ethereum Foundation and many more.
|
||||
|
@ -34,7 +40,6 @@ last_modified_at: 2023-06-26
|
|||
> To solve these problems, we have decentralized identity systems built on public blockchains like Ethereum. Decentralized identity allows individuals to manage their identity-related information. With decentralized identity solutions, you can create identifiers and claim and hold your attestations without relying on central authorities, like service providers or governments.
|
||||
|
||||
## Standards
|
||||
|
||||
* [slides] [OAuth 2.0 meets VCs + ETH](https://media.voog.com/0000/0042/0957/files/2020-OSW-SOFIE.pdf) 2020-07-22 Sophie Project
|
||||
> * SOFIE enables interoperability between existing IoT platforms
|
||||
> * Utilizes distributed ledger technologies
|
||||
|
@ -43,7 +48,6 @@ last_modified_at: 2023-06-26
|
|||
> * “Privacy and Data Sovereignty,” and “Identity, Authentication, and Authorization” are two key components of the SOFIE framework
|
||||
|
||||
### ERC-EIP
|
||||
|
||||
* [ERC-5114: Soulbound Badge](https://eips.ethereum.org/EIPS/eip-5114) 2022-05-30 Ethereum
|
||||
> A soulbound badge is a token that, when minted, is bound to another Non-Fungible Token (NFT), and cannot be transferred/moved after that.
|
||||
* [ERC-4361: Sign-In with Ethereum](https://eips.ethereum.org/EIPS/eip-4361) 2021-10-11 Ethereum
|
||||
|
@ -64,7 +68,6 @@ last_modified_at: 2023-06-26
|
|||
- These claims can attested from third parties (issuers) or self attested.
|
||||
|
||||
### Sidetree \ Element
|
||||
|
||||
* [Sidetree Spec V1.0.0](https://identity.foundation/sidetree/spec/) 2023-05-05 DIF
|
||||
> Sidetree is a protocol for creating scalable Decentralized Identifier networks that can run atop any existing decentralized anchoring system (e.g. Bitcoin, Ethereum, distributed ledgers, witness-based approaches) and be as open, public, and permissionless as the underlying anchoring systems they utilize. The protocol allows users to create globally unique, user-controlled identifiers and manage their associated PKI metadata, all without the need for centralized authorities or trusted third parties.
|
||||
* [Sidetree Core Protocol and DID Method Drivers](https://github.com/transmute-industries/sidetree.js) 2022-09-20 Transmute
|
||||
|
@ -79,7 +82,6 @@ last_modified_at: 2023-06-26
|
|||
{% include video id="mk4w2tBTgdE" provider="youtube" %}
|
||||
|
||||
## Web3 ID
|
||||
|
||||
* [List of 38 Decentralized Identity Tools on Ethereum](https://www.alchemy.com/list-of/decentralized-identity-tools-on-ethereum) Alchemy
|
||||
* [Web3Modal/web3modal](https://github.com/Web3Modal/web3modal) 2023-06-26
|
||||
> Web3Modal is an easy-to-use library to help developers add support for multiple providers in their apps with a simple customizable configuration.
|
||||
|
@ -92,7 +94,6 @@ last_modified_at: 2023-06-26
|
|||
> The new protocol is an improved version of CIDM (Consolidated Identity Management) referred to as EIDM (Ethrerum-based Identity Management) protocol. In the improved protocol, JWT (JSON Web Token) in OAuth 2.0 was used to introduce smart contracts into EIDM protocol, and the credit management system was added to the system so that it can provide a credible identity authentication protocol for cloud users and service providers.
|
||||
|
||||
### Sign in with Ethereum - SpruceID
|
||||
|
||||
* [Ethereum's Identity Layer - Impact of Ethereum Presentation](https://blog.spruceid.com/presentation-ethereums-identity-layer-impact-of-ethereum/) 2022-09-28 Spruce ID
|
||||
> We had the opportunity to present on Ethereum's Identity Layer, covering the evolution of decentralized identity, and how Ethereum presents an incredible opportunity for users to truly own and control their identity and data. Check out that talk in this post.
|
||||
> 
|
||||
|
@ -114,7 +115,6 @@ last_modified_at: 2023-06-26
|
|||
> In recognition of our extensive experience with decentralized identity, Spruce was chosen in September to work with the Ethereum Foundation and ENS to develop Sign-In with Ethereum. This is meant to let users access online services by using their Ethereum accounts as an identifier, rather than an account owned by large corporations like Facebook or Google.
|
||||
|
||||
### Web3Auth - Torus Labs
|
||||
|
||||
* [Introducing Sign-in with Web3 — Building a Non-Custodial World](https://medium.com/toruslabs/introducing-sign-in-with-web3-building-a-non-custodial-world-50136b3a6225) 2022-06-15 Web3Auth
|
||||
> In a much needed multi-chain extension to Sign-in with Ethereum, users will now be able to control their digital identity with their Ethereum/ENS, Solana, and Starknet accounts instead of relying on traditional/custodial profiles.
|
||||
* [Web3Auth at the Paris Blockchain Week 2022](https://medium.com/toruslabs/web3auth-at-the-paris-blockchain-week-2022-2a26345c9c06) 2022-05-03 Torus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue