Actor Verification Result
🚨 Warnings 🚨
- Bob should be able to post to the inbox
- 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
|
✔️ | ❌ Cannot post to inbox
|
Claire
|
✔️ | ❌ Cannot post to inbox
|
Dean
|
✔️ | |
Emily
|
✔️ | Cannot post to inbox |
Frank
|
✔️ | Cannot post to inbox |
Processing log
{ "steps": [ "Got Actor Uri @2023-11-02@dev.seppo.social", "Need to resolve @2023-11-02@dev.seppo.social to actor object id", "Not in account uri format", "Resolving acct:2023-11-02@dev.seppo.social using webfinger", "Resolved to https://dev.seppo.social/2023-11-13/activitypub/profile.jlda", "Running verification for alice", "Got inbox https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa", "Got 422 for unsigned POST", "Running verification for bob", "Got inbox https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa'), method='POST', headers=, real_url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa')), (), status=422, message='Unprocessable Entity', headers= )", "Running verification for claire", "Got inbox https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa'), method='POST', headers= , real_url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa')), (), status=502, message='Bad Gateway', headers= )", "Running verification for dean", "Got inbox https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa", "Got 422 for unsigned POST", "Running verification for emily", "Got inbox https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa'), method='POST', headers= , real_url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa')), (), status=422, message='Unprocessable Entity', headers= )", "Running verification for frank", "Got inbox https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa", "Failed to post to inbox", "ClientResponseError(RequestInfo(url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa'), method='POST', headers= , real_url=URL('https://dev.seppo.social/2023-11-13/seppo.cgi/activitypub/inbox/index.jsa')), (), status=502, message='Bad Gateway', headers= )", "Got preferredUsername 2023-11-13", "computed acct uri acct:2023-11-13@dev.seppo.social", "Retrieved id https://dev.seppo.social/2023-11-13/activitypub/profile.jlda using webfinger", "webfinger result matches expectations" ] }