updater icon indicating copy to clipboard operation
updater copied to clipboard

Autoupdate binaries with Docker Notary and TUF

Results 4 updater issues
Sort by recently updated
recently updated
newest added

From 3.3.3 > any targets metadata filename that was listed in the trusted snapshot metadata file, if any, MUST continue to be listed in the new snapshot metadata file.

enhancement

Update documentation so that it is clear the encryption and hashing standards are supported and also describes the updater capabilities.

Right now we have the following structure: ``` // FileIntegrityMeta hashes and length of a file based resource to help ensure // the binary footprint of the file hasn't been...

enhancement

based on slack discussion: If we merge #20, we're exposing the tuf client to the outside world, which increases the complexity of the implementation and state management somewhat. We should...