[OSM-dev] rel="me" | Re: osm.org groups
Rory McCann
rory at technomancy.org
Wed May 22 13:04:23 UTC 2019
On 21/05/2019 21:19, Mikel Maron wrote:
> What could be cool is a way to associate your user with communities
> in the index
One approach for this is to allow uses to put (an arbitrary number of)
rel="me" links on their OSM.org user page, which link to that user's
profiles on other sites. Mastodon supports this and if you put a link on
your mastodon profile to another page, it checks for rel=me (pointing
back to the user's mastodon page), then you get a soothing green tick.
Currently OSM.org strips that 'rel="me"' attribute from links in your
profile page.
http://microformats.org/wiki/rel-me
https://docs.joinmastodon.org/usage/basics/#link-verification
https://github.com/tootsuite/mastodon/pull/8703
More information about the dev
mailing list