<div dir="ltr">I&#39;m cracking my head for many months with the idea of using TREZOR for web auth purposes. Unfortunately I&#39;m far from any usable solution yet.<div><br></div><div>My main comments to your BIP: Don&#39;t use bitcoin addresses directly and don&#39;t encourage services to use this &quot;login&quot; for financial purposes. Mike is right, mixing authentication and financial services is wrong. Use some function to generate other private/public key from bitcoin&#39;s seed/private key to not leak bitcoin-related data to website.</div>

<div><br></div><div>Cheers,</div><div>Marek</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 4, 2014 at 4:42 PM, Eric Larchevêque <span dir="ltr">&lt;<a href="mailto:elarch@gmail.com" target="_blank">elarch@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">

<div>The goal of writing a BIP seems to be to get lots of different wallet authors to write lots of code for you - but I <i>am</i> a wallet author, and I don&#39;t think that&#39;s the right way to get traction with a new scheme. </div>



</div></div></div></blockquote><div><br></div></div><div>I started without a BIP and the feedback I got is that I should to a BIP. We cannot write all the code for all the wallets ; this is after all a communauty project. </div>



<div>However we have and we will propose bounties for each wallet to support natively the protocol.</div><div class=""><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>For instance the TREZOR guys would have to support your new protocol otherwise if I paid my hotel bill with my TREZOR I couldn&#39;t open the door when I got there! But they probably have better things to be doing right now.</div>



</div></div></div></blockquote><div><br></div></div><div>Yes you are right. But if the concept of authenticating yourself gets traction, they will probably do it.</div><div class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><div>The key difference between just generating a client certificate and using a Bitcoin address is that the client certificate is something that is used <i>specifically</i> for identification. It leaves no trace in the block chain, so no weird privacy issues, it doesn&#39;t matter how you manage your wallet, and you don&#39;t have to persuade lots of people to support your idea because it was already done &gt;10 years ago and basically every browser/web server supports it.</div>



</div></div></div></blockquote><div><br></div></div><div>My view on this is mainly about the UX and the fact everyone in Bitcoinland has a wallet.</div><div>It&#39;s a approach leveraging this fact, with the possibility to build interesting apps combining address auth and the blockchain.</div>



<div><br></div><div>I understand the problems related to multisig, contracts etc,</div><div>There is no such thing as a from address in a transaction, however many services still take first tx as the return address.</div>



<div>People will always find way of building and doing stuff (cf the message in the blockchain debate).</div><div class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Some reasons client certs aren&#39;t more widely used boil down to:</div><div><ol><li>People like passwords. In particular they like forgetting them and then having friendly people assist them to get it back. Client certs can support this use case, but only if apps are checking the identity in them and not the key.</li>




<li>The UI for managing client certs in browsers is pretty horrible. There&#39;s little incentive to improve it because of (1).<br></li><li>Cross-device sync doesn&#39;t work very well. Apple are starting to tackle this with their iCloud Keychain Sync service but then of course, Apple has all your keys and you may well just sign in to things with your Apple account (if it were to be supported). Cross-device sync where the server <i>doesn&#39;t</i> get your keys is supported by Chrome for passwords, but not client certs, because (1)</li>




</ol><div>None of the above issues have any obvious fix lurking within Bitcoin.</div></div></div></div></div></blockquote><div><br></div></div><div>There is also the benefit of revocation with certificate and central authority.</div>



<div><br></div><div>But, again, you already have a wallet and a Bitcoin address.</div><div>So if you add a simple auth protocol, people will use it at no cost. </div></div><span class="HOEnZb"><font color="#888888"><br></font></span></div>

<span class="HOEnZb"><font color="#888888"><div class="gmail_extra">Eric</div><div class="gmail_extra">

<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></font></span></div>
<br>------------------------------------------------------------------------------<br>
<br>_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development" target="_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a><br>
<br></blockquote></div><br></div>