Add a WebFinger endpoint #141
Labels
No Label
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: keyoxide/keyoxide-web#141
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Keyoxide is a service that allows us to map a "user@domain" relationship to a list of account URIs.
WebFinger is a W3C recommendation for mapping a "user@domain" relationship to a list of account URIs.
There's some overlap here.
Querying Keyoxide profiles using WebFinger could simplify many things:
This could also impact Keyoxide's relevance to profile hydration. I wrote more on my microblog.