GooseMod / OpenAsar

Open-source alternative of Discord desktop's app.asar
https://openasar.dev
GNU Affero General Public License v3.0
2.54k stars 67 forks source link

[Feature request] Disable autoupdate #114

Closed sapphonie closed 2 years ago

sapphonie commented 2 years ago

I'd really like to not have potentially untrusted software autoupdate itself, at least without getting the chance to review what's changed, Powercord/Replugged did a a great job of this [showing commit hash + commit messages], could something similar be implemented here? Or at least, a flag to toggle it. Don't want to futz with permissions to hack it off, lol

CanadaHonk commented 2 years ago

It's already something you can set in OpenAsar's config, just isn't documented. Set "autoupdate": false in OpenAsar's config (%appdata%\discord\settings.json / ~/.config/discord/settings.json / etc).