mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-30 10:31:21 -05:00
This used to not be set for collection-id remotes as we used the ostree-metadata branch for resolving. However, we now use the summary always when doing a remote install (and not ostree-metadata for local sideloads), so we still want to verify summary. The signature on the summary is a nice security feature, but it is also a very efficient small file to download to verify that no new summary needs to be downloaded in the no-op update case.