novasamatech / parity-signer

Air-gapped crypto wallet.
https://vault.novasama.io
GNU General Public License v3.0
557 stars 167 forks source link

UOS compliancy for QR code reading #253

Closed Tbaut closed 5 years ago

Tbaut commented 5 years ago

The QR code reading needs to be UOS compliant as this is how substrate transactions will be sent.

It will need to read the first bytes, figure out if it's old way (7B) or not

burdges commented 5 years ago

Are you sure the conciseness requirements are tight enough? 23624 bits is 10 times larger than previous QR code limits I've heard. Are cameras so much better today? Or is this using much better erasure coding?

Tbaut commented 5 years ago

I think you'll get the best possible answer by asking in the UOS repo directly