Skip to content
Snippets Groups Projects
Commit 4a4e562a authored by SlyWax's avatar SlyWax Committed by GitHub
Browse files

Update Protocol.md

Only a private key can sign.
parent 741ae82f
No related branches found
No related tags found
1 merge request!761Update Protocol.md
......@@ -123,7 +123,7 @@ A public key is always paired with a private key, which UCP will never deal with
#### 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 ! »
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment