zapstore / zapstore

Permissionless app store powered by your social network
https://zap.store
MIT License
41 stars 4 forks source link

Allow pulling full latest release data #58

Open franzaps opened 1 month ago

franzaps commented 1 month ago

Update checks currently work by asking the relay for latest releases for a set of installed apps. This means sharing installed apps with the relay, a privacy concern.

This is like requesting Google Maps data for the block you're located in, versus downloading a map of the city beforehand.

A configuration option should exist to enable downloading the full latest release set for all apps in the relay. This could potentially be huge so it should be triggered manually.