Flockingbird / roost

Proof of Concept for Eventsourced backend
https://flockingbird.social
MIT License
35 stars 4 forks source link

Use permalink and Canonical link for profile #25

Open berkes opened 3 years ago

berkes commented 3 years ago

From,:

This looks really good, at the moment I link from by blog to my LinkedIn profile which is far too clunky and slow, but something like this would be a much better option. Originally posted by @zleap in https://github.com/Flockingbird/roost/issues/18#issuecomment-759724917

we get a requirement that each profile should have a unique, canonical link. This should be the same link that others use to look at your profile.

So not example.com/profile/me, but example.com/m/@zleap@example.com. Especially when "looking at your own profile" you need to be able to share the link easy and quick.

Potential additions are: own DNS, being able to self-define the link etc.