mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-09 14:52:17 -04:00
tags
This commit is contained in:
parent
5e15c8aeb0
commit
71ed744864
45 changed files with 44 additions and 70 deletions
|
@ -7,7 +7,7 @@ layout: single
|
|||
permalink: web-standards/w3c/
|
||||
canonical_url: 'https://decentralized-id.com/web-standards/w3c/'
|
||||
categories: ["Web Standards","Organizations"]
|
||||
tags: ["W3C","Credentials Community Group","JSON-LD","WebAuthN","DID","Verifiable Credentials","Veres One","BTCR"]
|
||||
tags: ["W3C","Credentials Community Group","JSON-LD","WebAuthN","DID","Verifiable Credentials","Veres One","BTCR","Linked Data"]
|
||||
header:
|
||||
image: /images/w3c_banner.webp
|
||||
teaser: /images/w3c_teaser.webp
|
||||
|
|
|
@ -4,7 +4,7 @@ description: Decentralized identifiers (DIDs) are a new type of identifier that
|
|||
excerpt: >
|
||||
Decentralized identifiers (DIDs) are a new type of identifier that enables verifiable, decentralized digital identity. A DID identifies any subject (e.g., a person, organization, thing, data model, abstract entity, etc.) that the controller of the DID decides that it identifies. In contrast to typical, federated identifiers, DIDs have been designed so that they may be decoupled from centralized registries, identity providers, and certificate authorities. Specifically, while other parties might be used to help enable the discovery of information related to a DID, the design enables the controller of a DID to prove control over it without requiring permission from any other party. DIDs are URIs that associate a DID subject with a DID document allowing trustable interactions associated with that subject.
|
||||
categories: ["Web Standards"]
|
||||
tags: ["51nodes","ABT Network","Aergo","Alastria","ArcBlock","Ardor","Baidu","BCGov","Besu","bif","BiiLabs","Binance","Bitcoin","Blockcore","Blocko","Blockstack","BOTLabs","bryk","BTCR","CAICT","Celo","Chainyard","Cloudchain","Commercio","Cosmos","Consensys","Consent","Corda","Credentials Community Group","cryptonics","DID","Digital Bazaar","Dock","Echo","Elastos","Element","ERC725","Ethereum","evan","Evernym","Fabric","Factom","Gatica","Github","GRGBanking","GrgChain","Halialabs","Hashgraph","Holochain","Hydra","Hyland Credentials","Hyperledger Foundation ","IBM","ICONLOOP","IIW","InfoWallet","ION","IOP","IOTA","IoTeX","IPFS","IPID","JLinc","Jnctn","Jolocom","KILT","Klaytn","lifeID","MediBloc","Metadium","Microsoft","MOAC","NEAR","Ocean Protocol","Ockam","OmniOne","Ontology","Panacea","Peer DID","ProximaX","Quorum","Raonsecure","RChain","SecureKey","SelfKey","Sovrin Foundation","SpaceElephant","Sphereon","Swisscom ","teleinfo ","TMChain","Token.TM","TranSendX","Transmute","TRON","Twitter","UNS","uPort","Vaultie","Veres One","Vivvo","VP","W3C","Web","Weelink","Workday","XDI","YLZ ","Zilliqa"]
|
||||
tags: ["51nodes","ABT Network","Aergo","Alastria","ArcBlock","Ardor","Baidu","BCGov","Besu","bif","BiiLabs","Binance","Bitcoin","Blockcore","Blocko","Blockstack","BOTLabs","bryk","BTCR","CAICT","Celo","Chainyard","Cloudchain","Commercio","Cosmos","Consensys","Consent","Corda","Credentials Community Group","cryptonics","DID","Digital Bazaar","Dock","Echo","Elastos","Element","ERC725","Ethereum","evan","Evernym","Fabric","Factom","Gatica","Github","GRGBanking","GrgChain","Halialabs","Hashgraph","Holochain","Hydra","Hyland Credentials","Hyperledger Foundation ","IBM","ICONLOOP","IIW","InfoWallet","ION","IOP","IOTA","IoTeX","IPFS","IPID","JLinc","Jnctn","Jolocom","KILT","Klaytn","lifeID","MediBloc","Metadium","Microsoft","MOAC","NEAR","Ocean Protocol","Ockam","OmniOne","Ontology","Panacea","Peer DID","ProximaX","Quorum","Raonsecure","RChain","Rebooting WoT","SecureKey","SelfKey","Sovrin Foundation","SpaceElephant","Sphereon","Swisscom ","teleinfo ","TMChain","Token.TM","TranSendX","Transmute","TRON","Twitter","UNS","uPort","Vaultie","Veres One","Vivvo","VP","W3C","Web","Weelink","Workday","XDI","YLZ ","Zilliqa"]
|
||||
permalink: web-standards/w3c/wg/did/decentralized-identifier/
|
||||
canonical_url: https://decentralized-id.com/web-standards/w3c/wg/did/decentralized-identifier/
|
||||
redirect_from:
|
||||
|
|
|
@ -14,7 +14,7 @@ redirect_from:
|
|||
- specs-standards/linked-data/JSON-LD/
|
||||
canonical_url: 'https://decentralized-id.com/web-standards/w3c/json-ld-wg/json-ld/'
|
||||
categories: ["Web Standards"]
|
||||
tags: ["Digital Bazaar","JSON-LD","Credentials Community Group","Veres One", "Linked Data","W3C","Verifiable Credentials","RDF"]
|
||||
tags: ["Digital Bazaar","JSON-LD","Credentials Community Group","Veres One", "Linked Data","W3C","Verifiable Credentials","RDF","Schema.org"]
|
||||
last_modified_at: 2020-01-09
|
||||
---
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ title: Verifiable Credentials
|
|||
description: a standard way to express credentials on the Web in a way that is cryptographically secure, privacy respecting, and machine-verifiable.
|
||||
excerpt: >
|
||||
Verifiable credentials (VCs) are the electronic equivalent of the physical credentials that we all possess today, such as: plastic cards, passports, driving licenses, qualifications and awards, etc. The data model for verifiable credentials is a World Wide Web Consortium Recommendation, "Verifiable Credentials Data Model 1.0 - Expressing verifiable information on the Web" published 19 November 2019.
|
||||
tags: ["W3C","Verifiable Credentials","Credentials Community Group","VC-WG","JSON-LD","OAuth","FIDO"]
|
||||
tags: ["W3C","Verifiable Credentials","Credentials Community Group","VC-WG","JSON-LD","OAuth","FIDO","Claims and Credentials WG"]
|
||||
categories: ["Web Standards"]
|
||||
permalink: web-standards/w3c/wg/vc/verifiable-credentials/
|
||||
redirect_from:
|
||||
|
|
|
@ -6,7 +6,7 @@ permalink: web-standards/w3c/wg/vc/verifiable-credentials/adoption/
|
|||
redirect_from:
|
||||
- web-standards/w3c/vc-wg/verifiable-credentials/adoption/
|
||||
categories: ["Web Standards"]
|
||||
tags: ["Claims and Credentials WG","Verifiable Credentials","Adoption","Credentials Community Group","VC-WG","W3C","Blockcerts","Blockstack","MATTR"]
|
||||
tags: ["Claims and Credentials WG","Verifiable Credentials","Adoption","Credentials Community Group","IBM","VC-WG","W3C","Blockcerts","Blockstack","MATTR","Rebooting WoT"]
|
||||
last_updated_at: 2020-11-25
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue