Hacker News new | ask | show | jobs
by ConfusedDog 2507 days ago
I really like UI/UX. It takes very little to get use to. The only thing is that I wish I know how blockchain technology is actually tied into this?
1 comments

Thank you :D

I use Blockstack to allow users to create an identity which is handled on the Bitcoin blockchain.

Essentially when Blockstack IDs are created for users during registration, they are saved to the Bitcoin blockchain immutably so that the user him or herself is the only one who can control their ID using their private key. This is the way in which user independence is secured so that neither app developers or Blockstack controls their identities.

Take a look to the whitepaper [1] to go deeply in the details.

I use Gaia storage [2] to store data.

[1] https://blockstack.org/papers

[2] https://github.com/blockstack/gaia