ipfs/ipfs-desktop

Option to opt-out from auto-updates

Open

#1,695 创建于 2020年10月13日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)JavaScript (912 fork)batch import
P3area/macosarea/updatesarea/windowseffort/hoursexp/intermediatehelp wantedkind/enhancementstatus/ready

仓库指标

Star
 (5,632 star)
PR 合并指标
 (平均合并 8天 12小时) (30 天内合并 6 个 PR)

描述

Is your feature request related to a problem? Please describe. I was trying to use IPFS Desktop, but an update was available. I was not in a position where updating at the moment would be convenient, but there was no way to cancel/delay the auto-update, it was forced on me if I wanted to continue using IPFS Desktop.

Describe the solution you'd like When an update is available, I should be able to decline to update and continue using the application until such time as I'm ready to update. A nag at launch would be fine, though I should be able to tell it how long until it nags me again (e.g., delay for 1 day, or delay for 1 week).

Describe alternatives you've considered I tried to do the auto-update but it failed! This is related to another bug that is allegedly fixed in this version.

Additional context Auto-updates mean I cannot wait until after the update has been validated by my trust network. This means I have to implicitly trust whoever controls the other end of the endpoint, which is bad for security against motivated attackers as they only need to control the auto-update endpoint for a handful of hours to compromise many people. With updates spread out based on user decisions, the impact of taking over the endpoint is muted substantially.

贡献者指南