updater icon indicating copy to clipboard operation
updater copied to clipboard

Option to not phone home at startup (add “do not check for updates” as an opt out)

Open illwieckz opened this issue 4 years ago • 2 comments

When the desktop file did not launched the updater but the game, people not wanting to phone home just had to click the Unvanquished icon and not run the updater. Now that that Unvanquished icon runs the updater (something I vote for), we need an option to skip the check at startup and just run the game straight. Players would just have to click the gear button to re-enable the update check if needed.

This would not only please privacy-caring people but also those who may play on disconnected networks (see #35).

illwieckz avatar Jan 21 '21 12:01 illwieckz

The updater already works optimally on disconnected networks.

Note that it is impossible to do an updater update if you click the gear button.

The appeal of running without pinging unvanquished.net seems rather niche, since that is also required to use the server list. Those brave few could consider making a shortcut directly to daemon, or setting up a blackhole DNS entry...

slipher avatar Jan 21 '21 13:01 slipher

I just noticed that implementing the single-url download bootstrap (#46, #78) may makes this easier to implement.

Of course, until such option is implemented, users can just run the daemon binary directly, and we can tell them to do so if they are concerned by this.

illwieckz avatar Jan 21 '21 13:01 illwieckz