decentralized-id.github.io/_posts/private-sector/2019-03-06-ibm.md

34 lines
2.2 KiB
Markdown
Raw Normal View History

2019-03-28 23:40:33 +00:00
---
title: IBM Identity
layout: single
classes: wide
toc: false
2019-07-11 05:07:10 +00:00
permalink: /private-sector/ibm/
canonical_url: 'https://decentralized-id.com/private-sector/ibm/'
redirect_from:
- /id-initiatives/ibm
- /id-initiatives/ibm/
- /private-sector/ibm
2019-07-11 07:53:25 +00:00
categories: ["Private-sector"]
2019-07-15 20:37:02 +00:00
tags: ["IBM"]
2019-03-28 23:40:33 +00:00
---
2019-03-05 17:44:00 +00:00
![](https://i.imgur.com/CvZI7R1.png)
* [Paving the Road to Self-Sovereign Identity with Blockchain, Open Standards](https://www.ibm.com/blogs/think/2017/10/self-sovereign-id-blockchain/)
* [github.com/IBM-Blockchain-Identity](https://github.com/IBM-Blockchain-Identity) (Docker based tutorial sandbox env)
* [How do we start tackling the existing identity problem](https://www.ibm.com/blogs/blockchain/2018/06/how-do-we-start-tackling-the-existing-identity-problem/)
* [Swipe Right on Verifiably Credentials](https://developer.ibm.com/code/2018/05/22/swipe-right-on-verifiable-credentials/)
* [WISeKey fully deployed its CertifyID integrating Digital Identity with Blockchain technology](https://globenewswire.com/news-release/2018/07/11/1535718/0/en/WISeKey-fully-deployed-its-CertifyID-integrating-Digital-Identity-with-Blockchain-technology.html)
* [Mooti](https://mooti.co/) [[**D**](https://docs.mooti.co/)]
* offers an "identity chain" technology that makes it possible to issue and revoke verified claims using elliptic curve cryptography (curve25519, secp256k1) and includes privay-enhancing features [[**ϟ**](https://www.cio.com/article/3147358/it-industry/ibm-building-blockchain-ecosystem.html)]
* [SecureKey](http://securekey.com/): [partners with IBM](http://www-03.ibm.com/press/us/en/pressrelease/51841.wss) to enable a new digital identity and attribute sharing network based on Hyperledger Fabric blockchain.
2019-03-14 03:03:34 +00:00
2019-03-28 23:40:33 +00:00
## /IBM-Blockchain-Identity
2019-03-14 03:03:34 +00:00
2019-09-28 05:47:21 +00:00
<a href="https://github.com/IBM-Blockchain-Identity/indy-tutorial-sandbox" />/IBM-Blockchain-Identity/indy-tutorial-sandbox</a> - Forked from brycecurtis/indy-tutorial-sandbox
2019-03-14 03:03:34 +00:00
A turnkey, Docker-based sandbox that enables quick and easy exploration of Hyperledger Indy concepts.
2019-09-28 05:47:21 +00:00
<a href="https://github.com/IBM-Blockchain-Identity/indy-ssivc-tutorial" />/IBM-Blockchain-Identityindy-ssivc-tutorial</a> - A turnkey, Docker-based tutorial for help developers get acquainted with Self-Sovereign Identity and Verifiable Credentials.