Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WcWQj-0004G7-JA for bitcoin-development@lists.sourceforge.net; Tue, 22 Apr 2014 08:51:53 +0000 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.192.54 as permitted sender) client-ip=209.85.192.54; envelope-from=jan.moller@gmail.com; helo=mail-qg0-f54.google.com; Received: from mail-qg0-f54.google.com ([209.85.192.54]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1WcWQe-0001oS-9d for bitcoin-development@lists.sourceforge.net; Tue, 22 Apr 2014 08:51:53 +0000 Received: by mail-qg0-f54.google.com with SMTP id z60so4953905qgd.41 for ; Tue, 22 Apr 2014 01:51:42 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.224.119.141 with SMTP id z13mr46851557qaq.48.1398156702806; Tue, 22 Apr 2014 01:51:42 -0700 (PDT) Received: by 10.140.24.201 with HTTP; Tue, 22 Apr 2014 01:51:42 -0700 (PDT) In-Reply-To: <3412253.yhU6ROQD4n@crushinator> References: <2336265.urqHVhRi8n@crushinator> <3412253.yhU6ROQD4n@crushinator> Date: Tue, 22 Apr 2014 10:51:42 +0200 Message-ID: From: =?UTF-8?Q?Jan_M=C3=B8ller?= To: Matt Whitlock Content-Type: multipart/alternative; boundary=047d7bacbaaa9c932304f79db9a4 X-Spam-Score: -0.6 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (jan.moller[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.54 listed in list.dnswl.org] X-Headers-End: 1WcWQe-0001oS-9d Cc: bitcoin-development Subject: Re: [Bitcoin-development] Presenting a BIP for Shamir's Secret Sharing of Bitcoin private keys X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list Reply-To: jan.moller@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 08:51:53 -0000 --047d7bacbaaa9c932304f79db9a4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I am concerned about space, but more about usability :-) I'll definitely use both M and the checksum. On Tue, Apr 22, 2014 at 10:43 AM, Matt Whitlock wrot= e: > On Tuesday, 22 April 2014, at 10:39 am, Jan M=C3=B8ller wrote: > > Necessary Shares =3D M+1, not a problem > > > > I would probably encode N-of-M in 1 byte as I don't see good use cases > with > > more than 17 shares. Anyway, I am fine with it as it is. > > I agree that M > 16 is probably not a viable use case for human beings, > but machines would probably be able to make use of it. I, for one, welcom= e > our new robot overlords. > > Also, the byte that encodes M=E2=88=921 is optional, so if you're concern= ed about > space, you can omit it (and the checksum). > --047d7bacbaaa9c932304f79db9a4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I am concerned about space, but more about usability :-)=C2=A0I'll definitely use both M and the checksum.


On Tue, Apr 22, 201= 4 at 10:43 AM, Matt Whitlock <bip@mattwhitlock.name> wro= te:
On Tuesday, 22 April 2014, a= t 10:39 am, Jan M=C3=B8ller wrote:
> Necessary Shares =3D M+1, not a problem
>
> I would probably encode N-of-M in 1 byte as I don't see good use c= ases with
> more than 17 shares. Anyway, I am fine with it as it is.

I agree that M > 16 is probably not a viable use case for human be= ings, but machines would probably be able to make use of it. I, for one, we= lcome our new robot overlords.

Also, the byte that encodes M=E2=88=921 is optional, so if you're conce= rned about space, you can omit it (and the checksum).

--047d7bacbaaa9c932304f79db9a4--