
The Mastodon link verification feature can be useful to identify which links you own or control. Unfortunately it is not always possible to have all links verified due to one’s circumstances. All one needs is the ability to edit the linked page and add the Mastodon verification link (HTML code). What some may not realize is that Gitea allows adding HTML code within the biography field of a profile page. Even I was not aware until recently talking to someone on Mastodon.
What is Mastodon Link Verification?
A process to cross-reference Mastodon profile metadata links to prove that you are the real owner of the links listed. Think of it is a user controlled link identity verification.
Info
Mastodon does not have a centralized authority to do further validation due to being a self-hosted and decentralized software.
Environment
Tested and verified with the following.
- Mastodon v4.0.2
- Gitea v1.17.3
Assumptions
- A Mastodon account has been previously created
- A Gitea account has been previously created
- The Mastodon web application will be used as the primary base of reference
Add Verification Link
- Login to Mastodon.
- Edit Mastodon profile.
-
Copy Mastodon verification link.
Under “Verification” section copy the verification link by clicking on the “copy” button.
- Login to Gitea.
-
Edit Gitea profile.
Click on the avatar (top right corner) > “Settings” > “Profile”.
-
Edit the Biography field.
Paste the verification link into the Biography field.
Here is an example of what my Gitea biography field looks like with my Mastodon verification link added.
A technology enthusiast and privacy, security and FOSS advocate that specialized in DevOps for companies and individuals across North America and Europe. Founder and operator of Adamsdesk. <a href="https://fosstodon.org/@adamsdesk" rel="me">Mastodon</a>
Note: The Gitea biography field only allows for a maximum of 255 characters.
- Click on the button “Update Profile”.
Note
The link back to the Mastodon profile must have the attribute, rel="me".
Mastodon Profile Example
Verified links on a profile will have a colored background and checkmark icon before each link. Unverified links will not have a green background or checkmark.
Here is my profile as an example with two verified links and one unverified link (Git).
Learn More
Gain better understanding of each a feature or enhance your Mastodon profile by reading the knowledge base article, Mastodon Profile Setup.
This is post 54 of 100, and is round 2 of the 100 Days To Offload challenge.
References
- Diagonal gradient line texture background, image by Yuu_Khoang, published Jun 12, 2016, Pixabay
- Gitea logo, Wikimedia Commons
- Mastodon (social network), Wikipedia
- Mastodon Mascot, Wikimedia Commons
- Mastodon Profile Setup, Adamsdesk KB
- Setting up your profile, Mastodon documentation
Changelog
-
- change topic
- remove tag gitea
-
- change topic
-
- change 100DaysToOffload message