Sort by: Newest, Oldest, Most Relevant
(#ezygx4a) I guess its usage in Twtxt clients could be something like this: ``` $ 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 ``` Where a lookup of user@domain would yield the Twtxt feed for that user+domain pair.

matched #axnl2ea score:11.89 Search by:
Search by 1 tags:
(#ezygx4a) @prologic since in IndieAuth your URL is your username, it *is* a lookup mechanism. You download the page pointed to by the URL, parse out the `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.

matched #y5f7h5a score:11.89 Search by:
Search by 1 mentions:
Search by 1 tags:
This is twtxt search engine and crawler. Please contact Support if you have any questions, concerns or feedback!