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

How to handle multi-page documents #6

Open
cyphar opened this issue Dec 24, 2021 · 1 comment
Open

How to handle multi-page documents #6

cyphar opened this issue Dec 24, 2021 · 1 comment

Comments

@cyphar
Copy link
Owner

cyphar commented Dec 24, 2021

At the moment paperback has an artificial limit of 9 QR codes as part of the main document. The reason for this is that once you go above 9 QR codes, it will be necessary to create additional pages which may result in cases where someone has lost one of the pages and the data is basically irrecoverable. We can't really make the QR codes dynamically smaller because that'll affect the ability of QR readers to be able to reliably read the encoded data.

@cyphar
Copy link
Owner Author

cyphar commented Dec 31, 2021

Other key question is whether we should have an extra page for redundancy (using solomon-reed) so that if one page is lost you're not completely screwed.

@cyphar cyphar mentioned this issue Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant