Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data integrity #2

Open
joe-bowman opened this issue Apr 29, 2021 · 0 comments
Open

Data integrity #2

joe-bowman opened this issue Apr 29, 2021 · 0 comments

Comments

@joe-bowman
Copy link
Contributor

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant