Skip to content

Add support for signing or checksums of elements to confirm validity #37

Description

@cookeac

Requested at the meeting on 4 May 2022. Related to #27

Be able to determine if the data associated with features has changed (implement digital signing or checksums).

Noting that data may be stored in databases and reconstituted. There are ways to do this nevertheless (if useful).

For instance the proposed JWS/CT (JSON Web Signature/Clear Text) specification combines JWS with canonical formatting of JSON (producing JSON in a perfectly standardised format that allows comparison).

Before we implement this (it would be easy to specify, more work to build into implementations), we should discuss the use cases further.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions