What is a map tile server?
Privacy
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
It's a server that hosts map data for the whole world, and sends map fragments (tiles)as pictures for the coordinates and zoom levels that clients request from them
Ah, thanks. Brain in weekend already.
Great to see you in the wild again! Any update from Immich devs?
There have been some changes in a few recent releases related to the concerns I raised :
- the default tile provider is now hosted by the Immich's team using protomaps (still uses vloudflare though)
- a new onboarding step providing the option to disable the map feature and clarifying the implications of leaving it enabled has been added
- the documentation has been updated to clarify how to change the map provider, and includes this guide as a community guide
I just learned about OpenFreeMap. I've not done it but it touts itself as a simple way to host your own tile server. I'm assuming that your proxy would work for a self hosted tile server with a few alterations.
Thank you for the link. I've seen it posted a few days ago.
The caching proxy for this tutorial should easily work with any tile server, including self-hosted. However, I'm not sure what the benefits would be if you are already self-hosting a tile server.
Lastly, the self-hosting documentation for OpenFreeMap mentions a 300GB of storage + 4GB of RAM requirement just for serving the tiles, which is still more than I can spare
Didn't official nginx go proprietary or something a few months ago?
It's still available in Debian's default repositories, so it must still be open source (at least the version that's packaged for Debian)
I think the changes happened after Debian 12 was released so it might just have the last open-source version in the repo. And someone made a fork immediately so it could be that too.
According to the Wikipedia article, "Nginx is free and open-source software, released under the terms of the 2-clause BSD license"
Do you have any source about it going proprietary ?
Maybe it added telemetry instead of going proprietary. I don't exactly remember what happened. I saw news about it on Lemmy but my client doesn't support search so I can't find it now easily.
A core developer quit and forked it to make freenginx, based on a claim of corporate interference in security practices.
This was about 6 months ago and probably what you are thinking of. Its still open source, there doesn't seem to be anything that's come of the issue that was the cause of the split, and nginx is still actively developed.
I don't think so. I'm sure I would have heard something about that for work related reasons. That would be quite a problem for the kubernetes ecosystem since nginx is so widely used there as an ingress controller.
The nginx website still lists a "bsd-like license" as what the source code is released under: https://nginx.org/LICENSE