<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated></updated>
  <generator>https://nostr.ae</generator>

  <title>Nostr notes by </title>
  <author>
    <name></name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://nostr.ae/npub1k2eekmevs6gg60df75qpjw4a2atmy89vx28c8zqq5jxy64tuzrws39qd6m.rss" />
  <link href="https://nostr.ae/npub1k2eekmevs6gg60df75qpjw4a2atmy89vx28c8zqq5jxy64tuzrws39qd6m" />
  <id>https://nostr.ae/npub1k2eekmevs6gg60df75qpjw4a2atmy89vx28c8zqq5jxy64tuzrws39qd6m</id>
  <icon></icon>
  <logo></logo>




  <entry>
    <id>https://nostr.ae/nevent1qqsvtdru7hgtphwt2p8e0x5tjmtq7mrjqpw7zg9qfakgamnm3llzvpszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6nxra5d</id>
    
      <title type="html">📅 Original date posted:2015-12-08 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvtdru7hgtphwt2p8e0x5tjmtq7mrjqpw7zg9qfakgamnm3llzvpszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6nxra5d" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9ynavtvp9thp0un5n2qsqke3u0gcr8aewxdzd9a7mxnguwdt9j9gykrqzz&#39;&gt;nevent1q…rqzz&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-12-08&lt;br/&gt;📝 Original message:On 12/08/2015 11:41 AM, Mark Friedenbach wrote:&lt;br/&gt;&amp;gt; A far better place than the generation transaction (which I assume means&lt;br/&gt;&amp;gt; coinbase transaction?) is the last transaction in the block. That allows&lt;br/&gt;&amp;gt; you to save, on average, half of the hashes in the Merkle tree.&lt;br/&gt;&lt;br/&gt;I don&amp;#39;t care what color that bikeshed is painted.&lt;br/&gt;&lt;br/&gt;In whatever transaction it is placed, the hash should be on the output&lt;br/&gt;side, That way is more future-proof since it does not crowd out other&lt;br/&gt;hashes which might be equally valuable to commit someday.&lt;br/&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 23337 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/fc970ace/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/fc970ace/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/fc970ace/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/fc970ace/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:45:38&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsd0tjz9scz5ljuxmw6qu7nu2ngw3tzpyay79dh2q6c9ald832x9hczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd68f0cf4</id>
    
      <title type="html">📅 Original date posted:2015-12-08 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsd0tjz9scz5ljuxmw6qu7nu2ngw3tzpyay79dh2q6c9ald832x9hczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd68f0cf4" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsry2gju4uh5nntukuag8dvv0dnhxkgr0sg6jx0lclt46gy6fv6g7c3v86m6&#39;&gt;nevent1q…86m6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-12-08&lt;br/&gt;📝 Original message:On 12/08/2015 09:12 AM, Gavin Andresen via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; Stuffing the segwitness merkle tree in the coinbase&lt;br/&gt;&lt;br/&gt;If such a change is going to be deployed via a soft fork instead of a&lt;br/&gt;hard fork, then the coinbase is the worst place to put the segwitness&lt;br/&gt;merkle root.&lt;br/&gt;&lt;br/&gt;Instead, put it in the first output of the generation transaction as an&lt;br/&gt;OP_RETURN script.&lt;br/&gt;&lt;br/&gt;This is a better pattern because coinbase space is limited while output&lt;br/&gt;space is not. The next time there&amp;#39;s a good reason to tie another merkle&lt;br/&gt;tree to a block, that proposal can be designated for the second output&lt;br/&gt;of the generation transaction.&lt;br/&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 23337 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/a7f58417/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/a7f58417/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/a7f58417/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151208/a7f58417/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:45:37&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsdwysgl7ucd0kfpu3gmtry6ux9ft5a53dy430y2dqhyw0s8erg2zczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6d9sskv</id>
    
      <title type="html">📅 Original date posted:2015-11-02 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsdwysgl7ucd0kfpu3gmtry6ux9ft5a53dy430y2dqhyw0s8erg2zczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6d9sskv" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxwxf6dn0fqn3rpyyxxng9fadqcstf35s2hntxe9rwcmttx5umy4q6fq04m&#39;&gt;nevent1q…q04m&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-11-02&lt;br/&gt;📝 Original message:On 11/01/2015 07:30 PM, Tier Nolan via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; If at least one year&amp;#39;s notice was given, then people aren&amp;#39;t going to&lt;br/&gt;&amp;gt; lose their money, since they have notice.&lt;br/&gt;&lt;br/&gt;So after realizing that I misread substantial portions of this thread&lt;br/&gt;due to a lack of attention to detail I&amp;#39;d like to point out this:&lt;br/&gt;&lt;br/&gt;Bitcoin nodes have the capability to validate blocks going back to the&lt;br/&gt;genesis block, including blocks which would not be valid if mined today&lt;br/&gt;under current rules.&lt;br/&gt;&lt;br/&gt;Therefore it must be the case that all the old consensus rules are&lt;br/&gt;preserved somewhere in the current code bases of the various&lt;br/&gt;implementations.&lt;br/&gt;&lt;br/&gt;Given that, there shouldn&amp;#39;t be any technical barrier to validating input&lt;br/&gt;scripts according to the consensus rules that were in effect at the time&lt;br/&gt;the input being spent was added to the blockchain.&lt;br/&gt;&lt;br/&gt;Maybe dealing with output is more difficult.&lt;br/&gt;&lt;br/&gt;Had every consensus rule change (deliberate and accidental) been&lt;br/&gt;accompanied by a version number bump, it would have been possible to&lt;br/&gt;phase out old versions without invaliding signed-but-unbroadcast&lt;br/&gt;transactions by saying &amp;#34;as of block height x, transactions with version&lt;br/&gt;y or lower are invalid unless their inputs are exclusively sourced from&lt;br/&gt;blocks with heights &amp;lt; x&amp;#34;&lt;br/&gt;&lt;br/&gt;If there already have been rule changes which have retroactively&lt;br/&gt;invalided unbroadcast transactions which were valid at the time they&lt;br/&gt;were signed, those rules could be relaxed to not apply to transactions&lt;br/&gt;which exclusively spend inputs that existed before the rule change.&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 23337 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151102/30e16f8d/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151102/30e16f8d/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151102/30e16f8d/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151102/30e16f8d/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:44:02&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxwxf6dn0fqn3rpyyxxng9fadqcstf35s2hntxe9rwcmttx5umy4qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd65uxlvu</id>
    
      <title type="html">📅 Original date posted:2015-11-02 📝 Original message:I ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxwxf6dn0fqn3rpyyxxng9fadqcstf35s2hntxe9rwcmttx5umy4qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd65uxlvu" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsysa3jzayd2a37k6vj28y2x6gp9a3867ylc67pmpxlecmqkzv5leqywl20f&#39;&gt;nevent1q…l20f&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-11-02&lt;br/&gt;📝 Original message:I guess by &amp;#34;locked transaction&amp;#34; you must mean a P2SH output?&lt;br/&gt;&lt;br/&gt;If so, that&amp;#39;s a rather bizarre use of terms since outputs and&lt;br/&gt;transactions are very different things.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 23337 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/f3ff4eea/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/f3ff4eea/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/f3ff4eea/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/f3ff4eea/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:44:02&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqstyf8n6gnjjmkven9mzr7t8ca969j3nc6alv42ppyv7p353m43engzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6ty75v9</id>
    
      <title type="html">📅 Original date posted:2015-11-01 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqstyf8n6gnjjmkven9mzr7t8ca969j3nc6alv42ppyv7p353m43engzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6ty75v9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0lfgzyq59snng6eyxful5qzr7ks6ntt4445nmwmwjaxypkzvxpqc05y8ly&#39;&gt;nevent1q…y8ly&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-11-01&lt;br/&gt;📝 Original message:On 11/01/2015 05:46 PM, Tier Nolan via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; An OP_CAT script that requires TBs of RAM to validate crosses the&lt;br/&gt;&amp;gt; threshold of reasonableness. &lt;br/&gt;&lt;br/&gt;Are there actually any OP_CAT scripts currently in the utxo set?&lt;br/&gt;&lt;br/&gt;It&amp;#39;s one thing to have a theoretical scripting ability that gets removed&lt;br/&gt;before anyone actually uses it - that doesn&amp;#39;t put anyone in the position&lt;br/&gt;of retroactively making decisions about the validity of someone else&amp;#39;s&lt;br/&gt;money.&lt;br/&gt;&lt;br/&gt;Presently the utxo set is about $5 billion worth of other people&amp;#39;s money.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s a lot easier to justify the position: &amp;#34;nobody has the right to&lt;br/&gt;change the meaning of someone else&amp;#39;s outputs&amp;#34;, than it is to justify,&lt;br/&gt;&amp;#34;some small group of people gets to decide what&amp;#39;s standard and what&lt;br/&gt;isn&amp;#39;t, and if you choose to use the network in a valid but nonstandard&lt;br/&gt;way, that group of people might choose to deny you access to your money&lt;br/&gt;in the future&amp;#34;&lt;br/&gt;&lt;br/&gt;In other words, how close to the shores of &amp;#34;administrators of a virtual&lt;br/&gt;currency&amp;#34; do Bitcoin developers want to sail?&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 23337 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/173b3946/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/173b3946/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/173b3946/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/173b3946/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:44:01&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxddefjk86saf0gpgwz8tg9s6q6f0qam6yx6psas0s5pp5pjcvu4czyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6qe78l9</id>
    
      <title type="html">📅 Original date posted:2015-11-01 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxddefjk86saf0gpgwz8tg9s6q6f0qam6yx6psas0s5pp5pjcvu4czyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6qe78l9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxlga0ypy0sgue4qwfaad2nfkc3lmtzj65tqqc9r5r7rdt9ufffkq3r7a2t&#39;&gt;nevent1q…7a2t&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-11-01&lt;br/&gt;📝 Original message:On 10/30/2015 10:43 PM, Rusty Russell via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; By that benchmark, we should aim for &amp;#34;reasonable certainty&amp;#34;.  A&lt;br/&gt;&amp;gt; transaction which would never have been generated by any known software&lt;br/&gt;&amp;gt; is the minimum bar.  Adding &amp;#34;...which would have to be deliberately&lt;br/&gt;&amp;gt; stupid with many redundant OP_CHECKSIG etc&amp;#34; surpasses it.  The only extra&lt;br/&gt;&amp;gt; safeguard I can think of is clear, widespread notification of the&lt;br/&gt;&amp;gt; change.&lt;br/&gt;&lt;br/&gt;If the policy of Bitcoin Core development includes a willingness to&lt;br/&gt;makes the utxos created by software other than Bitcoin Core unspendable,&lt;br/&gt;then it certainly merits clear, widespread notification.&lt;br/&gt;&lt;br/&gt;Even if that is actually a good policy, the reasons why should be made&lt;br/&gt;abundantly clear.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 23337 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/1034f016/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/1034f016/attachment.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/1034f016/attachment.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151101/1034f016/attachment.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:44:00&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqszgmuwf4mf2q2sfaxh2fpw7z5a59sh0uj834yr0ymwvu9s3agx7sczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6urkd8k</id>
    
      <title type="html">📅 Original date posted:2015-09-19 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszgmuwf4mf2q2sfaxh2fpw7z5a59sh0uj834yr0ymwvu9s3agx7sczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6urkd8k" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsr2q5yf8qtvycm70p83ha9vwsuejag9z8atxuwvatxejmx65sdv6cgv06jg&#39;&gt;nevent1q…06jg&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-09-19&lt;br/&gt;📝 Original message:On 19/09/15 10:45, Rune Kjær Svendsen wrote:&lt;br/&gt;&amp;gt; We need to distinguish between two different things here:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; 1) A 51% attack, where the majority of mining power is *malicious* (hence “attack”)&lt;br/&gt;&lt;br/&gt;What does &amp;#34;malicious&amp;#34; mean?&lt;br/&gt;&lt;br/&gt;In other words, If miner A is mining honestly, and miner B is mining&lt;br/&gt;maliciously, what are some of the possible difference in their behaviour&lt;br/&gt;we would observe?&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;-- &lt;br/&gt;Justus Ranvier&lt;br/&gt;Open Bitcoin Privacy Project&lt;br/&gt;&lt;a href=&#34;http://www.openbitcoinprivacyproject.org/&#34;&gt;http://www.openbitcoinprivacyproject.org/&lt;/a&gt;&lt;br/&gt;justus at openbitcoinprivacyproject.org&lt;br/&gt;E7AD 8215 8497 3673 6D9E 61C4 2A5F DA70 EAD9 E623&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18442 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150919/c934b9de/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150919/c934b9de/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150919/c934b9de/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150919/c934b9de/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:41:00&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsrksl9svrey0pr2467m39ph2y4ykecgykf08gnrqpz5yedkcx3gngzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6e6gz4h</id>
    
      <title type="html">📅 Original date posted:2015-09-18 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsrksl9svrey0pr2467m39ph2y4ykecgykf08gnrqpz5yedkcx3gngzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6e6gz4h" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs96me7sn3rja5grt7lutvrn8nhjv86lusl27hmlrq4h9l4gd7qe6csfzqnr&#39;&gt;nevent1q…zqnr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-09-18&lt;br/&gt;📝 Original message:On 18/09/15 15:17, Rune Kjær Svendsen via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; Bitcoin does not function if the majority of mining power is dishonest. There is no way around that. It’s how proof-of-work functions.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;None of those statements are true.&lt;br/&gt;&lt;br/&gt;If a majority of Bitcoin miners are mining invalid blocks, then they&lt;br/&gt;aren&amp;#39;t Bitcoin miners any more and are no longer relevant to the Bitcoin&lt;br/&gt;consensus.&lt;br/&gt;&lt;br/&gt;There does exist a problem that light clients aren&amp;#39;t always able to tell&lt;br/&gt;the difference between chains that are valid and chains that are not&lt;br/&gt;valid, but it&amp;#39;s is possible to create simple proofs that would do so:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://gist.github.com/justusranvier/451616fa4697b5f25f60&#34;&gt;https://gist.github.com/justusranvier/451616fa4697b5f25f60&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;If those changes would be implemented, then any node that knew a chain&lt;br/&gt;was invalid could produce a compact proof that anyone else in the&lt;br/&gt;network could verify, regardless of how much proof of work was used to&lt;br/&gt;create the invalid chain.&lt;br/&gt;&lt;br/&gt;Committed UTXO sets would need safe to rely upon if a similar set of&lt;br/&gt;proofs that a particular set was invalid existed.&lt;br/&gt;&lt;br/&gt;-- &lt;br/&gt;Justus Ranvier&lt;br/&gt;Open Bitcoin Privacy Project&lt;br/&gt;&lt;a href=&#34;http://www.openbitcoinprivacyproject.org/&#34;&gt;http://www.openbitcoinprivacyproject.org/&lt;/a&gt;&lt;br/&gt;justus at openbitcoinprivacyproject.org&lt;br/&gt;E7AD 8215 8497 3673 6D9E 61C4 2A5F DA70 EAD9 E623&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18442 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150918/69ac0ec4/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150918/69ac0ec4/attachment.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150918/69ac0ec4/attachment.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150918/69ac0ec4/attachment.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:40:59&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs26jpwrthn6a2gvqkhjxr2w6jm3ptavyzuq3gjyzgfz252kr2lfpszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6zk4nwt</id>
    
      <title type="html">📅 Original date posted:2015-08-31 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs26jpwrthn6a2gvqkhjxr2w6jm3ptavyzuq3gjyzgfz252kr2lfpszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6zk4nwt" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy3ukfg7tqpc0sx2td6cam8yud295zkjs8lnj9zy3q7gc3e94gstsrg2xt5&#39;&gt;nevent1q…2xt5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-31&lt;br/&gt;📝 Original message:On 08/31/2015 04:42 PM, Monarch wrote:&lt;br/&gt;&amp;gt; The justification for the existence of Bitcoins hinges on it.  What is&lt;br/&gt;&amp;gt; described in the whitepaper is a system without the trust of third&lt;br/&gt;&amp;gt; parties to process electronic payments, this can not exist without&lt;br/&gt;&amp;gt; decentralization.  Absent any unforseen revelations this is a&lt;br/&gt;&amp;gt; requirement rather than a suggestion or fleeting fancy.  Below a&lt;br/&gt;&amp;gt; decentralized Bitcoin you are free to make systems as centralized as&lt;br/&gt;&amp;gt; you please without affecting the parent, below a centralized Bitcoin&lt;br/&gt;&amp;gt; there is no room to make it less.  We really only have one shot at a&lt;br/&gt;&amp;gt; properly bootstrapped, decentralized currency, and it would be a great&lt;br/&gt;&amp;gt; shame to mess up the one we have with hasty decision making for&lt;br/&gt;&amp;gt; unclear goals.&lt;br/&gt;&lt;br/&gt;You keep using the word &amp;#34;decentralized&amp;#34; without explaining (and most&lt;br/&gt;likely, understanding) what it means.&lt;br/&gt;&lt;br/&gt;You say:&lt;br/&gt;&lt;br/&gt;&amp;gt; a system without the trust of third parties to process electronic payments&lt;br/&gt;&lt;br/&gt;What does it mean to use a decentralized network instead of a trusted&lt;br/&gt;third party to process electronic payments? What undesirable actions can&lt;br/&gt;a trusted third party perform that a decentralized network can not perform?&lt;br/&gt;&lt;br/&gt;The answer to those questions are the *actual* goals, for which&lt;br/&gt;decentralization is just one portion of a solution.&lt;br/&gt;&lt;br/&gt;It might be helpful to organize Bitcoin&amp;#39;s various existing, potential,&lt;br/&gt;rejected, and proposed features using the Kano model:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Kano_model&#34;&gt;https://en.wikipedia.org/wiki/Kano_model&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Example: The ability of one entity to spend another entity&amp;#39;s Bitcoins&lt;br/&gt;without their consent is a reverse quality.&lt;br/&gt;&lt;br/&gt;It would at least give us something objective to talk about.&lt;br/&gt;&lt;br/&gt;-- &lt;br/&gt;Justus Ranvier&lt;br/&gt;Open Bitcoin Privacy Project&lt;br/&gt;&lt;a href=&#34;http://www.openbitcoinprivacyproject.org/&#34;&gt;http://www.openbitcoinprivacyproject.org/&lt;/a&gt;&lt;br/&gt;justus at openbitcoinprivacyproject.org&lt;br/&gt;E7AD 8215 8497 3673 6D9E 61C4 2A5F DA70 EAD9 E623&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f79e7b35/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f79e7b35/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f79e7b35/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f79e7b35/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:38:40&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsr3krh96ydkm4e64sqp3h7ee46zuk289c5pnr5cy7t253d2fg8kjgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6g7fhhx</id>
    
      <title type="html">📅 Original date posted:2015-08-31 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsr3krh96ydkm4e64sqp3h7ee46zuk289c5pnr5cy7t253d2fg8kjgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6g7fhhx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8gupnku8kkcs0f4al6n7cew5dml9rut5r7ygcgqf3y0ahckjaeuqqke284&#39;&gt;nevent1q…e284&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-31&lt;br/&gt;📝 Original message:On 08/31/2015 05:53 PM, Monarch wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bitcoin is a decentralized currency which allows any person the&lt;br/&gt;&amp;gt; ability to transact in a way that does not require specific trust in&lt;br/&gt;&amp;gt; any particular party.  Users can independently verify that&lt;br/&gt;&amp;gt; transactions they receive are valid and confirmed, with strong&lt;br/&gt;&amp;gt; confidence that they can not be reversed or modified.  A third party&lt;br/&gt;&amp;gt; does not hold these same properties, there is no reason to believe the&lt;br/&gt;&amp;gt; information they present other than trust they will not lie, cheat, or&lt;br/&gt;&amp;gt; violate privacy at their own will.  Given information by a trusted&lt;br/&gt;&amp;gt; third party (such as a balance or existance of transaction), a person&lt;br/&gt;&amp;gt; has no ability to independently validate their claims as you do in a&lt;br/&gt;&amp;gt; decentralized system.&lt;br/&gt;&lt;br/&gt;This is on the right track, but still falls short in a few areas.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s a false dichotomy to say that our choices are: Bitcoin as it exists&lt;br/&gt;today (or in some theoretical perfect state of decentralization), or an&lt;br/&gt;Excel spreadsheet edited by a trusted third party who can change any&lt;br/&gt;number to be any other number they want.&lt;br/&gt;&lt;br/&gt;Imagine there was only one miner in the network. In spite of being the&lt;br/&gt;sole entity creating the blockchain there would still be many actions&lt;br/&gt;they could *not* do:&lt;br/&gt;&lt;br/&gt;* Falsify ECDSA signatures&lt;br/&gt;* Generate proof of work without expending energy&lt;br/&gt;* Produce blocks that non-mining nodes would recognize as including&lt;br/&gt;invalid transactions (including printing themselves unlimited balances)&lt;br/&gt;* Force other people to purchase the coins they mine so that they can&lt;br/&gt;pay their electric bills&lt;br/&gt;&lt;br/&gt;What they *can* do is:&lt;br/&gt;&lt;br/&gt;* Defraud recipients of transactions by including a payment transaction&lt;br/&gt;in a block, then orphaning that block with another block that contains a&lt;br/&gt;conflicting transaction (double spend).&lt;br/&gt;&lt;br/&gt;There is usually*** a cost to performing this attack, so miners would&lt;br/&gt;only be expected to do it if the benefit exceeds the cost.&lt;br/&gt;&lt;br/&gt;* Prevent the inclusion of valid transactions into any block using any&lt;br/&gt;criteria they want.&lt;br/&gt;&lt;br/&gt;The worse case scenario for mining monopolization is that the risk of&lt;br/&gt;profitable double spends means that transactions might require more&lt;br/&gt;confirmations to be reliable, and that some entity can censor&lt;br/&gt;transactions at will.&lt;br/&gt;&lt;br/&gt;Those aren&amp;#39;t exactly end-of-the world failure cases. They are certainly&lt;br/&gt;undesirable and every means of preventing them should be investigated,&lt;br/&gt;but it does mean that it should be possible to dial back on the&lt;br/&gt;catastrophe language when analysing possible failure modes.&lt;br/&gt;&lt;br/&gt;The weakest area for Bitcoin to be attacked is via censorship enforced&lt;br/&gt;by miners.&lt;br/&gt;&lt;br/&gt;The first line of defence is to improve the privacy features of wallets&lt;br/&gt;to the point at which blacklists are not effective. I&amp;#39;m confident that&lt;br/&gt;this can be achieved.&lt;br/&gt;&lt;br/&gt;That leaves the censors with the choice of whether or not to escalate to&lt;br/&gt;whitelisting, which ultimately can be countered by users switching to a&lt;br/&gt;new system which does not have that particular anti-feature.&lt;br/&gt;&lt;br/&gt;tl;dr: Bitcoin security does not lie on a one-dimensional &amp;#34;centralized&lt;br/&gt;vs decentralized&amp;#34; axis. Treating it as if it does removes the clarity&lt;br/&gt;that is needed in order to effectively solve problems.&lt;br/&gt;&lt;br/&gt;***Exploring the exact conditions under which this is true is an&lt;br/&gt;interesting exercise and relevant to long term discussions vis a vis the&lt;br/&gt;block subsidy and transaction fees in the future.&lt;br/&gt;&lt;br/&gt;-- &lt;br/&gt;Justus Ranvier&lt;br/&gt;Open Bitcoin Privacy Project&lt;br/&gt;&lt;a href=&#34;http://www.openbitcoinprivacyproject.org/&#34;&gt;http://www.openbitcoinprivacyproject.org/&lt;/a&gt;&lt;br/&gt;justus at openbitcoinprivacyproject.org&lt;br/&gt;E7AD 8215 8497 3673 6D9E 61C4 2A5F DA70 EAD9 E623&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/93275cff/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/93275cff/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/93275cff/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/93275cff/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:38:40&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvt9ww3ny2aegv3qchqlqdc80qp2pvpmwpt9c98v8tj3uktdwat6qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6fsavuj</id>
    
      <title type="html">📅 Original date posted:2015-08-31 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvt9ww3ny2aegv3qchqlqdc80qp2pvpmwpt9c98v8tj3uktdwat6qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6fsavuj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrz2eaaqdw564tleuwpsl0ec0v4f4ejlddhkxl48y0ncv55phvqncpwgf0n&#39;&gt;nevent1q…gf0n&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-31&lt;br/&gt;📝 Original message:On 08/30/2015 01:38 AM, Adam Ritter via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; Still, it doesn&amp;#39;t have anything that is practical for me as an user of&lt;br/&gt;&amp;gt; the Bitcoin network (I use it for storing long-term purchase value, as&lt;br/&gt;&amp;gt; most of the people who I know): it doesn&amp;#39;t help me if I still need to&lt;br/&gt;&amp;gt; pay transaction fees after the blocksize limit is gone. My (and other&lt;br/&gt;&amp;gt; users&amp;#39;) main concern is about centralization, which has nothing to do&lt;br/&gt;&amp;gt; with transaction fees. I would be OK with $100 transaction fee as&lt;br/&gt;&amp;gt; well, as long as the network is fair and secure (which comes from&lt;br/&gt;&amp;gt; decentralization).&lt;br/&gt;&lt;br/&gt;I don&amp;#39;t believe that any Bitcoin user actually cares about&lt;br/&gt;decentralization, because none of them I&amp;#39;ve asked can define that term.&lt;br/&gt;&lt;br/&gt;&amp;#34;decentralization&amp;#34; has become a placeholder word for &amp;#34;features or ideas&lt;br/&gt;that I like&amp;#34; and it&amp;#39;s long past time to drag the discussion back into&lt;br/&gt;the realm of concrete and achievable goals.&lt;br/&gt;&lt;br/&gt;I think there are a few specific things we can surmise about what users&lt;br/&gt;might mean when they say they want Bitcoin to be &amp;#34;decentralized&amp;#34;:&lt;br/&gt;&lt;br/&gt;* They should own their bitcoins, meaning that they retain exclusive&lt;br/&gt;control over their balances. Even more precisely, the network must&lt;br/&gt;always honour the conditions of the scripts associated with unspent outputs.&lt;br/&gt;&lt;br/&gt;* Their fraction of the Bitcoin ledger must not be diluted.&lt;br/&gt;&lt;br/&gt;* When they decide to spend their coins, they will be able to do so&lt;br/&gt;without requiring permission from a third party.&lt;br/&gt;&lt;br/&gt;A decentralized architecture in certain parts of the network can be&lt;br/&gt;helpful for achieving those goals, but it is not always necessary, nor&lt;br/&gt;is it always sufficient to achieve them.&lt;br/&gt;&lt;br/&gt;-- &lt;br/&gt;Justus Ranvier&lt;br/&gt;Open Bitcoin Privacy Project&lt;br/&gt;&lt;a href=&#34;http://www.openbitcoinprivacyproject.org/&#34;&gt;http://www.openbitcoinprivacyproject.org/&lt;/a&gt;&lt;br/&gt;justus at openbitcoinprivacyproject.org&lt;br/&gt;E7AD 8215 8497 3673 6D9E 61C4 2A5F DA70 EAD9 E623&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f656c9e5/attachment-0001.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f656c9e5/attachment-0001.bin&amp;gt&lt;/a&gt;;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: signature.asc&lt;br/&gt;Type: application/pgp-signature&lt;br/&gt;Size: 801 bytes&lt;br/&gt;Desc: OpenPGP digital signature&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f656c9e5/attachment-0001.sig&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150831/f656c9e5/attachment-0001.sig&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:38:38&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsq07v39ycq892uqdw3awnk85udjzn3ympeqs58dgw0zp2kag9qweqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6nzar3g</id>
    
      <title type="html">📅 Original date posted:2015-05-07 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsq07v39ycq892uqdw3awnk85udjzn3ympeqs58dgw0zp2kag9qweqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6nzar3g" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs95smg5em844ymy3fh03ftnvh5gcd5h0zpxvdcpux0mj2gvxkyqmst4wgf6&#39;&gt;nevent1q…wgf6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-05-07&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 05/07/2015 03:35 PM, Jeff Garzik wrote:&lt;br/&gt;&amp;gt; Raising the block size limit then becomes a *human decision* to&lt;br/&gt;&amp;gt; favor some users over others, a *human decision* to prevent an&lt;br/&gt;&amp;gt; active and competitive free fee market developing at 1MB, a *human&lt;br/&gt;&amp;gt; decision* to keep transaction fees low to incentivize bitcoin&lt;br/&gt;&amp;gt; adoption, a *human decision* to value adoption over&lt;br/&gt;&amp;gt; decentralization.&lt;br/&gt;&lt;br/&gt;At the moment none of the following assertions have been proven true,&lt;br/&gt;yet are constantly cited as if they have been:&lt;br/&gt;&lt;br/&gt;* A competitive fee market will develop when the transaction rate&lt;br/&gt;becomes constrained by the block size limit&lt;br/&gt;* More users of Bitcoin means less decentralization&lt;br/&gt;&lt;br/&gt;Furthermore, the term &amp;#34;decentralization&amp;#34; is frequently used without&lt;br/&gt;being precisely defined in a way that would allow for such proofs to&lt;br/&gt;be debated.&lt;br/&gt;&lt;br/&gt;If there&amp;#39;s going to be a debate on those points, then the people&lt;br/&gt;presenting points on both sides should take the time to show their&lt;br/&gt;work and explain the methodology they used to reach their conclusions.&lt;br/&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2&lt;br/&gt;&lt;br/&gt;iQIcBAEBAgAGBQJVS5BXAAoJECpf2nDq2eYjC3kQAKQ0Jj8r1gjwpl813NiuatjA&lt;br/&gt;nwXJ&#43;Zn7E&#43;cS8bYsXbaPK1uUgcSdpi/g2jgW&#43;VuUPlqCaNo08Pbp/O7pG5ady9st&lt;br/&gt;o7xJnPxttg7NO3IB7GODCJKK85uBO3dOwPp&#43;pfs8KYCAo5PFTflpeOi4Idbd4w/R&lt;br/&gt;&#43;tvLynpSX9LIZTQaJH2KEbrYUibYHZrr8hj0net9lJP8KeqMnCuiesYzjJ4pUXyE&lt;br/&gt;zN0SQ1v9QnpltbTVxRu1TdRBMjAxEHTJPg1jsv0hhGqIOQGHdwNavGq7&#43;LJBen4T&lt;br/&gt;CvT8ooTmuq0IdihOTttl9ody6Eh0tyGPlbVHiI3c2Emm0HTxz8hN9Rl4lvPgcGdi&lt;br/&gt;EUW12h8ailKLg5uJL53Zp1PO6fgl0Z/WCx/zqIKRPg4lJMf5Rk5Ow86xAeIZrsbr&lt;br/&gt;d/&#43;cJZEhqzPnObxkxgTIzqtG8NHcg9dhKw1xkGAkVpMXMM7Bzdku8WCntIYU4&#43;xI&lt;br/&gt;btQQZlbc5h/S&#43;X9Vcu0rJWmmQp2Q8xeEVGRh4hhA8LZLc1P&#43;1eyESjAMWvsuq&#43;rk&lt;br/&gt;Wd1kPopekhOgK0zw2j55Ov&#43;kJXVa2pDFA7TOpcqxbdLU4eauKC4D&#43;YQlTM4qj285&lt;br/&gt;vyRq&#43;c/AwMCPiEhBeEbppgdgwrIQP9fJ7s&#43;2TAHaWICYlTJWkLitUjN9EBwqv3Yp&lt;br/&gt;LRBrgV7giz8UIrJr3hQZ&lt;br/&gt;=&#43;Qmg&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18399 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150507/94cff866/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150507/94cff866/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:33:12&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsx9hexwaxfmm57e87wrl8tlw5r2gsmqkzqsks8u5ul399xgek62fqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6303grz</id>
    
      <title type="html">📅 Original date posted:2015-05-07 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsx9hexwaxfmm57e87wrl8tlw5r2gsmqkzqsks8u5ul399xgek62fqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6303grz" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswvsdd7hqp9h054twe8ua3cecekhuy9lpjplvg5rzm6khlgx52jgsrqal80&#39;&gt;nevent1q…al80&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-05-07&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 05/07/2015 03:49 AM, Peter Todd wrote:&lt;br/&gt;&amp;gt; I&amp;#39;m not sure if you&amp;#39;ve seen this, but a good paper on this topic&lt;br/&gt;&amp;gt; was published recently: &amp;#34;The Economics of Bitcoin Transaction&lt;br/&gt;&amp;gt; Fees&amp;#34;&lt;br/&gt;&lt;br/&gt;..for some very strange definitions of &amp;#34;good&amp;#34;.&lt;br/&gt;&lt;br/&gt;That paper may present valid game theory, yet game theory has a&lt;br/&gt;well-known limitation when it comes to predicting real world behavior&lt;br/&gt;in that the predictions are only as good as the simplified model those&lt;br/&gt;predictions are based on is accurate.&lt;br/&gt;&lt;br/&gt;At the very least, we should wait to draw any conclusions from that&lt;br/&gt;paper until it has been sanity checked by a praxeological review.&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBAgAGBQJVStYTAAoJECpf2nDq2eYjqzAQAJkLwVq3cJxaP5MirS6j&#43;SkN&lt;br/&gt;NuRIQS8EzJkvojZvHCSRz3xPZpl9Cx2T6/hsLjIfzvMuDHKsaOkkLlL0q95ekv4T&lt;br/&gt;acfami64326DFAxiO0ptspPjCRipagmjSEwZGZwC/QZtTdnt&#43;N9LsH0SFDP6hxbY&lt;br/&gt;Kf11LRd11Ap4v/VnBg/zb4daZnVm0k0nfZxK4rG1zN14r5JEu6eiodUBZc6e4qih&lt;br/&gt;LmopoddIwJS4MY1GoR2kCehAbJseZZyQQmHFEX1Vhc74ETGXWApfgF0tpo6ZMutd&lt;br/&gt;OT0WGhCpj4yG1u5bRaiNnsOy9WcBTKzDOLZUVVh/GhUGHWUulZu8ujYrX7Q6GR5S&lt;br/&gt;VPvOOL6Ts/RGEAE1UWKzHfPjrLZAHKgLAzBjm6o1ZXdBcnV&#43;FsThNvd7fxHvaJsO&lt;br/&gt;pWGSu8qDmN/wH657Tphbthb4T/awnuf4rO6oBP&#43;OGu&#43;ydPIlIlt6rM2E4Bq366yy&lt;br/&gt;CJbzSR3x/P7fRmT2bbSg4rxTDyLFJpNIWOcNaMRBeO69OdNZxlranvFvEl/6FfqK&lt;br/&gt;GO/LPQiYCe/&#43;yhXgUJzzlYpayPiPFWCg0FxwQ&#43;xl1josTsrfPE4BUivkZvIlqOIY&lt;br/&gt;LX1fDHt/IIUNp8OUkY2eERxeB//dlY55nP7VGUEJLNnBkXuoBd70lMtGXxtgvw2M&lt;br/&gt;Wy5VER9CiEOUMMwzWi3Q&lt;br/&gt;=8mit&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150507/7528c1aa/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150507/7528c1aa/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:33:04&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2vwxwz5wgjzaz43nagdv3wwsv8cw35gnjnu5zrxgmucs5mxzsm6szyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6d76wll</id>
    
      <title type="html">📅 Original date posted:2015-04-24 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2vwxwz5wgjzaz43nagdv3wwsv8cw35gnjnu5zrxgmucs5mxzsm6szyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6d76wll" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8c5wvtka8dvxjwpjg69l45ccvsqw87f23z2t5l8nswurcdyks2mgjvh8rh&#39;&gt;nevent1q…h8rh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-04-24&lt;br/&gt;📝 Original message:On Sat, Apr 25, 2015 at 3:30 AM, Gregory Maxwell &amp;lt;gmaxwell at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Sat, Apr 25, 2015 at 12:22 AM, Justus Ranvier&lt;br/&gt;&amp;gt; &amp;lt;justus.ranvier at monetas.net&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; Taking the hash of the secret would then require an extra step to make&lt;br/&gt;&amp;gt; sure&lt;br/&gt;&amp;gt; &amp;gt; the hash is valid for secp256k1.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The x value may not be a valid member of the group, effectively the&lt;br/&gt;&amp;gt; same as with a hash. Its also very unequally distributed, as only&lt;br/&gt;&amp;gt; about half the possible values are points on the curve.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;ack&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;gt; &amp;gt; With 97 byte standard OP_RETURN values the ephemeral public&lt;br/&gt;&amp;gt; &amp;gt; key could be appended to the chain code, but that&amp;#39;s undesirable for&lt;br/&gt;&amp;gt; other reasons.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Can you elaborate?  Storing a ~33 byte (deterministically generated)&lt;br/&gt;&amp;gt; ephemeral key should be all that is required. Everything else,&lt;br/&gt;&amp;gt; including the chain code could be derived from it. What reason do you&lt;br/&gt;&amp;gt; have to include additional data?&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;The goal of the notification transaction is to send the same payment code&lt;br/&gt;to every recipient, but obscure the identity of the sender of the&lt;br/&gt;notification transaction from third party blockchain observers.&lt;br/&gt;&lt;br/&gt;The shared secret is used for that purpose, and the sender&amp;#39;s public key&lt;br/&gt;used for ECDH can&amp;#39;t be one derived from the payment code since the&lt;br/&gt;recipient doesn&amp;#39;t yet know the payment code.&lt;br/&gt;&lt;br/&gt;The notification transaction needs to communicate the 65 byte payment code&lt;br/&gt;along with one ephemeral public key used for ECDH. If that ephemeral key is&lt;br/&gt;not located in a signature script, it has to be somewhere else (such as in&lt;br/&gt;the same OP_RETURN output as the payment code.)&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;gt; &amp;gt; Taking the SHA512 of something less than 512 bits seemed wrong.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Why should it?  Adding the Y does not increase the entropy at all.  As&lt;br/&gt;&amp;gt; an aside, I think this can be reformulated to only need 256 bits of&lt;br/&gt;&amp;gt; output, and then the need for yet-another-hash-function could be&lt;br/&gt;&amp;gt; avoided in some cases.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Already fixed in&lt;br/&gt;&lt;a href=&#34;https://github.com/justusranvier/rfc/commit/8c4d3429012eb15847c4ae68f212c8b2dcd1b521&#34;&gt;https://github.com/justusranvier/rfc/commit/8c4d3429012eb15847c4ae68f212c8b2dcd1b521&lt;/a&gt;&lt;br/&gt;but it would be good to get confirmation of whether the way I fixed it is&lt;br/&gt;valid.&lt;br/&gt;&lt;br/&gt;&amp;gt; In this proposal I optimized for non-reliance on third party services&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The requirement for inputs is a guaranteed dependency on third party&lt;br/&gt;&amp;gt; services; so if thats whats being optimized for here it must go (well,&lt;br/&gt;&amp;gt; I think it must go for the reason of avoiding blocking users from&lt;br/&gt;&amp;gt; using other schemes to control their coins too..).&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;I&amp;#39;m not sure what you mean by &amp;#34;the requirement for inputs is a guaranteed&lt;br/&gt;dependency on third party&lt;br/&gt;services&amp;#34;&lt;br/&gt;&lt;br/&gt;At the proposal currently stands, an SPV wallet will have no trouble&lt;br/&gt;sending or receiving notification transactions without access to a third&lt;br/&gt;party service. The recipient just needs to see the transactions associated&lt;br/&gt;with its notification address.&lt;br/&gt;&lt;br/&gt;The point about restricting the types of scripts used as inputs is valid,&lt;br/&gt;but I think workarounds are available. If nothing else, the sender can make&lt;br/&gt;a suitable input using it&amp;#39;s own (suitably mixed) coins first.&lt;br/&gt;&lt;br/&gt;&amp;gt; I agree. I could not find a straightforward way to express a&lt;br/&gt;&amp;gt; multisignature payment code in less than 80 bytes.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; A prior stealth address proposal here handled them fine with only a&lt;br/&gt;&amp;gt; single ephemeral point in the op_return. It does result in a longer&lt;br/&gt;&amp;gt; address (is that what you&amp;#39;re referring to with &amp;#39;80 bytes&amp;#39;?)&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;I considered defining an additional path level for deterministic m-of-n&lt;br/&gt;multisig and adding a few bytes to the payment code to express those&lt;br/&gt;parameters, but thought it would be too limiting since it would preclude&lt;br/&gt;multisig with truly independent keys. It is a thing that could be done,&lt;br/&gt;however.&lt;br/&gt;&lt;br/&gt;&amp;gt; Exchanges could restrict bitcoin withdrawals to a single payment code&lt;br/&gt;&amp;gt; known to be associated with their identified customer.&lt;br/&gt;&amp;gt; &amp;gt; In some jurisdictions the ability to prove that withdrawals are sent to&lt;br/&gt;&amp;gt; a positively-identified party, rather than arbitrary third parties, might&lt;br/&gt;&amp;gt; move some Bitcoin businesses out of money transmitter territory into less&lt;br/&gt;&amp;gt; onerous regulatory situations.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; But this mandates horrible key management practices, reliance on a&lt;br/&gt;&amp;gt; single &amp;#34;hardcoded&amp;#34; private key which you cannot change; even if it&lt;br/&gt;&amp;gt; might be compromised or lost to the wind. It&amp;#39;s less horrible than&lt;br/&gt;&amp;gt; sticking to a single address because it doesn&amp;#39;t wedge privacy, I&lt;br/&gt;&amp;gt; agree; but care should be taken that a tortured dance for confused&lt;br/&gt;&amp;gt; regulatory cargo-cult reasons doesn&amp;#39;t mandate people not engage in&lt;br/&gt;&amp;gt; sound practices like periodic key rotation. :)&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Cold storage is still available (if admittedly less convenient than in&lt;br/&gt;traditional wallets).&lt;br/&gt;&lt;br/&gt;I would expect exchanges in practice to allow for payment codes to be&lt;br/&gt;changed, just with non-trivial waiting periods and plenty of human&lt;br/&gt;overview. It would be an infrequent event compared to the frequency of&lt;br/&gt;withdrawals.&lt;br/&gt;&lt;br/&gt;Various schemes which use public key authentication instead of passwords&lt;br/&gt;for web site authentication could be used to continually verify that the&lt;br/&gt;user hasn&amp;#39;t lost access to the key.&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150425/acb86657/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150425/acb86657/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:32:47&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspw2jxjp7t8a2mnnapkhk9xyfdz6t3a54z5sfmlc06z6mw6u0nf4szyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6hzglsx</id>
    
      <title type="html">📅 Original date posted:2015-03-17 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspw2jxjp7t8a2mnnapkhk9xyfdz6t3a54z5sfmlc06z6mw6u0nf4szyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6hzglsx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp2805xus5j55hm7zaaxtqm7hpkp84enmzq9wl7925md4hgde60tq3wyeg3&#39;&gt;nevent1q…yeg3&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-03-17&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;The ability of entities with large numbers of nodes to track the&lt;br/&gt;origination of Bitcoin transactions is very similar to an attack on&lt;br/&gt;the Freenet project.&lt;br/&gt;&lt;br/&gt;The Freenet project addressed this weakness by via a technique they&lt;br/&gt;called &amp;#34;Darket&amp;#34; - which means that nodes would only connected to a&lt;br/&gt;defined set of trusted peers instead of being open to all connections&lt;br/&gt;(Opennet) An individual Freenet node can operate in Opennet mode, or&lt;br/&gt;Darknet mode, or mixed mode. [1]&lt;br/&gt;&lt;br/&gt;This approach would be beneficial to Bitcoin as well to reduce privacy&lt;br/&gt;leaks due to harvesting attacks.&lt;br/&gt;&lt;br/&gt;Proposal:&lt;br/&gt;&lt;br/&gt;Allow Bitcoin nodes to create authenticated connections with trusted&lt;br/&gt;peers via CurveCP [2]. Nodes that have at least one CurveCP peer only&lt;br/&gt;broadcast their transactions to those peers.&lt;br/&gt;&lt;br/&gt;Use of CurveCP requires both sides of the connection to know each&lt;br/&gt;other&amp;#39;s long term public key. This key can be packaged in a structure&lt;br/&gt;similar in concept to a Freenet node reference.&lt;br/&gt;&lt;br/&gt;A Bitcoin node reference consists of a JSON structure containing one&lt;br/&gt;or more &amp;#34;externalip&amp;#34; elements followed by one &amp;#34;pubkey&amp;#34; element. The&lt;br/&gt;structure is then clearsigned by the long term CurveCP public key&lt;br/&gt;contained in the &amp;#34;pubkey&amp;#34; element.&lt;br/&gt;&lt;br/&gt;Users who wish to set up a secure connection between their nodes would&lt;br/&gt;first use an API command to generate their node references, exchange&lt;br/&gt;these files, and copy them to the ~/.bitcoin/curvecp directory with a&lt;br/&gt;.ref extension. The node only accepts CurveCP connections from, and&lt;br/&gt;attempts CurveCP connection to, peers whose references are present in&lt;br/&gt;that directory.&lt;br/&gt;&lt;br/&gt;Instead of listening both for regular TCP and CurveCP connections on&lt;br/&gt;the same port, CurveCP connections would take place on a separate&lt;br/&gt;port, designated by -bind_curvecp, -port_curvecp, and -externalip_curvecp&lt;br/&gt;&lt;br/&gt;If -bind_curvecp is specified, the node will always listen for&lt;br/&gt;incoming CurveCP connections, -listen=0 can be set to disallow&lt;br/&gt;non-authenticated incoming connections.&lt;br/&gt;&lt;br/&gt;Relationship with Tor:&lt;br/&gt;&lt;br/&gt;This proposal would work along with, or independently of Tor usage.&lt;br/&gt;&lt;br/&gt;The same network monitoring techniques which can track an originating&lt;br/&gt;transaction to a particular IP address could do the same thing for a&lt;br/&gt;node which is listening as a hidden service, and any technique for&lt;br/&gt;deanonymising hidden services could then identify the point of origin.&lt;br/&gt;&lt;br/&gt;Currently the only way to configure a node to submit its transactions&lt;br/&gt;anonymously to the network is to make the node non-listening, which&lt;br/&gt;means it can not contribute to the network.&lt;br/&gt;&lt;br/&gt;This proposal would allow nodes to contribute to the network as&lt;br/&gt;listening nodes, while retaining privacy with regards to transactions&lt;br/&gt;originating from themselves.&lt;br/&gt;&lt;br/&gt;SPV peers:&lt;br/&gt;&lt;br/&gt;CurveCP connections also can be created between full nodes and SPV&lt;br/&gt;nodes, in which case transactions originating from the SPV peers would&lt;br/&gt;be routed as if they originated from the full node.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;[1] &lt;a href=&#34;https://wiki.freenetproject.org/Darknet&#34;&gt;https://wiki.freenetproject.org/Darknet&lt;/a&gt;&lt;br/&gt;[2] &lt;a href=&#34;http://curvecp.org&#34;&gt;http://curvecp.org&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Justus Ranvier                   | Monetas &amp;lt;&lt;a href=&#34;http://monetas.net/&amp;gt&#34;&gt;http://monetas.net/&amp;gt&lt;/a&gt;;&lt;br/&gt;&amp;lt;mailto:justus at monetas.net&amp;gt;      | Public key ID : C3F7BB2638450DB5&lt;br/&gt;                                 | BM-2cTepVtZ6AyJAs2Y8LpcvZB8KbdaWLwKqc&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBAgAGBQJVCFWiAAoJECpf2nDq2eYjsqIP/2Ri7gmJ1ULqRKh6k0BZskTh&lt;br/&gt;zW2T&#43;Bm&#43;QgoTqiaoLSB61kX6IjwMdTTeVmzCn8ciRIUzvn&#43;RD4843qG0vYKAU3BZ&lt;br/&gt;o&#43;7kMzfAn&#43;KK/Y7j9S&#43;&#43;FLteCs21GxsQfARwkKlJxvluoqxlIL50K5H1SySpmZMs&lt;br/&gt;UKppgAIUpHv8H&#43;5T4hwRlgM2vnZv7YyMqEpCDAsVWtQfyOg/WsftVP2UI4zsM3ei&lt;br/&gt;KU36ztJYVUDqmnu3gg0mIW&#43;lv/DqHk59d3Mo/gveRUUUTGzYXy7kKkubCzJQ5t7s&lt;br/&gt;AgEdm5OmlKDEhZt/gFt6AA1FEjoQY&#43;TzDSspFCJMiXmWQU7xu&#43;wJwP7TBINXUbXr&lt;br/&gt;7TNPC0KWHkBCa0ccKvP4O72dToPQM8LQl42My8ye0sUkfqAcOldRoqYBsnpqAdVv&lt;br/&gt;ddvjSyr1wn1ek8bC7tjL1eRdjYz9PFeNayDv5vyur067DI5yjgpTXLjKVHxZe5TO&lt;br/&gt;zA8MC8gp/mHDexO9&#43;zmi&#43;mFdPD/HiFl2liiLMsSg7pxGxMCy6cB8sUXHNPm6&#43;vow&lt;br/&gt;HHGgRWAVWVkTZNHc7n50&#43;ugbtrudQaDOehVSH3NRLZC4pnRAg&#43;pzZz/5Z/WWjr/M&lt;br/&gt;mE1M3nbitCwznFpBm/Zgg7DUZq&#43;MMTlUwsiNdGhyqYfadW7L5/vlp4d7otNoIhOz&lt;br/&gt;V8zOgdC3ZwMfbf/g26PM&lt;br/&gt;=u2MW&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150317/ec52079c/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150317/ec52079c/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:32:10&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2ju6tf6avwzg4tgvl54ufeauzng6apjc7ahtchfwyrcekzqf0pyszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6cpssdn</id>
    
      <title type="html">📅 Original date posted:2015-03-13 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2ju6tf6avwzg4tgvl54ufeauzng6apjc7ahtchfwyrcekzqf0pyszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6cpssdn" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs98my7uaqpgl7vvdh6s30q6pfatj8cckh7hv52x3vd8fj7qhs4yjsphdgf5&#39;&gt;nevent1q…dgf5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-03-13&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 03/13/2015 05:08 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; That definition would include all SPV clients?&lt;br/&gt;&lt;br/&gt;Don&amp;#39;t SPV clients announce their intentions by the act of uploading a&lt;br/&gt;filter?&lt;br/&gt;&lt;br/&gt;&amp;gt; I get what you are trying to do. It just seems extremely tricky.&lt;br/&gt;&lt;br/&gt;Certainly the protocol could be designed in a way that provides&lt;br/&gt;finer-grained access controls and connection limits, which would make&lt;br/&gt;the situation more clear.&lt;br/&gt;&lt;br/&gt;What I&amp;#39;d actually like to see is for network users to pay for the node&lt;br/&gt;resources that they consume, so that anyone who wants to place&lt;br/&gt;increased load on the network would compensate node operators for the&lt;br/&gt;burden:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;http://bitcoinism.liberty.me/2015/02/09/economic-fallacies-and-the-block-size-limit-part-2-price-discovery/&#34;&gt;http://bitcoinism.liberty.me/2015/02/09/economic-fallacies-and-the-block-size-limit-part-2-price-discovery/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Absent that kind of comprehensive solution, problems like this will&lt;br/&gt;continue to recur.&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBAgAGBQJVA2HLAAoJECpf2nDq2eYjcvYP/iqYBxboMmTPLp9Kx3GlBdR/&lt;br/&gt;IPtCxVoaZQkqrAHlbbED1YHoI7QqaufdPMb9mw8bErFX7E89u4gD93jvx2x&#43;skqW&lt;br/&gt;KtqIyc5fHe4MgbtGypvE5GjSiqZZIqn7EYzLGVE5ydmO4SKpfodXIIRuQRkZ1fTG&lt;br/&gt;j0ovFc/bmigS7Cvf3gsMT5oW26IcEaH6mAZ/YU5oVEi1LGff8hUTq90uddOCpoqp&lt;br/&gt;mIj8MHMdd0yvtihjLwyJPdfT0qTOkbAxHJqwPLoOWzmrN0z1PbU9qcf0aHdDnMlT&lt;br/&gt;&#43;jWHqHzSxjwyB1bmUhi6vZKVFfd1moOTI3BBj&#43;Jqjc&#43;xaOmXCcyAtpfzq97VITZw&lt;br/&gt;qhAnYM4unsC0A1GH3fQEJPvoOy0kwyNNtI7z5YOrRJtihCpFSbtULqN9DUmxwgKL&lt;br/&gt;/0cmOc2SyjgflTiCejazBIJk4Ie&#43;WcV2cbgepdX8USb0tusQs&#43;jn2HMFGUfxywTz&lt;br/&gt;riy9Ex8Wftl12LAYXSbMQl7GnADYG9t0HIY3JqPAhAzEdPynXUduveatiQyNc6SH&lt;br/&gt;IqXraTgHj6IFFWB7eLjWuIleyxcFC81qTFNUYxEajGDLbCX00emKiR3RUpVZ/wP7&lt;br/&gt;8CXcV4zco1y1&#43;va1eD/7eNhTW/Xuf3&#43;KdqJs2reLq23fLV01HA92sRYbgLIxb0Yz&lt;br/&gt;yBsE&#43;PpY06vrHqoVD/4l&lt;br/&gt;=Ofbb&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150313/f9526c56/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150313/f9526c56/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:31:55&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfz4x6sn33hd9l5e2hqqm752h9m8rz4x8jtsfy5ev6099kpa69ddqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6a0ftus</id>
    
      <title type="html">📅 Original date posted:2015-03-13 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfz4x6sn33hd9l5e2hqqm752h9m8rz4x8jtsfy5ev6099kpa69ddqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6a0ftus" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0plyyxvfmlsd90vg44hlddxvl0njgkzvzu5963au0jv2merp2ryglxfzyd&#39;&gt;nevent1q…fzyd&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-03-13&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 03/13/2015 04:48 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; That would be rather new and tricky legal territory.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; But even putting the legal issues to one side, there are&lt;br/&gt;&amp;gt; definitional issues.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; For instance if the Chainalysis nodes started following the&lt;br/&gt;&amp;gt; protocol specs better and became just regular nodes that happen to&lt;br/&gt;&amp;gt; keep logs, would that still be a violation? If so, what about&lt;br/&gt;&amp;gt; blockchain.info? It&amp;#39;d be shooting ourselves in the foot to try and&lt;br/&gt;&amp;gt; forbid block explorers given how useful they are.&lt;br/&gt;&lt;br/&gt;I&amp;#39;m not talking about keeping logs, I mean purporting to be a network&lt;br/&gt;peer in order to gain a connection slot and then not behaving as one&lt;br/&gt;(not relaying transactions), thereby depriving the peers to which&lt;br/&gt;operator actually intends to offer service of the ability to connect.&lt;br/&gt;&lt;br/&gt;That someone wants to run a large number of nodes in order to make&lt;br/&gt;their own logs more saleable, does not mean they are entitled to break&lt;br/&gt;the protocol to make other node operators subsidize their log collection.&lt;br/&gt;&lt;br/&gt;Especially if a data collection company is deploying nodes that do not&lt;br/&gt;relay and aggressively reconnect after a ban, it seems like they&amp;#39;d&lt;br/&gt;have a hard time arguing that they were not knowingly exceeding&lt;br/&gt;authorized access.&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBAgAGBQJVA16sAAoJECpf2nDq2eYjxsUP/3ASGcsdGR8IEO7Fk8VghuVp&lt;br/&gt;jwIIM8Bu/WsoWKG76GhuPKs/qC0VC6GXKpGUBVy7bF8uwdhfdSXcyld9MIzIENJF&lt;br/&gt;I0wMX6B3SjqQG/g0rNZ91Dh3xKIF39/TQdDERM3yiQi1oavAc5TPLReN9ZbyRcVw&lt;br/&gt;vCfPWorTvrad5INCn/krcEopbI013aW2ryWnkN6sFGinF5Yf4xhrNQbQeGbhlH15&lt;br/&gt;/XUIBva6/PbUs4HaC&#43;wqJPSUfB4OmcP1ZfXMuPDEmKEWdI&#43;3WqUYF4sNAVOke560&lt;br/&gt;&#43;RL5qMJIxSUMYMAb3p&#43;025Fn6WOc2wupQzpH/ISkuaI&#43;5&#43;ne54Mx/ZHJg7Z7inov&lt;br/&gt;WMKfiUS6R8EHrY8IoNpO9uNqsgC&#43;y0vlU3ELqu&#43;gOhFTpMK7pVX2aAek8Qe7hSHy&lt;br/&gt;GwtG5U6AFubLqyzP9/pBJHnmDG71brsKffAXOePDjXWfLfhy78aeQ3HOnzVhv9QK&lt;br/&gt;snmE2C6Ex/tQDUwT9MKTdw59Hy7E7GdQlSPH&#43;MYQKUBlkpWLDGpi7oriBRwvEy4/&lt;br/&gt;NJCJU9&#43;x7jijD7vrjBE&#43;LSYdIQoZqE240N6teWqVc2wRPM8g&#43;e&#43;kSQqfjdKQdiQY&lt;br/&gt;waeKHBKerqRq2EGffeJWV1RIEFtFND1l8zw/5ZQF4w959zLvhk/QPHzxKyTbCM2f&lt;br/&gt;3DOgEWCJFLsNzpPQ8es2&lt;br/&gt;=MV9D&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150313/dafc843f/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150313/dafc843f/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:31:54&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsqwuek0usqyg3p23vfpgqfyqvepq6rymhxsh6t0h5ed7aflrle73gzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6p87dlq</id>
    
      <title type="html">📅 Original date posted:2015-03-13 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsqwuek0usqyg3p23vfpgqfyqvepq6rymhxsh6t0h5ed7aflrle73gzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6p87dlq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgvprt6khzgerhcywecwv2qu3qnxu3u4y5tk78sqp42rhhrjasf5qk26nz5&#39;&gt;nevent1q…6nz5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-03-13&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Given the recent news about Chainanalysis&lt;br/&gt;(&lt;a href=&#34;https://www.reddit.com/r/Bitcoin/comments/2yvy6b/a_regulatory_compliance_service_is_sybil/&#34;&gt;https://www.reddit.com/r/Bitcoin/comments/2yvy6b/a_regulatory_compliance_service_is_sybil/&lt;/a&gt;),&lt;br/&gt;and other companies who are disrupting the Bitcoin network&lt;br/&gt;(&lt;a href=&#34;https://www.reddit.com/r/Bitcoin/comments/2we0d9/in_an_unrelated_thread_a_bitcoin_dev_claimed/copzt3x&#34;&gt;https://www.reddit.com/r/Bitcoin/comments/2we0d9/in_an_unrelated_thread_a_bitcoin_dev_claimed/copzt3x&lt;/a&gt;)&lt;br/&gt;it might be worth reviewing the terms of the Computer Fraud and Abuse&lt;br/&gt;Act and similar legislation in other countries.&lt;br/&gt;&lt;br/&gt;Although it&amp;#39;s not possible to stop network attacks by making them&lt;br/&gt;illegal, it&amp;#39;s certainly possible to stop traditionally funded&lt;br/&gt;companies from engaging in that activity. Note there exist no&lt;br/&gt;VC-funded DDoS as a service companies operating openly.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s also worth discussing ways to make the responsibilities of&lt;br/&gt;network peers more explicit in the protocol, so that when an entity&lt;br/&gt;decides to access the network for purposes other than for what full&lt;br/&gt;node operators made connection slots available that behavior will be a&lt;br/&gt;more obvious violation of various anti-hacking laws.&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBAgAGBQJVA0IFAAoJECpf2nDq2eYjp0IP&#43;wVsW69xOpFIX4yRTHrEQYh7&lt;br/&gt;MCPM7OTkIay/O13TSewbxTRPww9Z6vOpmrDkFlWGYKyrLWyqUGwcKqOscE8r3P3U&lt;br/&gt;xdV5ACppol5HXra/bykxuaXJWF/yTM7PybFNQ2Ary0X41CFrOUITsO8SwWDl8jBu&lt;br/&gt;GtRgbWdALA6IQeeRLVQmMo3zC/uShOplOh/HrS2z9ZtXSm3rNkLzhnUWfznbixb0&lt;br/&gt;9C1yvIM5VOwoNcRKt7uoX6cl4mFsBO3Gfjz4rr5gABerTltBlRk4c3jnUDUlQiFC&lt;br/&gt;cppX9eaEYMLR7y0gHWnmzWcFW7LFwMR2isyJ79O2cpUpYNzbfp0fWetM1WVAMFSK&lt;br/&gt;7hyUlwVx4WgaVRT5hDb6QPHHvzCYjYq&#43;19&#43;9/uChh9P3s3QkKuFJUVYwHQ&#43;wnruK&lt;br/&gt;hPS3/vb7Tmt1eLTUeno4RRyJJ7likHsNA2bxWSG9rDezTownkSVZe2BQh3GIZOBg&lt;br/&gt;H8Nu2IDWK4pHJaCiswW4jfDsucuYiP7978p8ZFbZbymeflsXz1qyUHSVm9kngfZn&lt;br/&gt;sYUK4rgRsdrPpong0nqlmWcQW3VgmNO1tw5gmUqWTxQLnrCxgqnSdT7srzAw1ZaS&lt;br/&gt;YIAaB1rBy8k7QyDCOyIsIV&#43;n1H26ZBa8PrqdRExlz6PuWcywjuEbcIfEl9QSURA&#43;&lt;br/&gt;pLuNJ&#43;uQN&#43;JBjKokmaSQ&lt;br/&gt;=ZO1/&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 18381 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150313/0fe22b36/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150313/0fe22b36/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:31:54&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxcawcf75x0yhhu6qnsxwufpn8z869phjay2nsddwv99qgjksrmwgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6587043</id>
    
      <title type="html">📅 Original date posted:2015-02-12 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxcawcf75x0yhhu6qnsxwufpn8z869phjay2nsddwv99qgjksrmwgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6587043" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs00u07p827y4zwz09yvgrzp4af7r272kh0uwjpex8s57v4ejmr3wcc0vwn6&#39;&gt;nevent1q…vwn6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-02-12&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA256&lt;br/&gt;&lt;br/&gt;On 02/12/2015 07:47 PM, Allen Piscitello wrote:&lt;br/&gt;&amp;gt; Nothing will stop that.  Bitcoin needs to deal with those issues,&lt;br/&gt;&amp;gt; not stick our heads in the sand and pretend they don&amp;#39;t exist out of&lt;br/&gt;&amp;gt; benevolence. This isn&amp;#39;t a pet solution, but the rules of the&lt;br/&gt;&amp;gt; protocol and what is realistically possible given the nature of&lt;br/&gt;&amp;gt; distributed consensus.  Relying on altruism is a recipe for&lt;br/&gt;&amp;gt; failure.&lt;br/&gt;&lt;br/&gt;If there&amp;#39;s a risk of fire burning down wooden buildings, pass out fire&lt;br/&gt;extinguishers and smoke detectors, not matches.&lt;br/&gt;&lt;br/&gt;The latter makes one an arsonist.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBCAAGBQJU3QRrAAoJECpf2nDq2eYjLtwP/3t0uplMwjpt6MP0wrPwOfkJ&lt;br/&gt;tRRyAaSkEsZi3&#43;XjU2GVThG7kAlP2oIGFnoHc1QldhlEeWEJgPZyn7qq&#43;mPx&#43;I5&#43;&lt;br/&gt;OKb0PhSwRpTe0lh&#43;r1dGyVqN&#43;sSfbasJ9RSXYPmw1OW9ud4WOsgOh&#43;oBTQWfuhvc&lt;br/&gt;p32Fxxx5JKjc4AnCVajSzNlPlXrBy3pFfL5F1ek4Wu&#43;H0haz39VE/EYAWlXjyWxT&lt;br/&gt;vhUzv&#43;9bcy3r8pe3eYUAmsXYLZAKb/9hWJdht6SKd509BlV6LVSrUh8Y2SJ3PYKt&lt;br/&gt;z3l4WmiUXkkdk1blqtLDyfUTEZSnBK8X4esj8Sp53WfOXNkgBKe1vr4EhTXaEQMU&lt;br/&gt;KD1e5s12xspPYgJdW9TWacIYKp3Ft3yBODJOTNZL3j0ryzYA&#43;KU5ZumdHIm10J3S&lt;br/&gt;J1IDQBraONESinHybGPKYtUCikTkl6TemW/CpfjRhQONov4708FIg&#43;KQAo6ui56N&lt;br/&gt;otfDGEwqH1qKgbt5DugdEBtxDmYmcYdFjID2&#43;ZLwK6ngat8UAw2dQoCnUtkZ7w&#43;i&lt;br/&gt;Oxz4cm1vIRjv&#43;BYipQjg4IRRZNvpEXSolz6u91qqj8SlXXdY7sZ3B5HwtGSOVX5y&lt;br/&gt;l3NxYVOazA/NA/zcCG9ZPjr/O5sKJ40IjcLbTHvE1POuiF167xF2&#43;U2Sdf/43d9d&lt;br/&gt;cE68utrIaurfJsDA/L/&#43;&lt;br/&gt;=pTe/&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 14416 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/c63d0ce4/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/c63d0ce4/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:30:17&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs27f5w8wvrq3xuqvhwwamrkl8f6xdn7fqehs02je56fpvrap8tqegzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd65utn7e</id>
    
      <title type="html">📅 Original date posted:2015-02-12 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs27f5w8wvrq3xuqvhwwamrkl8f6xdn7fqehs02je56fpvrap8tqegzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd65utn7e" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9gzf44u02rrys75mlnva9d46t4hmnr5q7thrzv28jnrm9v22chyc3yg70x&#39;&gt;nevent1q…g70x&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-02-12&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA256&lt;br/&gt;&lt;br/&gt;On 02/12/2015 07:45 PM, Peter Todd wrote:&lt;br/&gt;&amp;gt; None of those solutions are compatible with decentralized networks&lt;br/&gt;&amp;gt; for a lot of reasons. Given the inability to prevent sybil attacks&lt;br/&gt;&amp;gt; your suggestions lead to people being unfairly punished for poor&lt;br/&gt;&amp;gt; connectivity that may be entirely out of their control. They also&lt;br/&gt;&amp;gt; make maintaining a Bitcoin node and mining the blockchain require a&lt;br/&gt;&amp;gt; significant amount of hands on maintenance, again incompatible with&lt;br/&gt;&amp;gt; a decentralized system.&lt;br/&gt;&lt;br/&gt;So maybe scorched-earth solutions aren&amp;#39;t a good idea after all.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBCAAGBQJU3QO8AAoJECpf2nDq2eYj4bUP/R8Lwjpdvc8Wu573&#43;cGVRI88&lt;br/&gt;/J8fURgYTxS9yvNNGRRHDYkHiqAcGI4sHIQQkqGs&#43;A6mdDTbq6bJ04RjHoznlYbj&lt;br/&gt;TcpaKQkEynVSD5AjMnZ7Z/zLsc&#43;qjFChNGNgxC3k4AW5UdBgo3VTE8HR1rVXM5C3&lt;br/&gt;JLCSKv8uCRkHJxRlXZwE9/sZTZAAuLFVdTQb6sfi4Kb4Ztn8P2K2IsEnOlFwv1cZ&lt;br/&gt;ZNByxa56iBbNrVQa7hbbNXauIGOkj0fM3MB75JUQK/dHnW5d19bNHRIG0vnTtczH&lt;br/&gt;eoVvEdMtpSF/e7S6Kzx5xfcmCQsBRX7JIHyuZpBYAgr1HxjXOrdvqgWQCWDSUtNO&lt;br/&gt;ybzYwNKUbSCgbp6tbVTQuskm0QKVRcrrqMPZepPcgjQ/FLB8EALqarROkJTop/3p&lt;br/&gt;8YatD3iq77SdnOfmFMZCFGHzn4UaxturRdEYIfeqz2Ia0YyyH3GWs1juhazyH&#43;CM&lt;br/&gt;u6HbXXrq6AJmKWLYbSK1ycUBo9OhFObT9X3XswsWa0uNtSwLveqlvaI77UHkJbnr&lt;br/&gt;U9Ek9V0WznV1H9hn6qJpKyS/d&#43;M64dfGjBSo79b50IxvlKrHKBPZkdHfSUyjnMFW&lt;br/&gt;rl9uE0jB6oLFUcqchypJ89HUeso7fD/8l36w0Z4TkMrcAy9V0RIj6P5nBYBU1U1s&lt;br/&gt;cLblEvdmUqmt4t&#43;D1o4K&lt;br/&gt;=YnGT&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 14416 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/f016c8f4/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/f016c8f4/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:30:16&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspjeg83c6q2gp56spkc2sd28puegaqsd5y9lffrc3kpt6r0hx8zjczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6wyg9z6</id>
    
      <title type="html">📅 Original date posted:2015-02-12 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspjeg83c6q2gp56spkc2sd28puegaqsd5y9lffrc3kpt6r0hx8zjczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6wyg9z6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2vgd7llzqef558h2u7hl797jdzw034y4j656yuu4ecftqcj2ck8clkpru8&#39;&gt;nevent1q…pru8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-02-12&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA256&lt;br/&gt;&lt;br/&gt;On 02/12/2015 07:15 PM, Alan Reiner wrote:&lt;br/&gt;&amp;gt; I&amp;#39;ll add fuel to the fire here, and express that I believe that &lt;br/&gt;&amp;gt; replace-by-fee is good in the long-term.  Peter is not breaking&lt;br/&gt;&amp;gt; the zero-conf, it was already broken, and not admitting it creates&lt;br/&gt;&amp;gt; a false sense of security.  I don&amp;#39;t want to see systems that are&lt;br/&gt;&amp;gt; built on the assumption that zero-conf tx are safe solely because&lt;br/&gt;&amp;gt; it has always appeared safe.  You can argue about rational miner&lt;br/&gt;&amp;gt; behaviors all day, but in a decentralized system you have no idea&lt;br/&gt;&amp;gt; what miners consider rational, or speculate about their incentives.&lt;br/&gt;&amp;gt; &lt;br/&gt;As noted elsewhere in the thread, there are two problems with this&lt;br/&gt;analysis:&lt;br/&gt;&lt;br/&gt;1. It asserts that zero-confirmation transactions are in a binary&lt;br/&gt;state of safe/broken instead of recognizing that relying on them is a&lt;br/&gt;non-binary risk analysis on the part of a merchant.&lt;br/&gt;&lt;br/&gt;2. Assumptions about what is profitable for miners are based on all&lt;br/&gt;miners having short time horizons for calculating profits.&lt;br/&gt;&lt;br/&gt;In addition, I&amp;#39;ll add that there is an assumption that honest actors&lt;br/&gt;can not alter their behavior in response to changing conditions.&lt;br/&gt;&lt;br/&gt;Since scorched-earth solutions to problems are apparently acceptable&lt;br/&gt;now, what would stop more honest node operators from patching their&lt;br/&gt;nodes to blacklist any peer that relays replace-by-fee transactions,&lt;br/&gt;and maybe even publish an IP address list of those peers?&lt;br/&gt;&lt;br/&gt;Punishing Bitcoin users for not adopting somebody&amp;#39;s pet solution to a&lt;br/&gt;problem neither responsible nor ethical.&lt;br/&gt;&lt;br/&gt;Child-pays-for-parent allows for stuck transactions to be cleared from&lt;br/&gt;the mempool, and allows recipients of zero-conf transactions to adjust&lt;br/&gt;their risk exposure as much or as little as they like.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s a solution that gives Bitcoin users more freedom, instead of&lt;br/&gt;trying to coerce them into pre-determined directions.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBCAAGBQJU3QA&#43;AAoJECpf2nDq2eYjnagQAJzxQtMMe0ZwAV6UZX&#43;ORrzt&lt;br/&gt;vWh3bfbaO2/NfGL6dXK2i5rWeLTGIkiqZatwaW8S0M53ExMHaqDmW6db6TeE7aDO&lt;br/&gt;hZg4x618FWhYdG7DsfDxThd3rRupSGNJoL3L2763tSz&#43;TrX5HptRh&#43;e8gdy1Sq99&lt;br/&gt;kk1Fyv1jJVBIXBmck19fj0iKOF8rS7n45d4jXO85VF/kfPegslZ7g9lwyH&#43;b/iJ/&lt;br/&gt;F0dfQmMefjEugpSrHww0Dnb4jjoOHz5tdW/Tv5DDNWDmsj/gYAMYRxZvoSl&#43;AvAt&lt;br/&gt;P76odgDUwtbMpb&#43;w3skLRLJCcBuTpSlmYVIhp5YlBrpc9ibznxGe&#43;T3BfYoVGKvh&lt;br/&gt;pz/AxsLcNW3Wc0l0zOHdzoOj4lHjQ/WjJGC/dujnYlZozN&#43;7nuU/GTuSR1GpMxg5&lt;br/&gt;sOM3RuE/Fd&#43;/JII7k7&#43;zMNore44X0p/QVko8OK3kVVPx02Pu1PxRWNHJ2DMY0p7f&lt;br/&gt;b1nsVU5i/853sUez7SyBz5oaNgCgsz4lDKw&#43;&#43;TeXhrD6gkdi0LMVOEUjIGMyTZwd&lt;br/&gt;j1wfdfdhhPakcDuyl0ybd9SpSgsUmXkU7N2nkpG8MxMdbopqIhACknZZOrXgoJqL&lt;br/&gt;LtbP1O6v8wvbsdeEH7cXJJhi1IBJK28dv0aBLN6fcqukP23s//Qe&#43;5hhX5nNeUg0&lt;br/&gt;F9dKdL5zCGofvU/U5BVq&lt;br/&gt;=kEMr&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 14416 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/3b3f9a5d/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/3b3f9a5d/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:30:16&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg4qgksrhz4s8z9lcrsmzetr8wry27dy04ztjfqgu7hej6u7mq7rqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6c7v0nq</id>
    
      <title type="html">📅 Original date posted:2015-02-12 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg4qgksrhz4s8z9lcrsmzetr8wry27dy04ztjfqgu7hej6u7mq7rqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6c7v0nq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqsrrwz6wgt632huycj43y4lsxgr9ntphle7gpxzf5529rxs8zwksekd96x&#39;&gt;nevent1q…d96x&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-02-12&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA256&lt;br/&gt;&lt;br/&gt;On 02/12/2015 05:24 PM, Oleg Andreev wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; I think that is a misdirection on your part. The point of&lt;br/&gt;&amp;gt;&amp;gt; replace-by-fee is to make 0-confirms reliably unreliable.&lt;br/&gt;&amp;gt;&amp;gt; Currently people can &amp;#34;get away&amp;#34; with 0-confirms but it&amp;#39;s only&lt;br/&gt;&amp;gt;&amp;gt; because most people arent actively double spending, and when they&lt;br/&gt;&amp;gt;&amp;gt; do it is for higher value targets. Double spend attacks are&lt;br/&gt;&amp;gt;&amp;gt; happening a lot more frequently than is being admitted here,&lt;br/&gt;&amp;gt;&amp;gt; according to Peter from work with various clients.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Like single address reuse, people have gotten used to something&lt;br/&gt;&amp;gt;&amp;gt; which is bad. Generally accepting 0-conf is also a bad idea(tm)&lt;br/&gt;&amp;gt;&amp;gt; and instant confirmation solutions should be sought elsewhere.&lt;br/&gt;&amp;gt;&amp;gt; There are already interesting solutions and concepts:&lt;br/&gt;&amp;gt;&amp;gt; greenaddress for example, and CHECKLOCKTIMEVERIFY micropayment&lt;br/&gt;&amp;gt;&amp;gt; channels for example. Rather than supporting and promoting risky&lt;br/&gt;&amp;gt;&amp;gt; 0-confirms, we need to spend time on better alternative solutions&lt;br/&gt;&amp;gt;&amp;gt; that will work for everyone and not during the honeymoon phase&lt;br/&gt;&amp;gt;&amp;gt; where attackers are fewer.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Here&amp;#39;s value-free assessment of the issue here:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; 1. Zero-conf txs are unsafe. 2. We&amp;#39;d all want to have a safer&lt;br/&gt;&amp;gt; instant payments solution if possible. 3. As a social artifact,&lt;br/&gt;&amp;gt; today zeroconf txs happen to work for some people in some&lt;br/&gt;&amp;gt; situations. 4. Replace-by-fee will break #3 and probably hasten&lt;br/&gt;&amp;gt; development of #2.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The discussion boils down to whether we should make #2 happen&lt;br/&gt;&amp;gt; sooner by breaking remnants of #3 sooner.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I personally would rather not break anything, but work as fast as&lt;br/&gt;&amp;gt; possible on #2 so no matter when and how #3 becomes utterly broken,&lt;br/&gt;&amp;gt; we have a better solution. This implies that I also don&amp;#39;t want to&lt;br/&gt;&amp;gt; waste time debating with Peter Todd and others. I want to be ready&lt;br/&gt;&amp;gt; with a working tool when zeroconf completely fails (with that patch&lt;br/&gt;&amp;gt; or for some other reasons).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; TL;DR: those who are against the patch are better off building a&lt;br/&gt;&amp;gt; decentralized clearing network rather than wasting time on debates.&lt;br/&gt;&amp;gt; When we have such network, we might all want this patch to be used&lt;br/&gt;&amp;gt; for all the reasons Peter has already outlined.&lt;br/&gt;&lt;br/&gt;You&amp;#39;ve left out of the discussion that many (or all) proposed&lt;br/&gt;solutions for 2 either reduce privacy, or security, or both.&lt;br/&gt;&lt;br/&gt;That fact should not be ignored or swept under the rug.&lt;br/&gt;&lt;br/&gt;There&amp;#39;s also no mention of the degree to which child-pays-for-parent&lt;br/&gt;achieves the stated aims of the original proposal (clearing mempool of&lt;br/&gt;stuck transactions, increasing payee assurance of conformation)&lt;br/&gt;without introducing incentives to double spend or forcing people into&lt;br/&gt;privacy/security sacrifices.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBCAAGBQJU3OzkAAoJECpf2nDq2eYjDM8P/1a4bNa5s0ryMZHBxyhGcVk5&lt;br/&gt;6hTSPpUF2/Y81JaC/EqzH8MMKqnPVcLxoikKoO5tIUxeo5bwC5OO8YyGk4NrpeCM&lt;br/&gt;HTmROR&#43;4XFOULi1dsUs5LP5oBQ&#43;sPu1uNOZKn2fPCgtkO0xj8/w3mCdlVlf7g&#43;v4&lt;br/&gt;bYt6rSmSCzyCY0qFQVYvyBoYeSVt6icdz45D54BvyNsEtlT&#43;HvbNdG/SznT7QsLF&lt;br/&gt;2rOZezp5zbIyhbhaV5KtCKwYzATFYr0nWFHVnBkYWcOY3mJdPg6zODUO5ocbGs45&lt;br/&gt;RHEB8KMsKtrD&#43;gnCwCoSb&#43;J6TNlA8y//ilKemPb&#43;gRSVVM1JJpHBwv7fc8jUu2Ap&lt;br/&gt;V9YNKOVOrmoGb5X2sCctAZ6474p8HCUgZh50OluQph01tGtq3uC1djJUvnVCP232&lt;br/&gt;FQD47AU2LhU3wPjWSGEDIGtpeAk91&#43;6huRCzv600xnIISd5KpryKpD6qWC3M4MGs&lt;br/&gt;G4omAZhHjW5/E8CO/CH21nbPA2P1wozrGE5N8UTc2kwias/4Vn&#43;v3IedjnSiS&#43;IF&lt;br/&gt;n37MzlyCVs9qXyT7WylT4UAnc9exxHwGXKrvcCUaIAw7FOFEHjiHYLjZFIrVWmpM&lt;br/&gt;7qxjMD/yM3kDmd/&#43;YxCbITAERsHh04k4PITLVbnOyXY&#43;axi&#43;Xuow9v5HvwqERvt8&lt;br/&gt;XjbkwrkFIuKfUJyfIuR&#43;&lt;br/&gt;=ony0&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 14416 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/d4df7cc6/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150212/d4df7cc6/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:30:15&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsp4ngrn3yj5drnqunhhmsma5nzcv0ehze69v9qu7qxxmz78tsnztszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6m2frsk</id>
    
      <title type="html">📅 Original date posted:2015-01-20 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsp4ngrn3yj5drnqunhhmsma5nzcv0ehze69v9qu7qxxmz78tsnztszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6m2frsk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp4j2etyrcx9m76a0ezu9ankuxgdyhzu64ye7aat5hp70szjsmj5cfv4lps&#39;&gt;nevent1q…4lps&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-01-20&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 01/20/2015 03:46 PM, Peter Todd wrote:&lt;br/&gt;&amp;gt; But ultimately we&amp;#39;re not going to know until court cases start &lt;br/&gt;&amp;gt; happening. In the meantime probably the best advice - other than&lt;br/&gt;&amp;gt; getting out of the wallet business! - is to do everything you can&lt;br/&gt;&amp;gt; to prevent losses through malicious auto-updates. Create systems&lt;br/&gt;&amp;gt; where as many people as possible have to sign off and review an&lt;br/&gt;&amp;gt; update before it has the opportunity to spend user funds. Not&lt;br/&gt;&amp;gt; having auto-updates at all is a (legally) safe way to achieve that&lt;br/&gt;&amp;gt; goal; if you do have them make sure the process by which an update&lt;br/&gt;&amp;gt; happens is controlled by more than one person and there are&lt;br/&gt;&amp;gt; mechanisms in place to create good audit logs of how exactly an&lt;br/&gt;&amp;gt; update happened.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Finally keep in mind that one of the consequences of a custodial &lt;br/&gt;&amp;gt; relationship is that some legal authority might try to *force* you&lt;br/&gt;&amp;gt; to seize user funds. StrongCoin made it 100% clear to authorities&lt;br/&gt;&amp;gt; that they and sites like them are able to seize funds at will - I&lt;br/&gt;&amp;gt; won&amp;#39;t be surprised if authorities use that power in the future. The&lt;br/&gt;&amp;gt; more automatic and less transparent an update is, the higher the&lt;br/&gt;&amp;gt; chance some authority will lean on you to seize funds. So don&amp;#39;t&lt;br/&gt;&amp;gt; make it easy for yourself to meet those demands.&lt;br/&gt;&lt;br/&gt;One suggestion you didn&amp;#39;t mention was jurisdictional arbitrage - don&amp;#39;t&lt;br/&gt;be located in the same country as the majority of your users.&lt;br/&gt;&lt;br/&gt;Or, from the other perspective, users should be strongly encouraged to&lt;br/&gt;get their wallet software from companies/organizations not located in&lt;br/&gt;the same country as them.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Justus Ranvier                   | Monetas &amp;lt;&lt;a href=&#34;http://monetas.net/&amp;gt&#34;&gt;http://monetas.net/&amp;gt&lt;/a&gt;;&lt;br/&gt;&amp;lt;mailto:justus at monetas.net&amp;gt;      | Public key ID : C3F7BB2638450DB5&lt;br/&gt;                                 | BM-2cTepVtZ6AyJAs2Y8LpcvZB8KbdaWLwKqc&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQIcBAEBAgAGBQJUvpSqAAoJECpf2nDq2eYj0oQQAI62vLPzFrkLZoRw3bIw5GWt&lt;br/&gt;6L8dpLUviRS7ZaQlNB49TT4L4Ky&#43;MJ1PxaHwb4YPxrVcCWDLiJb51CtODduF/9rR&lt;br/&gt;8N4xoQuf/6DhsBHWJE8NDwP&#43;9JUOlY23xdSe/BlLz9N1Ql/EV0HTCu28A9xbhK1L&lt;br/&gt;QHgwX3p5/ZCJo7PCARF3o&#43;EZOif5MsA4MdQ11HhyFWN/fgww9AVOIg/0m&#43;tIqkjR&lt;br/&gt;yoOzFww4AejC7nxi&#43;Q&#43;elljpvp2Q/Nv8cVOVlp9l4&#43;f9P7sg0em9YUCE&#43;iAxoZTT&lt;br/&gt;7b9soUXFUjWlxFITR5RnjlDUnmra9QhBIhogBQbLelt/vdoRInz&#43;kXxroR2x3uKh&lt;br/&gt;EJoet2czRB1oiRKHE4iSAv&#43;1pnavQJDVo5/mUMzeM15zCnQ16Mfu9aOpqvijK0cw&lt;br/&gt;u67E4IAPJ2PmUy4sPPJ/4H4FPLmJrSUkLxxzq/4prmLLmeZZvPwjavnULHir4jyG&lt;br/&gt;aaxFqMkbeJSeK3hLk7hnlrwpQRAEq7om&#43;EpQ7fAx1lmEoA3eOHaeclh7/XzDwIB4&lt;br/&gt;AK/jX&#43;1ylhGvfuKNzwTQVX8dEzaHRwLAfLfHUNnP80WhBzH5ODicwcOwwOanL6/A&lt;br/&gt;qgqwDSSB/Q5aj3VsThQ&#43;PR81u/wA5t/Av9&#43;Wn/g&#43;AEMyzCnJcnHxDe41ZEn4UzYY&lt;br/&gt;&#43;RAX1P8yzF/M2ZQUeMLh&lt;br/&gt;=G0GE&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0xEAD9E623.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 17528 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150120/7edc7d91/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150120/7edc7d91/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:28:48&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2asrgkldrxhtmfvh50p7jcqfrjtpvgcwzduw32h3aky7e7l599gczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6e5teak</id>
    
      <title type="html">📅 Original date posted:2014-08-19 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2asrgkldrxhtmfvh50p7jcqfrjtpvgcwzduw32h3aky7e7l599gczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6e5teak" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy40nm8rleduthglc48r374mf39pqks5ztcawf8pvtdd7ttap022qvfcftm&#39;&gt;nevent1q…cftm&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-08-19&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA256&lt;br/&gt;&lt;br/&gt;On 08/19/2014 03:30 PM, Richard Moore wrote:&lt;br/&gt;&amp;gt; Oh, I see. I misread, thinking you wanted the dev team to have a&lt;br/&gt;&amp;gt; private key and share the public key, similar to alerts. But each&lt;br/&gt;&amp;gt; peer would have a public/private key pair and use something akin to&lt;br/&gt;&amp;gt; ECDH for a symmetric key and transport using a block cipher?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; How would you share the public key? If I were a man-in-the-middle,&lt;br/&gt;&amp;gt; I could intercept the public key, generate my own and pass that&lt;br/&gt;&amp;gt; along and then decouple the pipe when the other side shares their&lt;br/&gt;&amp;gt; public key.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Also, you should not ignore your SSH fingerprint, as you exactly&lt;br/&gt;&amp;gt; open yourself to mitm attacks.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;http://curvecp.org&#34;&gt;http://curvecp.org&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;If that&amp;#39;s not acceptable, even using TLS with self-signed certificates&lt;br/&gt;would be an improvement.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCAAGBQJT83Y1AAoJEMP3uyY4RQ21aqUH/3rGvgz3J6UYY2Qb2qzNoucB&lt;br/&gt;QqIj4fByZncX7Fhx5YK6fc6QoLr4Oqxd&#43;zgbJ3ghrLtAJ7dm61iLmmib8MuDz2K1&lt;br/&gt;kQj8xmZhWuUFI26bjK54RlKoWg46XFKNKcaVub6JmVg9dH8mX86mF746KnR5ZqdX&lt;br/&gt;BuehWoEqcHlY3JkrTgOGpHjT/EGScZQxzJHzsBOfUJuX12lFtzcWzBTZyo5K8fD&#43;&lt;br/&gt;6eub3i6Fc4qn/c788UVFsmHeWV&#43;NCeB1/y94V1&#43;peIPWYhrZO&#43;FVm&#43;xEflG4U81Q&lt;br/&gt;MRejqNjFT8ztT5vRHx1qJsmIgnzT0SXfh&#43;FRt0hdqJizjlmyntMmCXjFmtnIeT8=&lt;br/&gt;=9qWl&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x38450DB5.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 14046 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140819/b2be03df/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140819/b2be03df/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:25:19&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0gmtjcyj95azamt37edtsnju9ke0gnna4fu06nw8rtljdz7gdypqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6acekh2</id>
    
      <title type="html">📅 Original date posted:2014-06-16 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0gmtjcyj95azamt37edtsnju9ke0gnna4fu06nw8rtljdz7gdypqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6acekh2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs274kv7dhu5vq0tjj7sd7eav6424txsqcrrsa8tgd5e4v4avg8xpc7wawaw&#39;&gt;nevent1q…awaw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-06-16&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 06/16/2014 04:25 PM, Matt Whitlock wrote:&lt;br/&gt;&amp;gt; How can there be any kind of lottery that doesn&amp;#39;t involve proof of&lt;br/&gt;&amp;gt; work or proof of stake? Without some resource-limiting factor,&lt;br/&gt;&amp;gt; there is no way to limit the number of &amp;#34;lottery tickets&amp;#34; any given&lt;br/&gt;&amp;gt; individual could acquire. The very process of Bitcoin mining was&lt;br/&gt;&amp;gt; invented specifically to overcome the Sybil problem, which had&lt;br/&gt;&amp;gt; plagued computer scientists for decades, and now you&amp;#39;re proposing a&lt;br/&gt;&amp;gt; system that suffers from the same problem. Or am I wrong about&lt;br/&gt;&amp;gt; this?&lt;br/&gt;&lt;br/&gt;If you allow the solution set to include pay-to-play networks, and not&lt;br/&gt;just free P2P networks, then it&amp;#39;s easier to find a solution&lt;br/&gt;&lt;br/&gt;Imagine every node is competing with its peers in terms of relevancy.&lt;br/&gt;Relevancy is established by delivering newly-seen transactions first.&lt;br/&gt;&lt;br/&gt;Each node keeps track of which of its peers send it transactions that&lt;br/&gt;it hadn&amp;#39;t seen and forwarded to them yet (making sure that the&lt;br/&gt;transactions do make it into a block) and uses that information to&lt;br/&gt;determine whether or not it should be paying that peer, or if that&lt;br/&gt;peer should be paying it, or if they are equal relevancy and no net&lt;br/&gt;payment is required.&lt;br/&gt;&lt;br/&gt;Once any given pair of nodes can establish who, if anyone, should be&lt;br/&gt;paying they could use micropayment channels to handle payments.&lt;br/&gt;&lt;br/&gt;Nodes that are well connected, and with high uptimes would end up&lt;br/&gt;being net recipients of payments. Mobile nodes and other low-uptime&lt;br/&gt;nodes would be net payers.&lt;br/&gt;&lt;br/&gt;Now that you&amp;#39;ve established a market for the service of delivering&lt;br/&gt;transaction information, you can rely on price signals to properly&lt;br/&gt;match supply and demand.&lt;br/&gt;&lt;br/&gt;People who hate market-based solutions could always run these nodes&lt;br/&gt;and configure them to refuse to pay anyone, and to charge nothing to&lt;br/&gt;their peers, if that&amp;#39;s what they wanted.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTnyRMAAoJEMP3uyY4RQ21XwgH/RPlhgR63XF9/Sm&#43;z0EBxVtO&lt;br/&gt;0hzDngD0iTO1v5LRmas9P5ZuQ97j8169pui&#43;EJO8clXjV41yEu96jc0BiOQTnfMR&lt;br/&gt;rzPfgeZqfnVNDvIfJnLRMeVCJMiu9Tjdqx83S28Tz9sx/sgy1uw9INX7M7wOIHFR&lt;br/&gt;7GLA16k4g8qcmnX89XXM3Uf7/3fhL2kiN/E59V2n6qYJAnYTUEb&#43;uehclzR&#43;T4v4&lt;br/&gt;93oAF3TjgLU6J0VleDrvgFcyLriGBjOmkTAvmOJQF1H/s4gzHol5kbOb9vqQ7BJX&lt;br/&gt;QQ/mEYHEdCHTxU59FdZ5CmFYZrINHj&#43;mNnu1RorYYF1FLbBDTDpq4zjrJpngayI=&lt;br/&gt;=9qQJ&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x38450DB5.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 12464 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140616/7a64d188/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140616/7a64d188/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:22:54&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspl23kpfq0e0nen6w97kwfmuqtq2343cpnceeu6pkzmfe5g969mpczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd63w82lh</id>
    
      <title type="html">📅 Original date posted:2014-05-19 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspl23kpfq0e0nen6w97kwfmuqtq2343cpnceeu6pkzmfe5g969mpczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd63w82lh" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9pdsw32wk7sy9u85yukmhxcstvmk0vzrtvumsj4u7akh2skulxsqudp555&#39;&gt;nevent1q…p555&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-19&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 05/19/2014 10:06 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; Sorry. I will never agree to the concept of a relevant idea so&lt;br/&gt;&amp;gt; dangerous it cannot be discussed. That&amp;#39;s medieval thinking. If you&lt;br/&gt;&amp;gt; would like to create a parallel development forum where people have&lt;br/&gt;&amp;gt; to swear an oath not to think bad thoughts, go right ahead and do&lt;br/&gt;&amp;gt; so.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; But I&amp;#39;m glad to see you correctly identified yourself as one of the&lt;br/&gt;&amp;gt; people causing problems on this list. Your vicious attacks are one&lt;br/&gt;&amp;gt; of the reasons we&amp;#39;re now seeing threads that start with &amp;#34;I hope I&lt;br/&gt;&amp;gt; don&amp;#39;t get flamed or laughed at for this idea but ....&amp;#34; which is&lt;br/&gt;&amp;gt; totally unacceptable. I would prefer you just unsubscribe, in the&lt;br/&gt;&amp;gt; hope we get a second chance from some of the potential developers&lt;br/&gt;&amp;gt; we&amp;#39;ve lost.&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;I&amp;#39;m glad to see you correctly identified yourself as well.&lt;br/&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTemXNAAoJEMP3uyY4RQ21KNUH/12vTPOPNjQQIunTkNCSqV6P&lt;br/&gt;hub7mrW/hS4NSlK7P3Laq5qj&#43;qB9ou/uIRCPP6uIhk6scicbukn31nw1p/er0YoQ&lt;br/&gt;XGFE&#43;SmF&#43;Z5Ysz/5uA1OP9VdjBKggbI6rFVZKbt5DwrFK0gCDMtgcxO2y6CFGR&#43;U&lt;br/&gt;mFhD9ORf/NdAozFanXSEk81p5OfZqhhnxaPPpPnwQeojtLwE20reLrEcCKy6XMEs&lt;br/&gt;Mtfan&#43;qgPJYTmWiWmDHsrFsz&#43;5HwpkR5giDf4hzW5J1F8Vj&#43;LTPXjGz9Txldk89t&lt;br/&gt;0dRmYFAtE74QgXsIRvWny9ho4YL/Nn&#43;WHf0Qf3HKh31wrzSea0KFKpPaa32xpKA=&lt;br/&gt;=jIov&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:21:47&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2kc20d96xvcceqd5w2dvgngkza4rvv6f3uw4xfh0m0gfr4z3n2aszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6jm2a95</id>
    
      <title type="html">📅 Original date posted:2014-05-19 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2kc20d96xvcceqd5w2dvgngkza4rvv6f3uw4xfh0m0gfr4z3n2aszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6jm2a95" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs03hk50p7yel9fr5p8jmsjfmmu7k5ghl72xn848frapjet94fjqnc066swn&#39;&gt;nevent1q…6swn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-19&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 05/19/2014 09:41 PM, Gavin Andresen wrote:&lt;br/&gt;&amp;gt; Now I&amp;#39;m really confused.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Why would Mike or I have the authority to write a &amp;#34;social contract&amp;#34;&lt;br/&gt;&amp;gt; to promise anything about future-Bitcoin?&lt;br/&gt;&lt;br/&gt;YOU can make promises about YOUR future behavior. So can everyone else.&lt;br/&gt;&lt;br/&gt;The rest of the community can keep track of which developers will and&lt;br/&gt;will not make promises about what changes they will and will not&lt;br/&gt;attempt to implement in Bitcoin, and they can use that information to&lt;br/&gt;make informed decisions about which software they will choose to support.&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTemMNAAoJEMP3uyY4RQ21KJMH/1MbnPxZ42sjVjEiGSQBkGfE&lt;br/&gt;E3jt8aAf2DTza8xtybSmT/pHVhx/VUT4UNj9oBZayqJ1eUNr6YMgGCP8J&#43;DxBtN&#43;&lt;br/&gt;mYH4lTnCiR4&#43;hjO9aux0AWFV&#43;hfZSq7A41QH6wymLa5CyywOtc&#43;i7i3qU5ZGrbtX&lt;br/&gt;9yBrQpFilvMIlrAOBDlXUwb06FDK17ZHHX4V5sI8PSRYJvoiWCrk12Vqj1Z95UOy&lt;br/&gt;ayzWGwbO30ky6lGirBXfpu2e2WJADE9sc43ecNCDplUMR4D4n9jwAUldEiMSBKg2&lt;br/&gt;pwUNcfj1gaKkscj4QmGKMbq6yug&#43;lrSa8qq/jFsbQq&#43;2pqT4VjlQlrN52wz7Yeg=&lt;br/&gt;=Jafe&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:21:46&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsyrgq6twf2wm25wak5y3u3h3260d2c22gjypgd43vpc0aytwpnfjqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6gzgct6</id>
    
      <title type="html">📅 Original date posted:2014-05-19 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsyrgq6twf2wm25wak5y3u3h3260d2c22gjypgd43vpc0aytwpnfjqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6gzgct6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsq660qtcskft4jepfcztr8nnhlvqz9lyg4zkf0vww6nmtm2ayn7vgf5ql86&#39;&gt;nevent1q…ql86&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-19&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 05/19/2014 09:11 AM, Jeff Garzik wrote:&lt;br/&gt;&amp;gt; Meh.  I like example configs, perhaps tuned by the distro.  If the &lt;br/&gt;&amp;gt; distro (_not_ Bitcoin Core upstream) chooses to install a&lt;br/&gt;&amp;gt; bitcoin.conf in the proper location, that&amp;#39;s up to them.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; - bitcoind and Bitcoin Core should be in Linux repos:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Agreed with conditions: 1) The distro MUST let bitcoin devs dictate&lt;br/&gt;&amp;gt; which dependent libs are shipped with / built statically into the&lt;br/&gt;&amp;gt; bitcoin binaries/libs. 2) The distro MUST permit fresh updates even&lt;br/&gt;&amp;gt; to older stable distros. 2) The maintainer(s) MUST be active, and&lt;br/&gt;&amp;gt; follow bitcoin development, release status, etc. on a near-daily&lt;br/&gt;&amp;gt; basis, be able to respond quickly if security issues arise, etc.&lt;br/&gt;&lt;br/&gt;If we&amp;#39;re talking about making bitcoind behave like a proper daemon,&lt;br/&gt;then syslog support should be on the list.&lt;br/&gt;&lt;br/&gt;Also, the option to store things in FHS-compliant directories (not&lt;br/&gt;somewhere/.bitcoin)&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTebHTAAoJEMP3uyY4RQ2170IIAMDcx5rj/ZlCTJTOJ2sFttFM&lt;br/&gt;miK9t7oewJ73UpgvFniCUngfjk9Tt5knmskQYEMQ5C9Do/P3Deh1gF6MBBuuai5G&lt;br/&gt;kDNDv51zMEqhwGcqGrPYFMV3NEnBEjullTMgJFvKJf1kZRo7uplwp&#43;eUhILjgSY5&lt;br/&gt;mZjLIUK8iKDNn&#43;Pi8/2UetAvyaRibHAsAnkJnEeOoKAhxUbtzjgZsj08loCCmJrs&lt;br/&gt;RleOTLgArdc33e1bwTTwsS9DDvF18RNTACglsc75Oz0ohHyc5U1A1hBfaRuyu6Fv&lt;br/&gt;8BK&#43;0KPg/zdBCnM1m3aueVukg9p3kIfB2VUVFBHBTo4CPMi91k6oldbfRHy8dXw=&lt;br/&gt;=SjxO&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:21:43&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs833dac0w83fg2zyn3tmhavn62memekyh5ry70vwgzyj3sdjlgrkczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6gy9jtq</id>
    
      <title type="html">📅 Original date posted:2014-04-29 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs833dac0w83fg2zyn3tmhavn62memekyh5ry70vwgzyj3sdjlgrkczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6gy9jtq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgnjnej0grzc2q3prxfz50742ffe5zdt4kkxc5lt7398j2wcrsxlgmpq7xm&#39;&gt;nevent1q…q7xm&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-29&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/29/2014 02:13 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; I do think we need to move beyond this idea of Bitcoin being some&lt;br/&gt;&amp;gt; kind of elegant embodiment of natural mathematical law. It just&lt;br/&gt;&amp;gt; ain&amp;#39;t so.&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;I think everybody understands that Bitcoin has a positive net present&lt;br/&gt;value exactly because it, unlike every other digital currency which&lt;br/&gt;came before, does not include a feature that allows for balances to be&lt;br/&gt;confiscated. Implementing any such feature, to any degree at all,&lt;br/&gt;would render Bitcoin completely valueless.&lt;br/&gt;&lt;br/&gt;There are two possibilities here:&lt;br/&gt;&lt;br/&gt;If you understand this, then your proposal is a malicious attempt to&lt;br/&gt;undermine Bitcoin.&lt;br/&gt;&lt;br/&gt;If you don&amp;#39;t understand this then you suffer from a very serious case&lt;br/&gt;of economic illiteracy, a case so bad that your continued&lt;br/&gt;participation in Bitcoin represents a clear and present danger to all&lt;br/&gt;Bitcoin users. If you can&amp;#39;t even get the easy questions right, then&lt;br/&gt;god help us all if you&amp;#39;re ever faced with a difficult one.&lt;br/&gt;&lt;br/&gt;I don&amp;#39;t have enough evidence to distinguish between the incompetence&lt;br/&gt;hypothesis and the malice hypothesis, but it doesn&amp;#39;t matter.&lt;br/&gt;Regardless of your abilities or motives your proposal is unacceptable.&lt;br/&gt;If you want a currency where miners can vote to steal from other&lt;br/&gt;miners then implement it in Hearncoin and leave Bitcoin alone.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTX/2dAAoJECoisBQbQ4v0jAoH/R1oNZ1tVp6DJ5BuPg0ZTav0&lt;br/&gt;Dvzq8EfX/uRbRgmxotCHMwY6FJCoXqJTLyOnl2p670t7l5ZXqd91MdKKP2z7jYPY&lt;br/&gt;GsVbqfGreF0dWKCd0mKTG5DM8pxndNWteGIsw9/sYvY/3p2Vopzp6N7fpl8TEf6p&lt;br/&gt;2nyIzEqTD4aK5QkhM&#43;sNnP1Cyh/l5AjJTES23GqSQIMG6vzLgqE8kyze&#43;ANFVg1U&lt;br/&gt;yka6bz4DX7DO7meyJyyOFaMJu6mgY&#43;m6dSVaR7j/QmQMu22SwlSiPgqe6iO//os3&lt;br/&gt;zcmwe/x4&#43;5CmqJOO/PL5Or28iw/Qdf6vNePiaEIFtBzoKnHBhS2nAtL6jnOL928=&lt;br/&gt;=4yIu&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21678 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140429/b00469ee/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140429/b00469ee/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:41&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsx0sr6e7e7p4se9p5sd2xre9nmzzvswyjv6f5fpayvnhxf9u34engzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6ywsge9</id>
    
      <title type="html">📅 Original date posted:2014-04-24 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsx0sr6e7e7p4se9p5sd2xre9nmzzvswyjv6f5fpayvnhxf9u34engzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6ywsge9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs90zu6jt3cyr5gy9dzh4e2x3ze67smphjer9ep3zk74vq7z82r03g86ma4n&#39;&gt;nevent1q…ma4n&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-24&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/24/2014 03:37 PM, Jorge Timón wrote:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;The 21 million bitcoin limit is not important because of its exact&lt;br/&gt;value, nor is it important because Satoshi picked it.&lt;br/&gt;&lt;br/&gt;The 21 million limit is important because users hold bitcoin based on&lt;br/&gt;the promise that the block reward will never be adjusted ex post&lt;br/&gt;facto. The behavior users are relying on is &amp;#34;The bitcoins you hold are&lt;br/&gt;forever a calculable fraction of all the bitcoins that will ever be&lt;br/&gt;issued.&amp;#34;&lt;br/&gt;&lt;br/&gt;That&amp;#39;s what bitcoin holders agreed to, and that&amp;#39;s what can never be&lt;br/&gt;changed.&lt;br/&gt;&lt;br/&gt;The fact that the number is arbitrary is not relevant. We can agree to&lt;br/&gt;meet for lunch at some arbitrarily chosen time, and the fact that the&lt;br/&gt;time was chosen arbitrary in no way means that one party arbitrarily&lt;br/&gt;choosing not to show up doesn&amp;#39;t break the agreement.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTWUTWAAoJECoisBQbQ4v0JiwIALQtf4GrNaIdEidJr&#43;f3z8G3&lt;br/&gt;smDgU5xXhN4&#43;1Eo5xU/ZmQy03tU5E00/PRiMTHz1RNXeO&#43;w/iu4PlAJN7pk5oy75&lt;br/&gt;QzDtaCzDjKMCN&#43;1PCQ5VNCL04ws8JifU6QLxSgXgsShBnv19FlxiejgvjNWg&#43;Lzc&lt;br/&gt;uHxyP0PlvfF5BWTiEV68KYcfQPbamOH7Vb8v4tQ4/j/ioA7mYso&#43;Q0jX0Y4ae1FN&lt;br/&gt;XNs4KnTsIFTsXWzBIYFlFPwQ5d&#43;mdG84W7FpmwwcXaRWQxMwdJq8QjlUuFng439B&lt;br/&gt;6OgQqtq4wmvwoPjKS5nOesfdrdH9Scx2zg6uwhaY0zKMtPW/CEzzLFUfq&#43;cZ6q0=&lt;br/&gt;=r&#43;t0&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140424/6283c3e0/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140424/6283c3e0/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:36&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvy6zpmsh6mezyz67h7p2yyujavf8cywvc4unnthvrhlku4zdz20qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6epwe0c</id>
    
      <title type="html">📅 Original date posted:2014-04-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvy6zpmsh6mezyz67h7p2yyujavf8cywvc4unnthvrhlku4zdz20qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6epwe0c" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrq9rq6eln5z025x48qyn4j8adfmrgzvtrz8rfs0hpzvzccfdcvtswawqde&#39;&gt;nevent1q…wqde&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/23/2014 06:15 PM, Peter Todd wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; But I also agree with Gavin that the bitcoin-development email list&lt;br/&gt;&amp;gt; is a perfectly good place to have these types of discussions. I&lt;br/&gt;&amp;gt; myself have used it repeatedly to publish ideas specifically due to&lt;br/&gt;&amp;gt; wide readership and multiple independent archives.&lt;br/&gt;&lt;br/&gt;A development list is a great place to decide how to implement a&lt;br/&gt;technical feature, one that feature has been deemed desirable.&lt;br/&gt;&lt;br/&gt;The chief scientist has a platform via which he can publicly announce&lt;br/&gt;proposed protocol changes. Anyone else could do the same.&lt;br/&gt;&lt;br/&gt;There are conference happening all the time where people can announce&lt;br/&gt;ideas like this, to give time for the community to hear the idea and&lt;br/&gt;generate feedback.&lt;br/&gt;&lt;br/&gt;There is absolutely nothing so urgent about this attack that requires&lt;br/&gt;the consensus process to start here, in a place that most Bitcoin&lt;br/&gt;users don&amp;#39;t even know about and wouldn&amp;#39;t even know which search terms&lt;br/&gt;to apply to look for such a discussion if they did.&lt;br/&gt;&lt;br/&gt;&amp;gt;&amp;gt; PS: We don&amp;#39;t even know who runs BitUndo. They seem to have lots&lt;br/&gt;&amp;gt;&amp;gt; of money to spend on web design - I wonder where it came from?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Actually we do: Eric Springer&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; See&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;a href=&#34;http://www.coindesk.com/double-spending-unconfirmed-transactions-concern-bitcoin/&#34;&gt;http://www.coindesk.com/double-spending-unconfirmed-transactions-concern-bitcoin/&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;  &lt;a href=&#34;https://github.com/espringe&#34;&gt;https://github.com/espringe&lt;/a&gt; - joined Feb 11 2010&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Anyway that&amp;#39;s just twitter bootstrap or something; I hear the&lt;br/&gt;&amp;gt; wizards can pump out a site like that in a few hours.&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;I stand corrected.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTWARRAAoJECoisBQbQ4v08kkIAKMSSCn9mBCMj6RwWHK6abud&lt;br/&gt;UlaKOAh4LNAaJ&#43;pIQD103EGH3JE9pzeaDouupTbdIHqb8CxVO3dn9UFXdfkDW1cf&lt;br/&gt;YsOOfE0N5crfaODd&#43;NU6jjaf5jXOgmT2ibCU3sSjmphDBMstZfrSaCljtyaj290Y&lt;br/&gt;urnW1pdL5ZA0zLAUjNO2kXSbuHaE3CTz72s4dWsiRBsQLVAD8j5C5o8gxFVeZd7s&lt;br/&gt;Ba4yGtGAsd0HWikUjE2L4G/J8RzbxUrm5w31A4lawkF&#43;SqtJcFiwoxrXX&#43;FVdi/8&lt;br/&gt;rfAY/l0EBoRrkW&#43;cajcj29eq1eOOIER0Zcu2FzpPc45Xywh9RCh8C3zgWitOvcI=&lt;br/&gt;=IR&#43;Y&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/bf90e17d/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/bf90e17d/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:31&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspnr3pl60lmtfftuh5d3ull78qnk2rgkkkr28s3f7dxwy0e53gnpgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd68typec</id>
    
      <title type="html">📅 Original date posted:2014-04-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspnr3pl60lmtfftuh5d3ull78qnk2rgkkkr28s3f7dxwy0e53gnpgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd68typec" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvha0wlmk9pwztaq7yk60zckf32008vdc6sxf20nsgv7h54cgz3xql7ex7h&#39;&gt;nevent1q…ex7h&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/23/2014 06:37 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; If you want to try and argue that the development list is the wrong&lt;br/&gt;&amp;gt; place to discuss development, please do so on another thread (or&lt;br/&gt;&amp;gt; your blog). Let&amp;#39;s keep this thread for discussion of the original&lt;br/&gt;&amp;gt; proposal - ideally, discussed with the dryness that a topic as&lt;br/&gt;&amp;gt; nerdy as distributed consensus algorithms deserves ;)&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;Is that what you say to yourself to quiet your conscience at night&lt;br/&gt;(assuming you&amp;#39;re one of the non-sociopathic humans who does indeed&lt;br/&gt;have one)? It&amp;#39;s &amp;#34;just a nerdy distributed consensus problem&amp;#34;?&lt;br/&gt;&lt;br/&gt;The things you&amp;#39;re talking about fucking around with have real life&lt;br/&gt;implications for quite a few people and your casual dismissal of this&lt;br/&gt;is precisely why I responded in the way that I did.&lt;br/&gt;&lt;br/&gt;What you&amp;#39;re doing is reckless endangerment and you&amp;#39;re not got to get&lt;br/&gt;away with brushing it off as a mere technical detail.&lt;br/&gt;&lt;br/&gt;Sunlight is the best disinfectant, and this episode is demonstrating&lt;br/&gt;to the world exactly how averse you are do that kind of transparency.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTWAsmAAoJECoisBQbQ4v0XTcIAL70&#43;EAkSMUgvGeTN&#43;mROkkd&lt;br/&gt;3ap5NhUYehfW33gEEEyO3a6ofrb6k1a8EbHlzDyq7qPZ925kdvbnwqXDQm7auAh1&lt;br/&gt;V8IPAwp&#43;JfCgVDVAxtHuUBUvTuuCn1Mrxnf6ppwzFywBxU6l6KYK9zac1HoX3EVY&lt;br/&gt;QxME15zrBmtJfo9/ed9yWz8ZXl6nsx47D3r0VE8FiENJRgxLfZ7Odsr/sGvgL71N&lt;br/&gt;aYPv7vMxRBNXDvrMhEuYKa3L83W5kv4JJxzueUyO/0bww/aaeZMZr850u/hUjMgU&lt;br/&gt;ui37M&#43;kiFHug3semWGKs1yJiKsEPsEPaU4j6WSDrd0bNbc73bBjvHm9SGYRHzDQ=&lt;br/&gt;=L5nX&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/a3c7daac/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/a3c7daac/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:31&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvws85pr0t8ewhuqf0cwg0590rjh022sq84j670c87398lmxqrvmszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6wc5wrs</id>
    
      <title type="html">📅 Original date posted:2014-04-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvws85pr0t8ewhuqf0cwg0590rjh022sq84j670c87398lmxqrvmszyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6wc5wrs" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs07yrlslsn864l4yd2ex4m4elnuuu7udtgrwxke6evtevhd3svtucm4ea5p&#39;&gt;nevent1q…ea5p&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/23/2014 05:57 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; I&amp;#39;m not going to bother arguing in replies to a blog post. Suffice&lt;br/&gt;&amp;gt; it to say, miners are already handsomely compensated via both&lt;br/&gt;&amp;gt; inflation and fees for doing their job of preventing double spends.&lt;br/&gt;&amp;gt; Your suggestion is people should pay them EVEN MORE for simply not&lt;br/&gt;&amp;gt; being corrupt. My proposal is simpler - how about we find the ones&lt;br/&gt;&amp;gt; that are claiming people&amp;#39;s money via coinbases yet not doing their&lt;br/&gt;&amp;gt; jobs correctly, and take the money back (or destroy it). I think I&lt;br/&gt;&amp;gt; prefer that one. Miners that are maliciously double spending cannot&lt;br/&gt;&amp;gt; justify their existence, they offer no useful service and do not&lt;br/&gt;&amp;gt; deserve compensation as a result.&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;The integrity of Bitcoin is more important than you and your personal&lt;br/&gt;preferences.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;You don&amp;#39;t have the right to decide which valid scripts in the&lt;br/&gt;blockchain will be disregarded, and neither does anyone else.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;If you don&amp;#39;t like what&amp;#39;s in the blockchain, you and everybody else can&lt;br/&gt;work within the protocol to orphan the offending block.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;But if you fail, then what&amp;#39;s written in the blockchain is final and&lt;br/&gt;the sole purpose of the network is to enforce it - deal with it.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;PS: We don&amp;#39;t even know who runs BitUndo. They seem to have lots of&lt;br/&gt;money to spend on web design - I wonder where it came from?&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTWADBAAoJECoisBQbQ4v0A/0H/25j9bvZaEqfyLJSHNh7PGwC&lt;br/&gt;TpMu0s8D94nX/ipwaOjeY1QMtnWnX9b2H/lDZSnk1rm7IXJTq1c&#43;R/50Uqx5U9QI&lt;br/&gt;oYnsKX1TiB&#43;T5Uv0C5PaIptEMgPkcNyHwsdXyaaUcu2djB0/YhFRlWR7WCH2QyNG&lt;br/&gt;3LR5XWLGJz7v6rDxwvMXEHJWO5950bASP1xCVLc/N0PI7BoEUmeRzAoDa1mGJ9yw&lt;br/&gt;XkVUVDV03B85uTSEriBuQ49ASvv9faAhcehwRwvFFp2krVz6Ov5Jxrv7UN&#43;B61R2&lt;br/&gt;sgZhI3vaTsyRf&#43;8&#43;pkp0dvSpbwwJ7ESBm&#43;BRMPGTnV1AlwJKqjzDYHgowSe01Nw=&lt;br/&gt;=COsH&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/22a72186/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/22a72186/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:30&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqstsjseg8rnczq3q7jtksyrswn2cltqqzjpry0jnvs6fzmafnw6jtqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6dx82mr</id>
    
      <title type="html">📅 Original date posted:2014-04-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqstsjseg8rnczq3q7jtksyrswn2cltqqzjpry0jnvs6fzmafnw6jtqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6dx82mr" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswj26pue40m225vwlgec2epkng7mflp9hlgg9d6wplpp7sl2vcvpsg4dws5&#39;&gt;nevent1q…dws5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/23/2014 03:07 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; On Wed, Apr 23, 2014 at 4:52 PM, Justus Ranvier&lt;br/&gt;&amp;gt; &amp;lt;justusranvier at gmail.com&amp;gt;wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; If enough miners don&amp;#39;t like a block that has been mined, they can&lt;br/&gt;&amp;gt;&amp;gt; all work to orphan it without any change to the protocol&lt;br/&gt;&amp;gt;&amp;gt; whatsoever.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; As was already pointed out, yes. However this requires them to&lt;br/&gt;&amp;gt; immediate establish a majority consensus and be absolutely sure it&lt;br/&gt;&amp;gt; really is the majority. You suggest an out of band mechanism for&lt;br/&gt;&amp;gt; that, but why is this better than using the actual consensus&lt;br/&gt;&amp;gt; mechanism you&amp;#39;re trying to measure?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Once you&amp;#39;ve changed the network such that it is no longer a&lt;br/&gt;&amp;gt;&amp;gt; machine that faithfully processes scripts&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bitcoin imposes far more rules than just execution of the&lt;br/&gt;&amp;gt; scripting language, many of which are entirely arbitrary and the&lt;br/&gt;&amp;gt; result of (controversial) human judgement, like the inflation&lt;br/&gt;&amp;gt; schedule. You can&amp;#39;t claim Bitcoin implements only some kind of&lt;br/&gt;&amp;gt; natural law.&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;I&amp;#39;ve formulated my replies to you and this proposal in a more public&lt;br/&gt;venue, where such discussions of existential changes to the protocol&lt;br/&gt;more rightfully belong:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;http://bitcoinism.blogspot.com/2014/04/dirty-deals-in-smoke-filled-rooms.html&#34;&gt;http://bitcoinism.blogspot.com/2014/04/dirty-deals-in-smoke-filled-rooms.html&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTV/Y0AAoJECoisBQbQ4v08NcH/RfkaBAcS5eAKmwePqFuqIUN&lt;br/&gt;xJKyIWo&#43;tyY1vPYgArCVNsYr3YM8Wc5fkpqLNxCaM7S0/UmO8YaOdiD7XJyl7bF9&lt;br/&gt;xAveyRt1mfHhx9x6hnPLYbe8WKqtjssSt6MglN8OXtf0EDO&#43;eIxPj6Ya8OZ5YJrL&lt;br/&gt;N8SMHaDs2J&#43;qy3Qfec9keE5dyhYLNRC6PjYPVvrRAyqFSjt/8r4Z2a4r0oqvv3Yt&lt;br/&gt;mYU1Tx&#43;WoXMKXWY/Dwql1NLbuspZsOhPx/ncROZ5KVryCdrcW/GEIEQ6P0AIdHvT&lt;br/&gt;TKYJzh1bdRDYDmVS5z8nUG6waxJwuWPStQo7UYdg26daRUw5qPzjO9SMLLFZPCU=&lt;br/&gt;=OOck&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/4c0947ef/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/4c0947ef/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:29&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsyvhcfugryazs9tsgf4uwv26vpt4av9anufs6vze3np8q5e5yafxgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6vd8pl9</id>
    
      <title type="html">📅 Original date posted:2014-04-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsyvhcfugryazs9tsgf4uwv26vpt4av9anufs6vze3np8q5e5yafxgzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6vd8pl9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfxf9ejdcwm9t7zncyly56zn7mrr529prd6dd5gtgecccts3sgzygm78xvw&#39;&gt;nevent1q…8xvw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/23/2014 05:47 PM, Gavin Andresen wrote:&lt;br/&gt;&amp;gt; And why do you think your blog is more public than this open,&lt;br/&gt;&amp;gt; publicly archived mailing list???&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;Non-developers are more comfortable using social media tools. Blog&lt;br/&gt;posts can be shared, Tweeted, and commented upon using nothing more&lt;br/&gt;than a web browser.&lt;br/&gt;&lt;br/&gt;The barrier to participation on a mailing list is higher, and the&lt;br/&gt;visibility is lower.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTV/0yAAoJECoisBQbQ4v0Fm8H/j0fG7s/iEQUDlV2&#43;5mxeiBO&lt;br/&gt;eoPY2gwuDSTjXc74/3olPHrL/BTGtGg90zwFmlwruUJOaW2m3xvbTD78S8e3HmCC&lt;br/&gt;fqqFKQLg&#43;gOQYud2oiHVNW6H&#43;&#43;QqKgSJXu4Lr87ZTkpiRGTgr5PWyhe&#43;4sLeXxam&lt;br/&gt;InqcFmtTHiUMKlmiPj/FUaPHxYT&#43;n&#43;FaPuiZRUYt0Wfxcc9b1n6gEpV7r36Wh8gl&lt;br/&gt;e3rMeDwTfsj/0R4&#43;E&#43;oFEgPl7XBGIJWAf4Nzebuog4ABlqzm4B/RlclZ/5N3W2zZ&lt;br/&gt;6ym6dGpFwN&#43;RuDY2/S2kah6dAeKyk2mAsAChoSOj&#43;vfhCW9wKzclVyM2FNV6lwE=&lt;br/&gt;=djWj&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/3e5c938c/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/3e5c938c/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:29&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2yff5gt6athegsp92r25uq339zyk40h56jw3z5ca9q5kys6zn2fczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd67djml6</id>
    
      <title type="html">📅 Original date posted:2014-04-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2yff5gt6athegsp92r25uq339zyk40h56jw3z5ca9q5kys6zn2fczyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd67djml6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst5jz2wz7l0d6vklxrrvqjtvze2chf3y8krlh33pnduksd4s2vecsaw4lqn&#39;&gt;nevent1q…4lqn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/23/2014 07:55 AM, Mike Hearn wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; 2. Miners can vote to reallocate the coinbase value of bad blocks&lt;br/&gt;&amp;gt; before they mature. If a majority of blocks leading up to maturity&lt;br/&gt;&amp;gt; vote for reallocation, the value goes into a pot that subsequent&lt;br/&gt;&amp;gt; blocks are allowed to claim for themselves. Thus there is no risk&lt;br/&gt;&amp;gt; to voting &amp;#34;no&amp;#34; on a block, the work done by the Finney attacker is&lt;br/&gt;&amp;gt; not wasted, and users do not have to suffer through huge reorgs.&lt;br/&gt;&lt;br/&gt;If enough miners don&amp;#39;t like a block that has been mined, they can all&lt;br/&gt;work to orphan it without any change to the protocol whatsoever.&lt;br/&gt;&lt;br/&gt;Why are proposing this a change to the network that allows miners to&lt;br/&gt;vote to disregard output scripts, instead of creating an out of band&lt;br/&gt;network via which miners can coordinate actions using the capabilities&lt;br/&gt;the protocol already allows?&lt;br/&gt;&lt;br/&gt;Once you&amp;#39;ve changed the network such that it is no longer a machine&lt;br/&gt;that faithfully processes scripts, and instead is a machine via which&lt;br/&gt;a set of controllers can decide which valid scripts will be honored&lt;br/&gt;and which ones will not, what will be the next proposed condition&lt;br/&gt;under which the miners can confiscate and redistribute balances?&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTV9OUAAoJECoisBQbQ4v0XE8H&#43;QGcOc3JiYsS2/xoR8SqpyEx&lt;br/&gt;gDChDFvhaao9qMPhfxBG0bso&#43;4ITZ5c3mJawkqdBm3ZZPeygt1fLqvxe4c1AWocH&lt;br/&gt;YCf9CyZJlm8KsDJOqorja5o/6oXjH5xiGgVi042Jhb9wj/aGNPFvL9X6DGhEeFKQ&lt;br/&gt;uXFN4wTSPViEOryVqo3vEFh3md9Y1AIqcvc/b5M&#43;EAtvaAD33/ALnzY9CNKymQZE&lt;br/&gt;o0JGLEfwamKkZ&#43;QA0mTfeDheJe9kj0KOQhXqOG/x3NlKCFVpmGz3daWZHJCFMDb4&lt;br/&gt;&#43;RmDwoxOKvXxgveXu9w4d3bc3SQZ75hygmeMvVQwZggia31wqrHtsWLqIiFhVnU=&lt;br/&gt;=hpdg&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/6ba05543/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140423/6ba05543/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:19:28&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqst2vwa8h3jj6jpm3znur9x3un89vpfzqxgyefjy8ea2v8rgjd9a5szyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6nl309p</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqst2vwa8h3jj6jpm3znur9x3un89vpfzqxgyefjy8ea2v8rgjd9a5szyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6nl309p" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy9nnfkfwzxgpmq5aqrqltypumtv4fd5t6c65wxstf54552ac5epcvaj4ly&#39;&gt;nevent1q…j4ly&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/09/2014 06:50 PM, Gregory Maxwell wrote:&lt;br/&gt;&amp;gt; Who says anything about a broken incentive model. You&amp;#39;ve made past &lt;br/&gt;&amp;gt; claims about resource requirements that I think made no sense and&lt;br/&gt;&amp;gt; then failed to defend them when they were challenge.&lt;br/&gt;&lt;br/&gt;Anyone reading the archives of the list will see about triple the&lt;br/&gt;number of people independently confirming the resource usage problem&lt;br/&gt;than they will see denying it, so I&amp;#39;m not particularly worried.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTRZhsAAoJECoisBQbQ4v0iD8H/A1RZyLJN6f&#43;zt5x78CFgRdp&lt;br/&gt;zqZua3NBwUN2L9mI/PU1NADtxoXgkq49XusHRc&#43;bjLu17VxGMUOsmB&#43;AeK3VU4sN&lt;br/&gt;BVC1qIcWCa&#43;OPMkgnMFrdydz4OGxX5xiJoCNsqveZIEYc8nQoCDfsn/fwqL50/Ct&lt;br/&gt;NfmPzh/cW7uUZ&#43;h2bBgduGD3fzpQBlnnswAbHHX3FbBh9MvcaCfROeXXqUCedWj9&lt;br/&gt;H2qVCNWTkIFJksJkqyF3f&#43;KfedOTIyUwflx/0niBvzXcP9w4oK&#43;WpBApHACWxiSA&lt;br/&gt;H3KHYNF0s2/fs&#43;mIkabPLRX1PIUk15ln29FapoDvlHW9jzDE92x6JFnMppI4rEs=&lt;br/&gt;=ILks&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/509a4b23/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/509a4b23/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:17&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9se59fau0jctdnypgyt5e4z8tuqduqrx7z9uuuke9yacwlgv225qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6m4vha2</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9se59fau0jctdnypgyt5e4z8tuqduqrx7z9uuuke9yacwlgv225qzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6m4vha2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs089vc7w39mf7rwxrj8ecr7ay99ukz23vlxxj97s8679f366vmduq038rwv&#39;&gt;nevent1q…8rwv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/09/2014 06:19 PM, Wladimir wrote:&lt;br/&gt;&amp;gt; If no one wants to volunteer resources to support the network&lt;br/&gt;&amp;gt; anymore, we&amp;#39;ll have failed.&lt;br/&gt;&lt;br/&gt;If the security of the network depends on a broken incentive model,&lt;br/&gt;then fix the design of the network so that economics works for you&lt;br/&gt;instead of against you.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTRZLiAAoJECoisBQbQ4v0RRMIAKL84ju4b9XAls9sOxQGrLMr&lt;br/&gt;xifQDhThCQKC4/qkOmGU8zseIdKRgXEq4auMF9/0BlgoSxsBcKynlRH2fFtYY7ol&lt;br/&gt;sdjCy/5dk&#43;MBu3K1GCvNn/cuGkpIJJxrom/9riSiaPtivE5ncl7cyW5hFqf2MzRd&lt;br/&gt;dF6q937ocgBd8d2VuOQleQ9N5gue1&#43;du77soxfp8oY7dXNdwk5ZrngeYxz1umsjQ&lt;br/&gt;lBAI/3JYkKVhU5Rte3deJcMHe6xA&#43;neIzvcfWbOZYrkdwWE&#43;jLSKnDkDkCOXJnuP&lt;br/&gt;vOI8CAteaFctV2mfgXX2CmNDWVeFsyCwoQwbnCmuE/uiM5y235PcTrsyr6U&#43;Zzs=&lt;br/&gt;=oQPK&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/2996507b/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/2996507b/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:16&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2nt25df3532x7vhw89m9qts82wz0qrse0sfd6lfr630atjzgf9zqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6376gdk</id>
    
      <title type="html">📅 Original date posted:2014-04-07 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2nt25df3532x7vhw89m9qts82wz0qrse0sfd6lfr630atjzgf9zqzyzet8xm09jrfprfa486sqxf6h4t40vsu4seglqugqzjgcn240sgd6376gdk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs897s479s53mupnk25zleendttw87pfyqpnm6a6zdv6xnl4k0tn5chezent&#39;&gt;nevent1q…zent&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-07&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;On 04/07/2014 11:34 AM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; At the start of February we had 10,000 bitcoin nodes. Now we have 8,500 and&lt;br/&gt;&amp;gt; still falling:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;    &lt;a href=&#34;http://getaddr.bitnodes.io/dashboard/chart/?days=60&#34;&gt;http://getaddr.bitnodes.io/dashboard/chart/?days=60&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I know all the reasons why people *might* stop running a node (uses too&lt;br/&gt;&amp;gt; much disk space, bandwidth, lost interest etc). But does anyone have any&lt;br/&gt;&amp;gt; idea how we might get more insight into what&amp;#39;s really going on? It&amp;#39;d be&lt;br/&gt;&amp;gt; convenient if the subVer contained the operating system, as then we could&lt;br/&gt;&amp;gt; tell if the bleed was mostly from desktops/laptops (Windows/Mac), which&lt;br/&gt;&amp;gt; would be expected, or from virtual servers (Linux), which would be more&lt;br/&gt;&amp;gt; concerning.&lt;br/&gt;&lt;br/&gt;It doesn&amp;#39;t do much good to only focus on the immediate symptoms at the&lt;br/&gt;exclusion of big picture trends. There are three things happening now&lt;br/&gt;that have nothing to do with operating systems.&lt;br/&gt;&lt;br/&gt;1. The resource requirements of a full node are moving beyond the&lt;br/&gt;capabilities of casual users. This isn&amp;#39;t inherently a problem - after&lt;br/&gt;all most people don&amp;#39;t grow their own food, tailor their own clothes, or&lt;br/&gt;keep blacksmith tools handy in to forge their own horseshoes either.&lt;br/&gt;&lt;br/&gt;2. The growth of small and medium-sized native Bitcoin businesses is&lt;br/&gt;lagging #1. Native here means their revenue and expenses are both&lt;br/&gt;denominated in BTC. Most business adoption we&amp;#39;ve seen so far doesn&amp;#39;t&lt;br/&gt;actually handle bitcoins themselves. They use Bitcoin as a payment&lt;br/&gt;method whose processing they outsource.&lt;br/&gt;&lt;br/&gt;Contributing to this is the fact that Bitcoin Core, although it has made&lt;br/&gt;great progress in the 0.9 release, can&amp;#39;t be accurately described as&lt;br/&gt;&amp;#34;enterprise ready&amp;#34;.&lt;br/&gt;&lt;br/&gt;3. The P2P protocol used by the network is broken from an incentive&lt;br/&gt;perspective. Resource usage wouldn&amp;#39;t be a problem as long as the users&lt;br/&gt;which consume resources pay for them and the users who provide resources&lt;br/&gt;are compensated, and they communicate via an efficient price discovery&lt;br/&gt;mechanism. Right now there is no obvious way to incorporate price&lt;br/&gt;discovery for bandwidth usage or storage space without a completely new&lt;br/&gt;P2P protocol, and the effectiveness with which progress has been blocked&lt;br/&gt;towards price discovery of transaction fees (the area where it is most&lt;br/&gt;obviously necessary) means that I&amp;#39;m not optimistic that this subject&lt;br/&gt;will ever be effectively addressed by Bitcoin Core.&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;Support online privacy by using email encryption whenever possible.&lt;br/&gt;Learn how here: &lt;a href=&#34;http://www.youtube.com/watch?v=bakOKJFtB-k&#34;&gt;http://www.youtube.com/watch?v=bakOKJFtB-k&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v2.0.22 (GNU/Linux)&lt;br/&gt;Comment: Using GnuPG with Thunderbird - &lt;a href=&#34;http://www.enigmail.net/&#34;&gt;http://www.enigmail.net/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJTQsgzAAoJECoisBQbQ4v0ZA8H/1YIJAg7AEUUe5RnuuAz7lVV&lt;br/&gt;uiHtpmbmGaZ&#43;Bd0qi1DEfPdeBP9bDKpO3O5napmtz&#43;mqIE5H3VgAVg7z9U0sMf16&lt;br/&gt;sZAJIWuVCg2drY/NaE&#43;n3TKEEd4Z1Zj51rWde/KD6xjgR2usV9nLugkEJdLNahZu&lt;br/&gt;0EbdAv40oCSZ8PScNElYqQyM8qcbta7LuDRCnnWvCyunZJzL4LSkQwDcsAWQ&#43;oSv&lt;br/&gt;FyqKY/e1Kd6mLyrN/NppMzdqiLv95zmE56Qkh6rlKeF&#43;JgXxlfiEfDv8osl8IWJR&lt;br/&gt;TOpmW0Dr&#43;E4qe9E3nA7X5gV46nf8gxGZ4b0cUP&#43;wivN9RRaE27&#43;JlKhKaAV3ulc=&lt;br/&gt;=vdPa&lt;br/&gt;-----END PGP SIGNATURE-----&lt;br/&gt;-------------- next part --------------&lt;br/&gt;A non-text attachment was scrubbed...&lt;br/&gt;Name: 0x1B438BF4.asc&lt;br/&gt;Type: application/pgp-keys&lt;br/&gt;Size: 21191 bytes&lt;br/&gt;Desc: not available&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140407/a3b1250c/attachment.bin&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140407/a3b1250c/attachment.bin&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:17:37&#43;02:00</updated>
  </entry>

</feed>