diff options
author | Prayank <prayank@tutanota.de> | 2020-12-06 19:20:02 +0100 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2020-12-06 18:20:05 +0000 |
commit | bfbcaff009b5fbb595d93bb3565246777ccc7111 (patch) | |
tree | c7b9e59e68669e76ab9b13953779915a4a7c02a4 | |
parent | b633853b73d1008f8ecf57922964539642768335 (diff) | |
download | pi-bitcoindev-bfbcaff009b5fbb595d93bb3565246777ccc7111.tar.gz pi-bitcoindev-bfbcaff009b5fbb595d93bb3565246777ccc7111.zip |
[bitcoin-dev] BIP - Automated and Secure Communication
-rw-r--r-- | 57/b5c2e1e3e219673abb643fb8d991419247d68b | 138 |
1 files changed, 138 insertions, 0 deletions
diff --git a/57/b5c2e1e3e219673abb643fb8d991419247d68b b/57/b5c2e1e3e219673abb643fb8d991419247d68b new file mode 100644 index 000000000..ce837a1d2 --- /dev/null +++ b/57/b5c2e1e3e219673abb643fb8d991419247d68b @@ -0,0 +1,138 @@ +Return-Path: <prayank@tutanota.de> +Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) + by lists.linuxfoundation.org (Postfix) with ESMTP id C2046C013B + for <bitcoin-dev@lists.linuxfoundation.org>; + Sun, 6 Dec 2020 18:20:05 +0000 (UTC) +Received: from localhost (localhost [127.0.0.1]) + by fraxinus.osuosl.org (Postfix) with ESMTP id AAD8685FA5 + for <bitcoin-dev@lists.linuxfoundation.org>; + Sun, 6 Dec 2020 18:20:05 +0000 (UTC) +X-Virus-Scanned: amavisd-new at osuosl.org +Received: from fraxinus.osuosl.org ([127.0.0.1]) + by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id ylilLZAQI9lK + for <bitcoin-dev@lists.linuxfoundation.org>; + Sun, 6 Dec 2020 18:20:05 +0000 (UTC) +X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 +Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) + by fraxinus.osuosl.org (Postfix) with ESMTPS id C7BCA860C4 + for <bitcoin-dev@lists.linuxfoundation.org>; + Sun, 6 Dec 2020 18:20:04 +0000 (UTC) +Received: from w3.tutanota.de (unknown [192.168.1.164]) + by w1.tutanota.de (Postfix) with ESMTP id 471D6FA03A6 + for <bitcoin-dev@lists.linuxfoundation.org>; + Sun, 6 Dec 2020 18:20:02 +0000 (UTC) +DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1607278802; + s=s1; d=tutanota.de; + h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; + bh=8mEJTQiP0y6/q6K9FXJEiK101GLJBCTEi6KgZZYKrOM=; + b=tF68sq9/5x0tqp5/Az3yglYYONohoH10FkUvFoa9UfkLIIbUrh+VYO8+eIXQa7jZ + 2mMFjwYgGtSgy6Ji7eDGIJZ0C67lBVNhUhe0BT8EeAva9ArmifvEr+15x/M+BiaS8lU + JL1wjcwF0o4CEW8n/zCjNoOJFurPAXye5DBIcVOIWOoeAJPWPzsvyeEOxRiTJedLcH7 + beYkrCV+2FkbO4R2duIBbqB9l/S6P++KQafWIeXcpoc0w0E8jZNb06MmR+JY5Tt1Kpd + 5mJ/aTwsjNypFcmzLSgUQ8RDDbDp0ZTbZfmJJIc5zY4JmSTwtQ+vkqsGG2PWGoEDOKb + gm81MeOQoQ== +Date: Sun, 6 Dec 2020 19:20:02 +0100 (CET) +From: Prayank <prayank@tutanota.de> +To: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org> +Message-ID: <MNtH225--3-2@tutanota.de> +MIME-Version: 1.0 +Content-Type: multipart/alternative; + boundary="----=_Part_82025_1986767753.1607278802279" +X-Mailman-Approved-At: Sun, 06 Dec 2020 18:39:23 +0000 +Subject: [bitcoin-dev] BIP - Automated and Secure Communication +X-BeenThere: bitcoin-dev@lists.linuxfoundation.org +X-Mailman-Version: 2.1.15 +Precedence: list +List-Id: Bitcoin Protocol Discussion <bitcoin-dev.lists.linuxfoundation.org> +List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>, + <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe> +List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/> +List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org> +List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help> +List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>, + <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe> +X-List-Received-Date: Sun, 06 Dec 2020 18:20:05 -0000 + +------=_Part_82025_1986767753.1607278802279 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +Hello Everyone, + +I know there have been lot of controversial and heated discussions involvin= +g Samourai in past. Ignoring everything including the tweets in which Samou= +rai team mentioned no interest in proposing a BIP related to automated and = +secure communication used in Soroban, I wanted to know if enough people wou= +ld be interested in a BIP because it may help other bitcoin projects in fut= +ure. + +Tweets:=C2=A0https://twitter.com/SamouraiWallet/status/1334977957157367810 = +<https://twitter.com/SamouraiWallet/status/1334977957157367810?s=3D19> + +https://twitter.com/SamouraiDev/status/1335103101188104194 <https://twitter= +.com/SamouraiDev/status/1335103101188104194?s=3D19> + +Ben also tweeted that a BIP would make sense:=C2=A0https://twitter.com/bent= +hecarman/status/1334977096079306753 <https://twitter.com/benthecarman/statu= +s/1334977096079306753?s=3D19> + +I think we should keep all the controversial things aside and do everything= + that helps Bitcoin. It's mentioned in the medium article that it can help = +other projects like joinmarket, coinswap, snickr etc. + +https://link.medium.com/uBvIJUSLQbb + +The source code for a client library in Java is available here https://code= +.samourai.io/wallet/soroban-client-java and the source code for the Go base= +d server component is available here https://code.samourai.io/wallet/samour= +ai-soroban + +Let me know if a BIP for such implementation to be used by other bitcoin pr= +ojects makes sense and if anyone willing to help me in creating a BIP. + +Thanks. + +-- Prayank +------=_Part_82025_1986767753.1607278802279 +Content-Type: text/html; charset=UTF-8 +Content-Transfer-Encoding: quoted-printable + +<html> + <head> + <meta http-equiv=3D"content-type" content=3D"text/html; charset=3DUTF-8= +"> + </head> + <body> +<div>Hello Everyone,<br></div><div><br></div><div>I know there have been lo= +t of controversial and heated discussions involving Samourai in past. Ignor= +ing everything including the tweets in which Samourai team mentioned no int= +erest in proposing a BIP related to automated and secure communication used= + in Soroban, I wanted to know if enough people would be interested in a BIP= + because it may help other bitcoin projects in future.<br></div><div><br></= +div><div>Tweets: <a href=3D"https://twitter.com/SamouraiWallet/status/= +1334977957157367810?s=3D19">https://twitter.com/SamouraiWallet/status/13349= +77957157367810</a><br></div><div><br></div><div><a href=3D"https://twitter.= +com/SamouraiDev/status/1335103101188104194?s=3D19">https://twitter.com/Samo= +uraiDev/status/1335103101188104194</a><br></div><div><br></div><div>Ben als= +o tweeted that a BIP would make sense: <a href=3D"https://twitter.com/= +benthecarman/status/1334977096079306753?s=3D19">https://twitter.com/benthec= +arman/status/1334977096079306753</a><br></div><div><br></div><div>I think w= +e should keep all the controversial things aside and do everything that hel= +ps Bitcoin. It's mentioned in the medium article that it can help other pro= +jects like joinmarket, coinswap, snickr etc.<br></div><div><br></div><div><= +a href=3D"https://link.medium.com/uBvIJUSLQbb">https://link.medium.com/uBvI= +JUSLQbb</a><br></div><div><br></div><div>The source code for a client libra= +ry in Java is available here <a href=3D"https://code.samourai.io/wallet/sor= +oban-client-java">https://code.samourai.io/wallet/soroban-client-java</a> a= +nd the source code for the Go based server component is available here <a h= +ref=3D"https://code.samourai.io/wallet/samourai-soroban">https://code.samou= +rai.io/wallet/samourai-soroban</a><br></div><div><br></div><div>Let me know= + if a BIP for such implementation to be used by other bitcoin projects make= +s sense and if anyone willing to help me in creating a BIP.<br></div><div><= +br></div><div>Thanks.<br></div><div><br></div><div>-- Prayank</div> </body= +> +</html> + +------=_Part_82025_1986767753.1607278802279-- + |