mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-18 19:08:13 -04:00
migrate to webp
This commit is contained in:
parent
5985f962f4
commit
cc25665d97
254 changed files with 153 additions and 149 deletions
|
@ -4,8 +4,8 @@ title : "Ethereum Identity Specs and Apps"
|
|||
description : "Ethereum-based Decentralized Identity Specs, Literature, (d)Apps, and GitHub Repositories."
|
||||
excerpt : "Ethereum-based Decentralized Identity Specs, Literature, (d)Apps, and GitHub Repositories."
|
||||
header:
|
||||
image: "/images/ethereum-header.png"
|
||||
teaser: /images/ethereum-thumb.png
|
||||
image: "/images/ethereum-header.webp"
|
||||
teaser: /images/ethereum-thumb.webp
|
||||
layout: single
|
||||
author_profile: false
|
||||
permalink: /blockchain/ethereum/
|
||||
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
|
|
@ -5,9 +5,9 @@ description: Github Repositories for projects related to Ethereum Based Decentra
|
|||
excerpt: A listing of Github Repositories for projects related to Ethereum Based Decentralized Identity.
|
||||
layout: single
|
||||
header:
|
||||
image: /images/ehtereum-github-header.png
|
||||
image: /images/ehtereum-github-header.webp
|
||||
caption: "[EIP #1056 - Ethereum Lightweight Identity](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1056.md)"
|
||||
teaser: /images/eth-git-thumb.png
|
||||
teaser: /images/eth-git-thumb.webp
|
||||
permalink: /blockchain/ethereum/repositories/
|
||||
redirect_from: /ethereum/id-github/
|
||||
canonical_url: 'https://decentralized-id.com/blockchain/ethereum/repositories/'
|
||||
|
|
|
@ -8,9 +8,9 @@ layout: single
|
|||
classes: wide
|
||||
toc: false
|
||||
header:
|
||||
image: /images/cryptonomica-header.png
|
||||
image: /images/cryptonomica-header.webp
|
||||
caption: "[cryptonomica.net](https://cryptonomica.net)"
|
||||
teaser: /images/cryptonomica-teaser.png
|
||||
teaser: /images/cryptonomica-teaser.webp
|
||||
permalink: /blockchain/ethereum/cryptonomica/
|
||||
canonical_url: 'https://decentralized-id.com/blockchain/ethereum/cryptonomica/'
|
||||
redirect_from:
|
||||
|
|
|
@ -6,9 +6,9 @@ layout: single
|
|||
excerpt: "In your application, you must first configure your uPort object with an identifier and a private key (or signer function). There are several ways to instantiate a credentials object. The most common approach is to save a DID and private key on a server for your application and create a credentials instance from your application's unique private key. Signed JWTs for requests and verifications can then be passed to a client-side application, and presented to a user using a QR code or via another transport."
|
||||
classes: wide
|
||||
header:
|
||||
image: /images/uport.png
|
||||
image: /images/uport.webp
|
||||
caption: "[Releasing uPort Libraries 1.0](https://medium.com/uport/releasing-uport-developer-platform-1-0-97d6f70c5e4a)"
|
||||
teaser: /images/uport-teaser.png
|
||||
teaser: /images/uport-teaser.webp
|
||||
toc: false
|
||||
permalink: /blockchain/ethereum/uPort/
|
||||
canonical_url: 'https://decentralized-id.com/blockchain/ethereum/uPort/'
|
||||
|
|
|
@ -10,8 +10,8 @@ canonical_url: 'https://decentralized-id.com/companies/jolocom/'
|
|||
categories: ["Companies","Identity Foudation"]
|
||||
tags: ["Jolocom","T-Labs","Ethereum","Blockchain","DID","Solid"]
|
||||
header:
|
||||
image: /images/jolocom.png
|
||||
teaser: /images/jolocom-teaser.png
|
||||
image: /images/jolocom.webp
|
||||
teaser: /images/jolocom-teaser.webp
|
||||
last_modified_at: 2020-11-04
|
||||
toc: false
|
||||
---
|
||||
|
@ -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)
|
||||
|
||||

|
||||

|
|
@ -4,8 +4,8 @@ title : "3box"
|
|||
description : 3Box makes it simple to store data securely with your users, letting you focus on building great products.
|
||||
excerpt : "Ethereum Profiles makes it simple for users to create a reusable profile for their Ethereum address which can easily be shared with dapps to simplify the onboarding experience and create a more frictionless, social web3 dapp ecosystem. Ethereum Profiles allows Ethereum users to collect and control their information on the distributed web using their existing Ethereum wallets."
|
||||
header:
|
||||
image: /images/3box_header.png
|
||||
teaser: /images/3box-teaser.png
|
||||
image: /images/3box_header.webp
|
||||
teaser: /images/3box-teaser.webp
|
||||
layout: single
|
||||
author_profile: false
|
||||
permalink: /blockchain/3box/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue