rel="me" link in profile #6248
Replies: 10 comments 18 replies
-
|
Referencing https://jan.wildeboer.net/2022/06/Quick-Fix-Verified-Mastodon-Github and https://indieweb.org/rel-me#Mastodon, try going to your GitHub profile page, click 'Edit Profile' on the left, and put your Mastodon profile link (e.g. Now go back to your Mastodon settings, add your GitHub profile link (e.g. Pro tip: If you don't see the green verification immediately, try adding a slash |
Beta Was this translation helpful? Give feedback.
-
|
Alternatively, have a dedicated "fediverse" field in the profile like the "twitter" one |
Beta Was this translation helpful? Give feedback.
-
|
This request feels a bit more pressing over the last few weeks as twitter continues to become less of a useful platform for programming communities, and an unreliable system for identity |
Beta Was this translation helpful? Give feedback.
-
|
It would also be nice if rel="me" was added to the URL for organizations. It's already done for users but not organizations. For example, the URL at https://github.com/GrapheneOS linking to https://grapheneos.org/ should have rel="me". After all, the whole purpose of that URL is providing a link to a website representing the organization. |
Beta Was this translation helpful? Give feedback.
-
|
Let me tell you guys how to do it 😂 DON'T edit your GitHub profile Fill the link section of your GitHub profile page with your mastodon link, then it will take effect, my English is poor so see the below screenshot. After a while my mastodon profile page verified it's my website. You can then undo your edits or leave the link section blank. Verified status will be preserved. Wish it can help you. |
Beta Was this translation helpful? Give feedback.
-
|
Actually some of us would like to have the website in that field. And rel=me is not unique to Mastodon. It is useful to also use with IndieAuth
https://indieweb.org/IndieAuth
Therefore it would be nice to have it supported elsewhere.
-------- Original Message --------
…On 28 Nov 2022, 9:49 am, CaptainOfPhB wrote:
Let me tell you guys how to do it 😂
DON'T edit your GitHub profile README.md file, that will no work.
Fill the link section of your GitHub profile page with your mastodon link, then it will take effect, my English is poor so see the below screenshot.
[image](https://user-images.githubusercontent.com/30765485/204231657-d50ba1c2-c63b-49e2-ab7d-a2e9df7e676a.png)
After a while my mastodon profile page verified it's my website.
[mastodon ***@***.***(https://user-images.githubusercontent.com/30765485/204232958-322cc8cd-ed22-4a28-8289-5c707739d8d7.png)
You can then undo your edits or leave the link section blank. Verified status will be preserved.
Wish it can help you.
—
Reply to this email directly, [view it on GitHub](#6248 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ACF3EJ64MOCOJWNRDJRWP63WKRWZDANCNFSM5F2WAQWA).
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
It seems that Mastodon queries the rel=me link only once and caches the verification. So here is what I did now
It is a hack and I don't know if this needs to be repeated later. |
Beta Was this translation helpful? Give feedback.
-
|
Hey folks, I just wanted to give you a heads up that we are working on this. It'll ship when it's ready, but with holiday season vacations coming up that won't be for a bit yet. Thanks for your patience. |
Beta Was this translation helpful? Give feedback.
-
@derekprior Thanks so much for the update and for your work on this. Is there a discussion, issue, or other place we can follow along the (or contribute to) the points being considered? |
Beta Was this translation helpful? Give feedback.
-
|
I believe this is resolved, right @derekprior ? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have the rel attribute in the source code of the README.md file in my profile repo be preserved when it is rendered. See how it is rendered in html:
compared to the source code in README.md:
Beta Was this translation helpful? Give feedback.
All reactions