Different gemini clients seem to disagree about the format of finger urls
#224
Open
opened 1 month ago by alexlehm
·
0 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I started using finger://user@hostname for finger urls but then noticed that it didn't work in Lagrange so I changed it to finger://hostname/username as suggested by the author of Lagrange, now it does not work in Bombardillo since that expects the first format (Amfora fails on both, apparently it has no support for finger internally)
I wonder if it would make sense to support either or which one is the right one. The spec was never finalized as I understand