You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently provenance verification is enabled only when the verify-provenance argument is passed to Macaron. To ensure consistency, this should be removed and set to always happen, but with a configurable limit on the maximum download size. If a download is prevented or aborted due to size limitations, a warning should be shown to the user so they can choose to take action. Additionally, the verification related code should be further streamlined to ensure consistency between source locations where it is called.