Actor Verification Result

Options Selecting any of the options will cause only the selected options to be run.

🚨 Warnings 🚨

Result for Actor Personas

A description of these actor personas can be found here.

Name GET Actor POST Inbox
Alice
  • uses unsigned GET and POST requests
✔️ ❌ Can post to inbox
  • successful inbox post with unsigned request
Bob
  • uses signed GET and POST requests
✔️ ✔️
Claire
  • uses signed GET and POST requests
  • GET actor requires signed request
✔️ ✔️
Dean
  • as Alice not resolved by webfinger
✔️ ❌ Can post to inbox
  • successful inbox post with unsigned request
Emily
  • as Bob not resolved by webfinger
✔️ ✔️
Frank
  • as Claire not resolved by webfinger
✔️ ✔️

Processing log

{
  "steps": [
    "Got Actor Uri https://fed.brid.gy/snarfed.org",
    "Can fetch actor from https://fed.brid.gy/snarfed.org",
    "Running verification for alice",
    "Got inbox https://fed.brid.gy/snarfed.org/inbox",
    "Got 204 for unsigned POST",
    "Running verification for bob",
    "Got inbox https://fed.brid.gy/snarfed.org/inbox",
    "Successfully posted to inbox with result",
    202,
    "Added receive 9951096890352038774 now",
    "Running verification for claire",
    "Got inbox https://fed.brid.gy/snarfed.org/inbox",
    "Successfully posted to inbox with result",
    202,
    "Added receive 82649750344249260051 now",
    "Running verification for dean",
    "Got inbox https://fed.brid.gy/snarfed.org/inbox",
    "Got 204 for unsigned POST",
    "Running verification for emily",
    "Got inbox https://fed.brid.gy/snarfed.org/inbox",
    "Successfully posted to inbox with result",
    202,
    "Added receive 61723829766755584911 now",
    "Running verification for frank",
    "Got inbox https://fed.brid.gy/snarfed.org/inbox",
    "Successfully posted to inbox with result",
    202,
    "Added receive 17072729998607814431 now",
    "Got preferredUsername snarfed.org",
    "computed acct uri acct:snarfed.org@fed.brid.gy",
    "Retrieved id https://fed.brid.gy/snarfed.org using webfinger",
    "webfinger result matches expectations"
  ]
}