跳转到内容

#discovery

1 approved public terms with this tag.

WebFinger

/ˈwebˌfɪŋɡər/noun
Technology

机器辅助翻译草稿 (Chinese) for "WebFinger": An open protocol (RFC 7033) for discovering information about people or resources using a simple HTTPS URI. WebFinger lets you look up who owns an account like acct:user@site.com and retrieve their public profile, keys, or social links without centralized login.

示例草稿: The federated app used WebFinger to resolve the user's identity before sending them a message.