Actor Verification Result
🚨 Warnings 🚨
- Claire should be able to post to the inbox. If bob can successfully post to the inbox, this is likely due to using an unsigned request to retrieve the public key.
Result for Actor Personas
A description of these actor personas can be found here.
Name | GET Actor | POST Inbox |
---|---|---|
Alice
|
✔️ | |
Bob
|
✔️ | ✔️ |
Claire
|
✔️ | ❌ Cannot post to inbox
|
Dean
|
✔️ | |
Emily
|
✔️ | ✔️ |
Frank
|
✔️ | Cannot post to inbox |
Processing log
{ "steps": [ "Got Actor Uri articles@discuss.privacyguides.net", "Need to resolve articles@discuss.privacyguides.net to actor object id", "Not in account uri format", "Resolving acct:articles@discuss.privacyguides.net using webfinger", "Resolved to https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435", "Running verification for alice", "Got inbox https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox", "Got 422 for unsigned POST", "Running verification for bob", "Got inbox https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox", "Successfully posted to inbox with result", 202, "", "Running verification for claire", "Got inbox https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox'), method='POST', headers=, real_url=URL('https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox')), (), status=401, message='Unauthorized', headers= )", "Running verification for dean", "Got inbox https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox", "Got 422 for unsigned POST", "Running verification for emily", "Got inbox https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox", "Successfully posted to inbox with result", 202, "", "Running verification for frank", "Got inbox https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox'), method='POST', headers= , real_url=URL('https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435/inbox')), (), status=401, message='Unauthorized', headers= )", "Got preferredUsername articles", "computed acct uri acct:articles@discuss.privacyguides.net", "Retrieved id https://discuss.privacyguides.net/ap/actor/2d0f6caa76c3212e6c7e6803a4e8f435 using webfinger", "webfinger result matches expectations" ] }