Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 9E2E2C04 for ; Thu, 2 Jul 2015 15:45:06 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-ig0-f181.google.com (mail-ig0-f181.google.com [209.85.213.181]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id A66B0A8 for ; Thu, 2 Jul 2015 15:45:05 +0000 (UTC) Received: by igblr2 with SMTP id lr2so59557920igb.0 for ; Thu, 02 Jul 2015 08:45:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=a1F9Sae/1vobdRlSJiNlqf/8erwcigRG7mlYR/UpzV0=; b=QexrjhibegVPXGKypprIyAobum+qxQNGFNickG34LCWkcH8MLVFadAWnVYxT4+NPZW tsHofQZ2WXLlXbvX4RxoAwUcxiE3cQC+uzQUcjbrtXtu5RlnsfrTuHJLalSvDQ8WmLP/ d3ljXoPw4B18uwBXCV378FK2/0ulEor4kPuivW0oKtz62UFJFe27fxK+OJXD1xEtnruE 3TFNSaj0ni3ssc+cGGS5DcOx4ieME2LAlISx8SH0KAtgVcbCLXDtO9/0wxgq/Eqk3uSG /AoVJkTg99BMclIQkQGMGDVh3PUMcQkq4nrB++zDJeFPg3Y+XNShfbNtqAkuKoCamh7b O1iA== X-Gm-Message-State: ALoCoQlmw/m2TO+kVWuxbx71S6Ue5Z7aHy72GZdu7HYspqtxGvWCVFP5f2BgDGo7AIAY7x3LQASk MIME-Version: 1.0 X-Received: by 10.43.58.143 with SMTP id wk15mr12971144icb.81.1435851905106; Thu, 02 Jul 2015 08:45:05 -0700 (PDT) Received: by 10.36.205.135 with HTTP; Thu, 2 Jul 2015 08:45:05 -0700 (PDT) In-Reply-To: References: Date: Thu, 2 Jul 2015 10:45:05 -0500 Message-ID: From: Justus Ranvier To: Kristov Atlas Content-Type: text/plain; charset=UTF-8 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: bitcoin-dev@lists.linuxfoundation.org Subject: Re: [bitcoin-dev] RFC: HD Bitmessage address derivation based on BIP-43 X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2015 15:45:06 -0000 The primary purpose is to allow Bitmessage users to benefit from eternal key backups by generating their addresses from a seed. In addition, they can use the same seed for a Bitcoin wallet and a Bitmessage client. This method also enables future use cases where senders calculate Bitmessage addresses based on a recipient's extended public key and some other index value. On Wed, Jul 1, 2015 at 12:07 PM, Kristov Atlas wrote: > Hi Justus, > > What are the potential applications for this BIP? > > -Kr > > On Jun 30, 2015 1:53 PM, "Justus Ranvier" > wrote: >> >> Monetas has developed a Bitmessage address derivation method from an >> HD seed based on BIP-43. >> >> >> https://github.com/monetas/bips/blob/bitmessage/bip-bm01.mediawiki >> >> >> We're proposing this as a BIP per the BIP-43 recommendation in order >> to reserve a purpose code. >> _______________________________________________ >> bitcoin-dev mailing list >> bitcoin-dev@lists.linuxfoundation.org >> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev