-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
We need to allow Void to be updated automatically. It looks like the most relevant file is update.ts (and other files in that directory). Here are some initial questions I have:
- Does updating work by pinging an endpoint? If so, how easy is it to change the endpoint?
- What security measures we have to apply - signing, etc?
- How is the update stored (what file format is it)?
- Can we force people to update?