• Matt Perry's avatar
    Support verifying .flx signatures when updating. · dff3fa7e
    Matt Perry authored
    Adds a step to the updater to verify that the new .flx package is signed and
    untampered.
    
    Each .flx contains a signed manifest file. The manifest contains a SHA-256 hash
    of the .flx contents. See bundle.dart for a description of the new .flx format.
    dff3fa7e
Name
Last commit
Last update
..
bundle.dart Loading commit data...
main.dart Loading commit data...
pipe_to_file.dart Loading commit data...
version.dart Loading commit data...