this post was submitted on 14 Jun 2023
179 points (100.0% liked)
Lemmy.World Announcements
29026 readers
4 users here now
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to info@lemmy.world e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email report@lemmy.world (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why a browser addon? My first approach would be to have the client do the job. Link to the page via the current instance, and ask the server to fetch it if it doesn't exist.
This is about a user browsing on another Lemmy instance. For example, a user from lemmy.world receives a link on a chat app to a post on beehaw.org. Now he wants to reply to that post, to do so the user has to go to the same post on their home instance. Beehaw.org has no idea that the user has an account on lemmy.world, so they can't just redirect the user. It is very difficult for Lemmy instances to share this data, as browsers have built in protections to prevent websites from sharing common identifiers (those were used to track people over multiple websites).
A menu could be added where the user can select their instance, but that would still require Beehaw.org to know about the existence of the user's home instance. This could still give issues with smaller instances, that are not well federated with other instances.
Oh, I see. I was thinking of opening links within Lemmy.