X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=spec%2Fzot-2012.txt;h=2e1f3c3c49d1452278eb16e1d48aad7ef9a446c1;hb=03ff349a942c803887b9f8a8c56c1ae8d9160cb6;hp=3b8d3272d5fbccf59bbd2da39a13f00d244dff20;hpb=9dc51113477e315470c37e0f81728e91575a3963;p=friendica.git diff --git a/spec/zot-2012.txt b/spec/zot-2012.txt index 3b8d3272d5..2e1f3c3c49 100644 --- a/spec/zot-2012.txt +++ b/spec/zot-2012.txt @@ -66,7 +66,7 @@ POST https://example.com/post 'person' => $guuid 'address' => $new_gduid 'site' => 'https://newsite.com' -'info' => 'mike@macgirvin.com' +'info' => 'mike@newsite.com' 'pass' => me_encrypt($gduid . '.' . $pass) } @@ -161,9 +161,10 @@ Returns: Callback -------- -POST https://macgirvin.com +POST https://macgirvin.com/post { +'type' => 'retrieve' 'retrieve' => $post_id 'challenge' => you_encrypt('abc123') 'verify' => me_encrypt('xyz456' . '.' . $gduid)