{
"@context":[
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"schema":"http://schema.org#",
"PropertyValue":"schema:PropertyValue",
"value":"schema:value"
}
],
"preferredUsername":"evan",
"publicKey":{
"id":"https://krall.sh/actors/evan#main-key",
"owner":"https://krall.sh/actors/evan",
"publicKeyPem":"-----BEGIN PUBLIC KEY-----\nMIIBIDANBgkqhkiG9w0BAQEFAAOCAQ0AMIIBCAKCAQEAtGpiUPMpRXtenC5f+gwj\nLCGfiHDRHB0HwMr+gvNRj8xQirXQD4uDpK6ubYO5mufrqf1VBIv5GtKBhC/IVao0\nNCH/6NErI8a14hNw6++buoBeelnWJVAsifrcl3skZlJBq9wTxnOc/yFiUxnBHFkZ\nSS99QMFpMyL4dnuWm2oQijNfGXk3bb+Mte/AGyvBwIhO+U721ssAtZt35aGrdjta\nJp27GTpQ9m4dKGvXKcK2oIUL+FaqvVDQdduZ0C1yv7xuwVshHBfz7VCuqsO4RXP7\nfy09WQrPE3oJq+Wn5F8yjY3S8wYgg8nHIONAR/u82Oqf3MWDdYm9GnJm566PRZHb\nIwIBEQ==\n-----END PUBLIC KEY-----\n"
},
"endpoints": {
"sharedInbox": "https://krall.sh/actors/evan/inbox"
},
"inbox":"https://krall.sh/actors/evan/inbox",
"outbox":"https://krall.sh/actors/evan/outbox",
"following":"https://krall.sh/actors/evan/following",
"followers":"https://krall.sh/actors/evan/followers",
"name":"Evan Krall",
"summary":"A software engineer pretending to be an electrical engineer in my free time.",
"icon":{
"type":"Image",
"url":"https://krall.sh/uploads/9132f08e/3ff7/4f66/1.jpg"
},
"image":{
"type":"Image",
"url":"https://krall.sh/uploads/54871029/1dad/42b4/1.jpg"
},
"attachment":[
{
"type":"PropertyValue",
"name":"Blog",
"value":"https://www.evankrall.com/"
}, {
"type":"PropertyValue",
"name":"Coolest project",
"value":"https://hackaday.io/project/177256-put-a-raspberry-pi-cm4-into-an-original-ipad"
} ],
"url":"https://krall.sh/@evan",
"type":"Person",
"id":"https://krall.sh/actors/evan"
}