matrix-org / matrix.to

A simple stateless privacy-protecting URL redirecting service for Matrix
http://matrix.to
Apache License 2.0
932 stars 199 forks source link

Embed links to third party identities with rel="me" for cross verification. #298

Open Half-Shot opened 1 year ago

Half-Shot commented 1 year ago

E.g. GitHub allows you to link a URL in your profile (like so: https://github.com/Half-Shot) which shows up as a

<a rel="nofollow me" class="Link--primary" href="https://mastodon.half-shot.uk/@halfy">https://mastodon.half-shot.uk/@halfy</a>

This is handy because on the other service it can cross reference your ownership of the identity, like so:

image

Obviously this kind of thing is tricky to support in matrix.to because:

Mikaela commented 1 year ago

I mostly see rel=me page by Indieweb.org which attributes the specification to https://microformats.org/wiki/rel-me