Skip to content
Snippets Groups Projects
Commit 8ba56784 authored by Cédric Moreau's avatar Cédric Moreau Committed by GitHub
Browse files

Merge pull request #761 from SlyWax/patch-1

Update Protocol.md
parents 741ae82f 4a4e562a
No related branches found
No related tags found
No related merge requests found
...@@ -123,7 +123,7 @@ A public key is always paired with a private key, which UCP will never deal with ...@@ -123,7 +123,7 @@ A public key is always paired with a private key, which UCP will never deal with
#### Definition #### Definition
Issuing an identity is the act of creating a link between a *public key* and *an arbitrary identity*. In UCP, this link is done through the signature of an identity string by a public key. It is exactly like saying: Issuing an identity is the act of creating a link between a *public key* and *an arbitrary identity*. In UCP, this link is done through the signature of an identity string by the private key corresponding to the public key. It is exactly like saying:
> « This identity refers to me ! » > « This identity refers to me ! »
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment