- 3 Posts
- 6 Comments
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·1 month agoПроверяем:
https://лемми.опенсорс.рус/post/15
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·1 month agoThe existence of local replica doesn’t prove, that searching by remote URL will work (with remote server down).
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·1 month agoYou can also paste that into the search of any lemmy instance to find it, if they mirrored it
Yes, this works. But I don’t understand how. The question is - will it work, if remote instance went down?
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·1 month ago«Your original url is right there in the path if it were to go down» But how it’s supposed to help one, to see the original URL? It will help only if the content is archived in some way. If remote lemmy server will go down. Then content will became unavailable, even If I install a local copy of that redirecting engine.
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
2·1 month agoit give the resulting link as https://lemmyverse.link/xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/post/15 so the lemmyverse.link website is the single point of failure. It goes against the idea of federation.
deleted by creator


An additional problem - the site https://lemmyverse.link/ is available only partially (requires VPN to work).
So my new idea is to deploy
https://github.com/RikudouSage/lemmyverse.link
into my website locally, and give 2 links - the relative (via local redirector) and the direct one (as a fallback).
the relative link on forein server will became broken, until they also install such redirector into the same path.
After that the link will always lead to local server and redirect to preferred server of user.