Archived
🆕 Software Suggestion | ZombieTrackerGPS #2143
Open
opened 2020-11-30 00:17:27 +00:00 by ldprojects
·
0 comments
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
No labels
🆕 software suggestion
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#2143
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Basic Information
Name: ZombieTrackerGPS
Category: GPS, Sports, Fitness, Mapping
URL: https://www.zombietrackergps.net/ztgps/ (primary site)
Source: ZTGPS gitlab page
License: GPLv3
Description
ZombieTrackerGPS is a GPS application for Linux, roughly analogous to Garmin's Basecamp software. It was motivated in large part by privacy concerns with the available commercial and online options. A second, albeit indirect privacy motivation is that most software in this space is for Windows, with the associated privacy issues that come with that OS, or worse, stores user data in the cloud. ZTGPS uses local storage only. It will fetch maps from OpenStreetMap or a map provider of the user's choice, but that is the only use of the network, and even that can be disabled and the program run in an offline mode if some cached maps are available locally. In that case, full functionality is retained even with the network cable unplugged.
The privacy policy for both the application and the web site can be found by clicking the "Privacy" tab in the footer bar of the web site. The "Help/About" menu of the program also has a "Privacy" tab. In short, there are no tracking technologies used in either the application or the web site.
The software is 100% open source, hosted on gitlab. It is aimed at Qt flavored desktops such as KDE and LxQt, but will run on any desktop if the Qt libraries are available.
Example screenshot.
Why I am making the suggestion
Fitness and GPS tracking software felt like a weak spot in the open source software ecosystem. I've heard similar laments on privacy podcasts and web forums. Many people are using online tools such as Strava, or closed source local software with sketchy privacy practices. Recently, a cloud server outage caused popular software in this area to become temporarily inoperable. I felt like this application may be of interest to people looking to build up a more privacy respecting suite of tools, or (as was my personal case) to sever a last remaining link to Windows.
My connection with the software
I am the author of the application, as well as the web page. However, I do not profit from it in any way. I pay hosting costs for the web site out of pocket.
The small scale also raises an argument against. As a one-man project, the author (me) could be struck by lighting or otherwise smote down unpredictably. It's fully open source, but if no one else stepped up to keep it building over time, the project would decay. The major external dependencies are Qt and KDE's libmarble, so any backwards API incompatibilities introduced in those must be abided in ZTGPS. Beyond those two, the only external dependencies are standard system libraries such as libc/libm,