$ webfinger () {
curl -sL "https://$(cut [email protected] -f2 <<<$1)/.well-known/webfinger?resource=acct:$1"
}
$ webfinger [email protected]
$ curl -sL -H 'Accept: application/activity+json' jb55.com
webfinger your friends and probe their endpoints