Skip to content

Add support for Minimizer Version #15

Description

@steamraven

Currently the system takes the raw content and runs it through a Minimizer to create a canonical form before using it for signature creation or verification . This makes the signature highly dependent on the exact workings of the Minimizer. Version changes of the minimizer could change the output subtly, rendering signatures using the old minimizer invalid.

By including a version number (and/or method of canonization) in some kind of configuration block, the verifier can choose the appropriate version.

The configuration block could also include the version of the webpage for #13.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions