mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
pulbic key -> public key
This commit is contained in:
@ -1422,7 +1422,7 @@ Location: https://dustycloud.org/likes/345
|
|||||||
<p>
|
<p>
|
||||||
For client to server interactions where the client is interacting
|
For client to server interactions where the client is interacting
|
||||||
directly with the actor's server, a client MAY use HTTP signatures by
|
directly with the actor's server, a client MAY use HTTP signatures by
|
||||||
<a href="#provideClientKey">registering their client's pulbic key</a>
|
<a href="#provideClientKey">registering their client's public key</a>
|
||||||
with the actor on the server, and then subsequently signing HTTP
|
with the actor on the server, and then subsequently signing HTTP
|
||||||
requests made with this key.
|
requests made with this key.
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user