webfinger
info to my web site, so I installed it and....what now? It seems to work fine, but what the heck is webfinger
good for?
# I am the Watcher. I am your guide through this vast new twtiverse. # # Usage: # https://watcher.sour.is/api/plain/users View list of users and latest twt date. # https://watcher.sour.is/api/plain/twt View all twts. # https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri. # https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject. # # Options: # uri Filter to show a specific users twts. # offset Start index for quey. # limit Count of items to return (going back in time). # # twt range = 1 32 # self = https://watcher.sour.is/conv/ezygx4a
webfinger
info to my web site, so I installed it and....what now? It seems to work fine, but what the heck is webfinger
good for?
webfinger
you can intall with go install go.mills.io/webfinger/cmd/webfinger@latest
and use like this:
webfinger prologic@twtxt.net
webfinger
you can intall with go install go.mills.io/webfinger/cmd/webfinger@latest
and use like this:
webfinger prologic@twtxt.net
webfinger
you can intall with go install go.mills.io/webfinger/cmd/webfinger@latest
and use like this:
webfinger prologic@twtxt.net
webfinger
you can intall with go install go.mills.io/webfinger/cmd/webfinger@latest
and use like this:
webfinger prologic@twtxt.net
$ webfinger prologic@twtxt.net | jq -r '.links[] | select(.rel=="Self").href'
2023/01/06 02:32:40 Looking up WebFinger data for acct:prologic@twtxt.net
2023/01/06 02:32:40 GET https://twtxt.net/.well-known/webfinger?resource=acct%3Aprologic%40twtxt.net
https://twtxt.net/user/prologic/twtxt.txt
$ webfinger prologic@twtxt.net | jq -r '.links[] | select(.rel=="Self").href'
2023/01/06 02:32:40 Looking up WebFinger data for acct:prologic@twtxt.net
2023/01/06 02:32:40 GET https://twtxt.net/.well-known/webfinger?resource=acct%3Aprologic%40twtxt.net
https://twtxt.net/user/prologic/twtxt.txt
$ webfinger prologic@twtxt.net | jq -r '.links[] | select(.rel=="Self").href'
2023/01/06 02:32:40 Looking up WebFinger data for acct:prologic@twtxt.net
2023/01/06 02:32:40 GET https://twtxt.net/.well-known/webfinger?resource=acct%3Aprologic%40twtxt.net
https://twtxt.net/user/prologic/twtxt.txt
$ webfinger prologic@twtxt.net | jq -r '.links[] | select(.rel=="Self").href'
2023/01/06 02:32:40 Looking up WebFinger data for acct:prologic@twtxt.net
2023/01/06 02:32:40 GET https://twtxt.net/.well-known/webfinger?resource=acct%3Aprologic%40twtxt.net
https://twtxt.net/user/prologic/twtxt.txt
h-card
(https://indieweb.org/h-card) and related standards.
yarnd
implement this, as well as all feeds and the main frontpage discover feed too 👌
yarnd
implement this, as well as all feeds and the main frontpage discover feed too 👌
yarnd
implement this, as well as all feeds and the main frontpage discover feed too 👌
yarnd
implement this, as well as all feeds and the main frontpage discover feed too 👌
h-card
and other records, and now you have additional data. webfinger
seems to be stuck in the "account-first" mindset. I guess that's how it's different.
acct:
could mean anything I guess
acct:
could mean anything I guess
acct:
could mean anything I guess
acct:
could mean anything I guess