agent
agent copied to clipboard
Add checksum validation to downloading of archives
Currently the agent does not perform any checksum verification when downloading packages from a repository. We should at least verify one of the checksums that are provided in the metadata.json file. Ideally we'd also provide a crypto signature for the metadata file that is signed with the stackable PGP key to ensure the signatures have not been tampered with.
Blocked by packaging discussion