⛓ Google Certification on Blockchain

katopz
3 min readAug 26, 2019

--

I just realized that my Google Cloud Professional Data Engineer Certification has been verified on the Blockchain. I’m so curious how it work so let’s take a look!

Step for verify

  1. Here’s live credential link for my certification.
https://www.credential.net/jqi4vjgg?key=34f36b0fcb2304c8bf61af64a10fdb1ec6029fdbdddfcc4d3a9a64305d64b596

2. Let’s use above link as input.

https://verify.accredible.com/input?type=link

3. Then get verified result.

verified page

4. Let’s Download the proof file

https://gist.github.com/katopz/51dce40c88a15a2632175e2ee876489f

5. And upload the json proof file here

https://chainpoint.org/demo/

6. Cool it’s valid!

That’s from user perspective which is simply enough

Behind the scene

It seem like Google use https://www.accredible.com to take care of certification service.

https://www.accredible.com

And here’s how magic work, Accredible use Cainpoint for Blockchain Verification

https://chainpoint.org/

How it work?

  1. Chainpoint links a hash of your data to a blockchain and returns a timestamp proof.
  2. A Chainpoint Node receives hashes which are aggregated together using a Merkle tree.
  3. The root of this tree is published in a Bitcoin transaction.
  4. The final Chainpoint proof defines a set of operations that cryptographically link your data to the Bitcoin blockchain.
  5. Anchor can be either ‘cal’ (Calendar), ‘btc’ (Bitcoin), ‘tcal’ (Testnet Calendar), ‘tbtc’ (Testnet Bitcoin), or ‘eth’ (Ethereum)

Cool, now we know it use Bitcoin (BTC) which I think it way TOO SLOW against Stellar (XLM) which is use only 5 seconds to complete a transaction and even cheaper!

https://github.com/chainpoint/chainpoint-client-js#get-proofs

I’m sorry to say this but I won’t go any further because I just don’t like high carbon footprint Bitcoin. Anyway you can read more about Blockchain Verification here…

PS : Here’s my Google Cloud Professional Data Engineer Certification Exam guide just in case you want to try get some.

Be on chain! But…good one!

--

--

Responses (3)