Skip to content

Data integrity #2

Open
Open

Description

Xfer does no verification that the reassembled data matches the data that was originally provided.

We should take some checksum of the data at source, add this to the keyframe, and verify integrity once the data is reassembled.

Of course, the underlying QR code library handles Error Checking and Error Correction on a per frame basis, but we should also assert this at a higher level.

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

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