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 jonah@discuss.privacyguides.net", "Need to resolve jonah@discuss.privacyguides.net to actor object id", "Not in account uri format", "Resolving acct:jonah@discuss.privacyguides.net using webfinger", "Resolved to https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce", "Running verification for alice", "Got inbox https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox", "Got 422 for unsigned POST", "Running verification for bob", "Got inbox https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox", "Successfully posted to inbox with result", 202, "", "Running verification for claire", "Got inbox https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox'), method='POST', headers=, real_url=URL('https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox')), (), status=401, message='Unauthorized', headers= )", "Running verification for dean", "Got inbox https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox", "Got 422 for unsigned POST", "Running verification for emily", "Got inbox https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox", "Successfully posted to inbox with result", 202, "", "Running verification for frank", "Got inbox https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox'), method='POST', headers= , real_url=URL('https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce/inbox')), (), status=401, message='Unauthorized', headers= )", "Got preferredUsername jonah", "computed acct uri acct:jonah@discuss.privacyguides.net", "Retrieved id https://discuss.privacyguides.net/ap/actor/227cc2ddaa4ded69c2a58214031da3ce using webfinger", "webfinger result matches expectations" ] }