From 94637a4c7abcab7165447b728eeab08d2a8cf7fe Mon Sep 17 00:00:00 2001 From: infominer33 Date: Thu, 27 Dec 2018 21:09:11 -0500 Subject: [PATCH] intro --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a6c87bbc..ee2ba2d0 100644 --- a/README.md +++ b/README.md @@ -78,13 +78,11 @@ For now, I'm becoming more familiar with all of this material, and how it fits t ### How I got into Decentralized Identity[**^**](#Contents) -I was initially introduced to blockchain identity through a few clients when I offered freelance services on Fiverr. The first was 3500 word report on "Blockchain and the United Nations." Another client had me write a 1500 word report on blockchain identity, an exploration of the sector. Besides that I've written a few articles considering the architecture of Hyperledger Indy. Throughout that time, I collected a ton of quality information on decentralzied id, hyperledger indy, and the surrounding ecosystem. +I was initially introduced to blockchain identity through a few clients on Fiverr. The first was 3500 word report on "Blockchain and the United Nations." Another client had me write a 1500 word report on blockchain identity. Besides that I've written a few articles considering the architecture of Hyperledger Indy. Throughout that time, I collected a ton of quality information on decentralzied id, hyperledger indy, and the surrounding ecosystem. I also [collect resources](http://crypt0library.net) on nearly every subject in crypto, which I'm slowly entering into a database, to power a [web-app](https://github.com/infominer33/Crypto-library) for search, and navigation by tags, etc. Since I enjoy the subject so much, I decided to enter all of my DID resources into [toml](/blockchain-id.toml) format. Once that was complete, I knew I could make an [awesome list](https://github.com/sindresorhus/awesome) out of them sooner than a live demo of the app that is in progress. -All of the work I do feeds into the rest: collecting resources helps me write, writing makes me find more resources. Putting the resources into the database also leads to collecting more resources; which helps me to create quality content, and will hopefully help others find the information they're looking for. - -Although originally this began as a result of freelance gigs, all of my work on this repository has been a personal investment of time, building my brand as a research enthusiast, and in support of anyone trying to understand the SSI\DID initiative. This is one of my favorite subjects in crypto, and I've been brainstorming ways to create an income working on it. If I come across some attractive business opportunity in the DID ecosystem, I'll be happy to keep working on its documentation for the foreseeable future. Either way, there's a whole uncharted cryptoverse of information to organize and map out, and that's where I'll be. +Although originally this began as a result of freelance gigs, all of my work on this repository has been a personal investment of time; building my brand as a research enthusiast, in support of anyone trying to understand SSI\DID. This is one of my favorite subjects in crypto, and I've been brainstorming ways to create an income working on it. If I come across some attractive business opportunity in the DID ecosystem, I'll be happy to keep working on its documentation for the foreseeable future. Either way, there's a whole uncharted cryptoverse of information to organize and map out, and that's where I'll be. ---