Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upfind a good geolocation service (https) #2469
Comments
This comment has been minimized.
This comment has been minimized.
|
@laurent22 I've been looking into this and here are the results:
I found another provider that looks promising: I suggest the following: A setting where people can choose between Please let me know what you think. I can either get this done tomorrow or on Monday. |
This comment has been minimized.
This comment has been minimized.
|
@laurent22 what's the plan? Is it ok to create a setting for the geo location service (it would only show up, when people check the |
- freegeoip.app (443) - ip-api.com (80) removed unnecessary request to `api.ipify.org` closes laurent22#2469
Joplin curently uses ip-api.com (80) as the geolocation service. Additionally it uses api.ipify.org (443) to retrieve the IP address, which is then fed into ip-api.com (80).
There were reports that the geolocation service does not always provide accurate results.
This change involves 2 parts:
The files involved are: