<div dir="ltr">As a side note, you may be interested about the 2D-Doc, which is a new French standard used to protect documents such as address proofs or invoice. I&#39;ve been involved with it closely at work.<div><br></div><div>Every 2d-Doc include an ECDSA signature inside a 2D barcode, the key being that the barcode is a Datamatrix and not a QR code.</div><div><br></div><div>If any of you can read French, the technical specification of the standard can be found here :: <a href="https://ants.gouv.fr/content/download/516/5665/version/4/file/ANTS_2D-Doc_CABSpec_v2.0.1_erratum.pdf">https://ants.gouv.fr/content/download/516/5665/version/4/file/ANTS_2D-Doc_CABSpec_v2.0.1_erratum.pdf</a></div><div><br></div><div>Basically, a short summary of the protected document is encoded inside the barcode, followed by an ECDSA signature of the summary (still in the barcode). The signature is done by an official, government-approved 2D-Doc emitter. The 2D-Code contains a short reference (a few bytes) to designate which emitter signed it, and then you can lookup the 2D-Doc TSL supplied by the French government to get all the X509 Certificates from every emitters you are interested in, in order to check the signature.</div><div><br></div><div>While 2D-Doc solve a very different problem than Bitcoin + BIP70, you may be interested in knowing about it as hundred of thousands of them have been emitted successfully while solving one of the problem you face : embedding an ECDSA signature inside a 2D barcode.</div><div><br></div><div>Thank you for your time,</div><div><br></div><div>Clément Elbaz</div><div><br><div class="gmail_quote"><div dir="ltr">Le mar. 21 juil. 2015 à 10:20, Andreas Schildbach via bitcoin-dev &lt;<a href="mailto:bitcoin-dev@lists.linuxfoundation.org" target="_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt; a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hmm, the advanced QR code standards are perhaps even useful if we don&#39;t<br>
change anything about BIP7x. Because if we can cram more data without<br>
loosing scanning performance this maybe means also we can stay with the<br>
data we have but improve scanning?<br>
<br>
<br>
_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href="mailto:bitcoin-dev@lists.linuxfoundation.org" target="_blank">bitcoin-dev@lists.linuxfoundation.org</a><br>
<a href="https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" rel="noreferrer" target="_blank">https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev</a><br>
</blockquote></div></div></div>