[#123] Home Link Discrepancies Between Gemini and Gopher
If you compare gemini://tilde.club/~filip/ with gopher://tilde.club/1/~filip/, then the root link, which is part of Lagrange, but not the site itself, behaves differently.
For Gemini Lagrange treats the user directory ~filip as the root, while with Gopher Lagrange treats tilde.club as the root.
Both should behave the same IMHO.
#feature #gopher
๐ Issue #123 in s/Lagrange-Issues
2025-12-14 ยท 5 months ago
1 Comment
๐ skyjake [mod...] ยท Dec 14 at 15:43:
Hmm, the user root detection feature is not enabled for Gopher, IIRC. That is because Gopher selectors are not guaranteed to be directory paths.
I suppose the tilde user name convention is pretty common, though. I'll give this some thought.