Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id D4722305 for ; Wed, 31 Aug 2016 17:02:51 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-qk0-f171.google.com (mail-qk0-f171.google.com [209.85.220.171]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 6BB0BFB for ; Wed, 31 Aug 2016 17:02:51 +0000 (UTC) Received: by mail-qk0-f171.google.com with SMTP id l2so57881493qkf.3 for ; Wed, 31 Aug 2016 10:02:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=D0kVNglKX4k/aSzqEUpzWtTFV7WxcNAMw/8nongyujc=; b=fca9o9fEzAKAngbsDng2vG1JgiAyK/d11dxHuboZv4FjlvFwl6dLz5Co3RuKa5hIgx BMfApxO2yLHrHZrEYGVZyhKh7tcH5tt6G9vSK+br0WURXxiDAfrTA0uUZ93yqIKUDDWI W7bOGAM3KTy7hZYJwPNPSIjMuMhWo3hl5VhoHqagQT36ik8rAi/R1+TBtEJWzDMsiAEI g5VPPT8hiQt7LdqJztZQrTHTKY34fG+3QjtYk/EC3e2QjlfUrNrCagl49GyjvzYbC4DI WA8XdN1uO9n2szjHfl67+5LvoEQfLYAt9ynYr9KEAZ0rCQ0sMYt1OrTXM9eAvY+ACkQ/ wEzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=D0kVNglKX4k/aSzqEUpzWtTFV7WxcNAMw/8nongyujc=; b=Zb+ZLNMze0IvkWy17T1WLmTQAYGztH3cqKdbaBahFY/9wDpmSszHKIQqnQMQ38U9+1 PhVy5+sq15y/0sgu/ALOWHEgWA96SXQe1tWhZUqUETlbtj7izEquzLyoBL8rvEGvQLng ELSknBcAOJvYuqHsQVfQLuRKrvYZI3isiZAwgB3n2x3zn+C7SJ3pK7W6eMMBYzWtjg/2 lc6NLEGCaEuVIsCEdjBjLNDFScnz6FiMi9s9MvrSeFBwdwKx0r8M7LwI/6pAiztx4mGo suxeIUy0xKvtVPsy+zJZaugAcBt91MBZ5RSkkTi3l/UuCCKRNeXtxtQSQTBVVmEX3MdN 4QZg== X-Gm-Message-State: AE9vXwPoB7K5vddkvH6JJyTxGu9LZrp3Gka2TaIW1HDjExrFaW+zGDjdY/PCKsZ1Qs222AL1MJ7cY1aaSa5h8g== X-Received: by 10.55.200.140 with SMTP id t12mr11667620qkl.234.1472662970391; Wed, 31 Aug 2016 10:02:50 -0700 (PDT) MIME-Version: 1.0 From: James MacWhyte Date: Wed, 31 Aug 2016 17:02:39 +0000 Message-ID: To: Bitcoin Protocol Discussion Content-Type: multipart/alternative; boundary=001a1144a822396333053b6111bc X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_LOW, RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [bitcoin-dev] BIP75 Update - August 31, 2016 X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2016 17:02:52 -0000 --001a1144a822396333053b6111bc Content-Type: text/plain; charset=UTF-8 Hello all, Today we are submitting some updates to BIP75: -- Example use cases have been reworded to more accurately describe the goal of this BIP and how the technology works. -- ECDSA and PGP have been added to the supported public key infrastructure (PKI) types to increase flexibility and use cases. -- Versioning has been added to make future changes and backwards compatibility easy to manage. -- Other minor, technical details have been added or changed to improve performance and reduce ambiguity during implementation. You can see the PR here: https://github.com/bitcoin/bips/pull/439 Thank you, James --001a1144a822396333053b6111bc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello all,

Today we are submitting some updates to = BIP75:

-- Example use cases have been reworded to more accurately d= escribe the goal of this BIP and how the technology works.
-- ECDSA and= PGP have been added to the supported public key infrastructure (PKI) types= to increase flexibility and use cases.
-- Versioning has been added to= make future changes and backwards compatibility easy to manage.
-- Oth= er minor, technical details have been added or changed to improve performan= ce and reduce ambiguity during implementation.=C2=A0

You= can see the PR here: = https://github.com/bitcoin/bips/pull/439

Thank you,
Ja= mes
--001a1144a822396333053b6111bc--