Blockchain & Cryptocurrency #4: Public keys as identities

We are a group composed by some Informatics and Mathematics who like to share their IT, Math and Cryptographic knowledge with people. It is possible to find our complete courses on http://learningspot.altervista.org website. Since we think that Steemit is a great opportunity to share knowledge, we are proposing our most interesting lessons here, too.

<p dir="auto">================================================== <p dir="auto">After covering digital signatures and its properties, we can analyze how to use public keys as identities. So how to take one of the public verification keys from a digital signature scheme and equate that to an identity. <p dir="auto"><h2>How to see public keys as identities<p> <p dir="auto">If you see a signature that verifies correctly with someone's public key, then you can think that it's the public key that's saying the message. If it can make statements by signing them, then this public key is like an identity. You can think of a public key as a kind of actor that can do things in a system. So every message of its owner can be seen as coming out of <code>pk mouth. And to be able to speak as <code>pk is necessary to know the secret key <code>sk. <p dir="auto">If you sign a message with <code>sk, what you're doing essentially is making statements on behalf of that public key. And that means that there is an identity in the system, which only you can speak for. Of course, that's what you want an identity to be, something that one person can speak for or on behalf of, that everybody can see. <p dir="auto"><h3>Change Identity<p> <p dir="auto">If we to treat public keys as identities, one of the consequences, is that you can make a new identity whenever you want. To make a new identity it is enough to create a new random key pair <code>sk and <code>pk with the generate keys operation, belonging to digital signature scheme. So <code>pk is the public name that you can use, the name of that identity. <p dir="auto">The person who generates an identity is the unique owner of the private key, so is in control of the identity. If the public key is random enough, that looks like a face in the crowd that only the owner can control. <p dir="auto"><h3>Decentralized identity management<p> <p dir="auto">This brings us to the idea of decentralized identity management. Rather than having a central place where to go in order to register as a user in a system, it is not necessary to get a user name. It is not necessary to inform someone that you're going to be using a particular name. If you want a new identity, you just have to make one. Anybody can make a new identity at any time and as many as you want. <p dir="auto">The important thing is that there's no central point of control, anyone is in charge of it. The system operates in an entirely decentralized way. <p dir="auto"><h3>Bitcoin Address<p> <p dir="auto">This is the way used by Bitcoin system to manage identities, that, in this case, are called <strong>addresses. The Bitcoin address, in fact, is just a public key or hash of a public key. It's an identity that someone made up, out of thin air, as part of its decentralized identity management scheme. <p dir="auto">Now the obvious question that arises when you're talking about decentralized identity management, is how private is this? On the one hand, the addresses made up this way are not connected to you real world identity. You can execute a randomized algorithm, it will make some kind of <code>pk that looks random. And nothing exists initially to connect that to who you are. <p dir="auto">The bad news is that the identity is making a series of statements over time, it's doing a series of operations over time. People can see that, whoever is making a certain series of actions, they can start to connect the dots. An observer can link together these things over time and make inferences. <p dir="auto">So, at the beginning there's no initial tie to real world identity, but on the other hand a pattern of behavior of an address emerges over time. <p dir="auto"><center><img src="https://images.hive.blog/768x0/https://steemitimages.com/DQmayEAXPnNZAPEeQT4WarQiZwFfgcnJFHMjb41ZYSzGzg6/msbt_0401.png" alt="msbt_0401.png" srcset="https://images.hive.blog/768x0/https://steemitimages.com/DQmayEAXPnNZAPEeQT4WarQiZwFfgcnJFHMjb41ZYSzGzg6/msbt_0401.png 1x, https://images.hive.blog/1536x0/https://steemitimages.com/DQmayEAXPnNZAPEeQT4WarQiZwFfgcnJFHMjb41ZYSzGzg6/msbt_0401.png 2x" /> <p dir="auto"> <br /> Back to main <a href="http://learningspot.altervista.org/bitcoin-and-cryptocurrency-technologies/" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">course page.
Sort:  

Your posts are really interesting! I'm following your lessons one by one. Keep on, I hope to see other interesting content in the near future! @OriginalWorks


ezgif.com-resize.gif
The @OriginalWorks bot has determined this post by @rosargia to be original material and upvoted(1.5%) it!

To call @OriginalWorks, simply reply to any post with @originalworks or !originalworks in your message!