<?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/npub1xqshkqv2g7uea4xzqwvmgjcz7u8vfavw6aazs999v0azsv3w7u3qpymc2p.rss" />
  <link href="https://nostr.ae/npub1xqshkqv2g7uea4xzqwvmgjcz7u8vfavw6aazs999v0azsv3w7u3qpymc2p" />
  <id>https://nostr.ae/npub1xqshkqv2g7uea4xzqwvmgjcz7u8vfavw6aazs999v0azsv3w7u3qpymc2p</id>
  <icon></icon>
  <logo></logo>




  <entry>
    <id>https://nostr.ae/nevent1qqsy8wtavunhnurklqhfz4ekultn6cz2ny9zvp4t7a65n5vrj207gaczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyvryw27</id>
    
      <title type="html">📅 Original date posted:2015-02-20 📝 Original message:Hello ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsy8wtavunhnurklqhfz4ekultn6cz2ny9zvp4t7a65n5vrj207gaczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyvryw27" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqvtsna3qrc3drxlzw6x37h8aclemxasmlak4ygykkdh6lhxkgyrcpm6kjv&#39;&gt;nevent1q…6kjv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-02-20&lt;br/&gt;📝 Original message:Hello Adam,&lt;br/&gt;&lt;br/&gt;On Fri, 20 Feb 2015, Adam Back wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; So I was wondering what about changing to committing a bloom filter of&lt;br/&gt;&amp;gt; the addresses in the block.  Its seems surprising no one thought of it&lt;br/&gt;&amp;gt; that way before (as it seems obvious when you hear it) but that seems&lt;br/&gt;&amp;gt; to address the privacy issues as the user can fetch the block bloom&lt;br/&gt;&amp;gt; filters and then scan it in complete privacy.  (Someone appeared on&lt;br/&gt;&amp;gt; bitcoin wizards IRC a while back and made this observation.)&lt;br/&gt;&lt;br/&gt;I have heard this idea of inverting the bloom filter before (possibly in &lt;br/&gt;#bitcoin-wizards), and as I see it it would indeed improve the privacy. &lt;br/&gt;Apart from privacy it would also lower the burden for nodes. A block scan &lt;br/&gt;with bloom filter is effectively a cheap DoS on a node.&lt;br/&gt;&lt;br/&gt;In addition to that it will also avoid the &amp;#39;transaction withholding &lt;br/&gt;attack&amp;#39; that is possible with the current bloom filtering, at least if the &lt;br/&gt;filter is e.g. committed to in the block header.&lt;br/&gt;&lt;br/&gt;The drawback would be overhead - the bloom filter per block will have a &lt;br/&gt;significant size (to avoid false positives), and the client would have to &lt;br/&gt;fetch entire blocks that have its transactions in it.&lt;br/&gt;&lt;br/&gt;I don&amp;#39;t think that is so bad in practice, after all the % of blocks that &lt;br/&gt;will have transactions for a given wallet will generally be low, so the &lt;br/&gt;block size is amortized in a way. Of course, if the block size would be &lt;br/&gt;increased this would become worse.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:30:42&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqszdjt3haymmyekyv5sdu5hwhjc0zm5vj3ppqq34x9mmgm8kku045szyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjysv2n5m</id>
    
      <title type="html">📅 Original date posted:2015-02-01 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszdjt3haymmyekyv5sdu5hwhjc0zm5vj3ppqq34x9mmgm8kku045szyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjysv2n5m" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvhyv63pxhl92rmq79s6acr0dutkv6q86ctmjhg74zrc5e9qs5wfg986hwp&#39;&gt;nevent1q…6hwp&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-02-01&lt;br/&gt;📝 Original message:On Sun, 1 Feb 2015, xor wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Why is that?&lt;br/&gt;&lt;br/&gt;v0.9.4 is not really a release, just a tag in git.&lt;br/&gt;&lt;br/&gt;It contains merely a workaround for a change in OpenSSL which caused &lt;br/&gt;problems - see Gregory Maxwell&amp;#39;s post.&lt;br/&gt;As the releases are statically built against OpenSSL, it is not&lt;br/&gt;necessary to upgrade if you use releases from bitcoin.org. Hence no change &lt;br/&gt;on the site.&lt;br/&gt;&lt;br/&gt;(but it can be used by people building from source, or distributions &lt;br/&gt;packages such as the Ubuntu PPA, which unwisely dynamically link OpenSSL)&lt;br/&gt;&lt;br/&gt;&amp;gt; Also, is it correct that there wasn&amp;#39;t a release candidate before the release?&lt;br/&gt;&amp;gt; Sounds dangerous to me.&lt;br/&gt;&lt;br/&gt;Again, there hasn&amp;#39;t been any 0.9.4 release, neither a release candidate or &lt;br/&gt;anything else.&lt;br/&gt;Testing and such should be focused on the 0.10 release candidates.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:29:24&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs95nvke8fmnkz875fd4a0d6glktc6zqvy43e8sf6m8uv2r5j4t4hczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyjm9z5s</id>
    
      <title type="html">📅 Original date posted:2015-01-28 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs95nvke8fmnkz875fd4a0d6glktc6zqvy43e8sf6m8uv2r5j4t4hczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyjm9z5s" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvl3n7a0d4pj3zk7m69n85fnsu70hwp2zma5p7gxu097u4u8ej7dc7d9s2h&#39;&gt;nevent1q…9s2h&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-01-28&lt;br/&gt;📝 Original message:On Wed, 28 Jan 2015, Nicolas DORIER wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; I agree that the use protocol buffer and x509 by BIP70 is a poor choice.&lt;br/&gt;&lt;br/&gt;Well x509 is an international standard in common use, you can&amp;#39;t do much &lt;br/&gt;better with regard to portability. Your suggestion about HTTPS makes &lt;br/&gt;little sense, you do know what TLS uses x509 internally as well?&lt;br/&gt;&lt;br/&gt;Re: protocol buffers, I don&amp;#39;t know if it&amp;#39;s the best possible one, but one &lt;br/&gt;serialization method had to be picked. If it weren&amp;#39;t, we could still have &lt;br/&gt;still been discussing which one to use by now. Just like for JSON there &lt;br/&gt;are bindings for many languages.&lt;br/&gt;&lt;br/&gt;Though JSON parsers are much more diverse, which people using Bitcoin &lt;br/&gt;Core&amp;#39;s RPC have bumped into e.g. some have some problems &lt;br/&gt;handling large numbers. Something you wouldn&amp;#39;t expect using a &lt;br/&gt;straightforward binary format. There&amp;#39;s no obvious best choice.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:28:40&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvcetkmpcv9xhwyqs9szms4e4pyam0rx9tjlrrzl7gmhr77x050kszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyjvtvn0</id>
    
      <title type="html">📅 Original date posted:2014-12-10 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvcetkmpcv9xhwyqs9szms4e4pyam0rx9tjlrrzl7gmhr77x050kszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyjvtvn0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2p9t3su8hl02cpkkgvnxugqf45r6lwn0mfzatwqvddnsgjtrt5pqwjknn0&#39;&gt;nevent1q…knn0&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-12-10&lt;br/&gt;📝 Original message:On Wed, Dec 10, 2014 at 6:47 AM, Wladimir &amp;lt;laanwj at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; Abbreviations:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Concept ACK -&amp;gt; agree with the idea and overall direction, but haven&amp;#39;t&lt;br/&gt;&amp;gt; reviewed the code changes nor tested it&lt;br/&gt;&amp;gt; utACK -&amp;gt; reviewed the code changes, but did not put it through any testing&lt;br/&gt;&amp;gt; Tested ACK -&amp;gt; reviewed the code changes and verified the functionality/bug fix&lt;br/&gt;&lt;br/&gt;And there is also NACK, that&amp;#39;s an aspecific &amp;#39;I wouldn&amp;#39;t like this&lt;br/&gt;merged&amp;#39;. I always explain why in the text.&lt;br/&gt;&lt;br/&gt;A document on this would be welcome, as it may look like Martian to&lt;br/&gt;outsiders. That&amp;#39;s been brought up many times before, but no one ever&lt;br/&gt;created it.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:27:44&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2p9t3su8hl02cpkkgvnxugqf45r6lwn0mfzatwqvddnsgjtrt5pqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyc8tavf</id>
    
      <title type="html">📅 Original date posted:2014-12-10 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2p9t3su8hl02cpkkgvnxugqf45r6lwn0mfzatwqvddnsgjtrt5pqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyc8tavf" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdw2x9calhfl93dalxgmkr5lgcfzuqp60f7wuw8l0dcav8n857lcgpp393n&#39;&gt;nevent1q…393n&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-12-10&lt;br/&gt;📝 Original message:Abbreviations:&lt;br/&gt;&lt;br/&gt;Concept ACK -&amp;gt; agree with the idea and overall direction, but haven&amp;#39;t&lt;br/&gt;reviewed the code changes nor tested it&lt;br/&gt;utACK -&amp;gt; reviewed the code changes, but did not put it through any testing&lt;br/&gt;Tested ACK -&amp;gt; reviewed the code changes and verified the functionality/bug fix&lt;br/&gt;&lt;br/&gt;I tend to only use bare &amp;#34;ACK&amp;#34; if there is nothing to test in the first&lt;br/&gt;place, for example for documentation changes.&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Tue, Dec 9, 2014 at 9:30 PM, Matt Corallo &amp;lt;bitcoin-list at bluematt.me&amp;gt; wrote:&lt;br/&gt;&amp;gt; Also utACK (&amp;#34;untested ack&amp;#34;) and &amp;#34;tested ack&amp;#34; when people are being explicit.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 12/09/14 21:14, Sergio Lerner wrote:&lt;br/&gt;&amp;gt;&amp;gt; Is that the full terminology or are there more acronyms?&lt;br/&gt;&amp;gt;&amp;gt; Is this documented somewhere?&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Best regards,&lt;br/&gt;&amp;gt;&amp;gt;  Sergio.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt;&amp;gt; Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server&lt;br/&gt;&amp;gt;&amp;gt; from Actuate! Instantly Supercharge Your Business Reports and Dashboards&lt;br/&gt;&amp;gt;&amp;gt; with Interactivity, Sharing, Native Excel Exports, App Integration &amp;amp; more&lt;br/&gt;&amp;gt;&amp;gt; Get technology previously reserved for billion-dollar corporations, FREE&lt;br/&gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://pubads.g.doubleclick.net/gampad/clk?id=164703151&amp;amp;iu=/4140/ostg.clktrk&#34;&gt;http://pubads.g.doubleclick.net/gampad/clk?id=164703151&amp;amp;iu=/4140/ostg.clktrk&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server&lt;br/&gt;&amp;gt; from Actuate! Instantly Supercharge Your Business Reports and Dashboards&lt;br/&gt;&amp;gt; with Interactivity, Sharing, Native Excel Exports, App Integration &amp;amp; more&lt;br/&gt;&amp;gt; Get technology previously reserved for billion-dollar corporations, FREE&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://pubads.g.doubleclick.net/gampad/clk?id=164703151&amp;amp;iu=/4140/ostg.clktrk&#34;&gt;http://pubads.g.doubleclick.net/gampad/clk?id=164703151&amp;amp;iu=/4140/ostg.clktrk&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;
    </content>
    <updated>2023-06-07T17:27:44&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvzyf8rvjdq7ee7zq33sguv4d5wqnzw93636zdjhpvx7e6ceqv4kqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0xyrec</id>
    
      <title type="html">📅 Original date posted:2014-10-15 📝 Original message:Hello, ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvzyf8rvjdq7ee7zq33sguv4d5wqnzw93636zdjhpvx7e6ceqv4kqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0xyrec" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgarlus6m8zvedwnwrp2faw0vxhuryss20ak7jykk8s756yufl8dgx52d2g&#39;&gt;nevent1q…2d2g&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-10-15&lt;br/&gt;📝 Original message:Hello,&lt;br/&gt;&lt;br/&gt;I&amp;#39;m trying to create a bit of process around the&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin/bips&#34;&gt;https://github.com/bitcoin/bips&lt;/a&gt; repository.&lt;br/&gt;&lt;br/&gt;A) Currently a lot of pulls are open for various BIPs and it is not&lt;br/&gt;clear who should comment on them, or who decides on changes to be&lt;br/&gt;merged.&lt;br/&gt;&lt;br/&gt;Currently all BIP changes have to go through the Bitcoin Core team,&lt;br/&gt;which is a narrow bottleneck and makes little sense when you think&lt;br/&gt;about it. But I don&amp;#39;t want to go back to the wiki state in which&lt;br/&gt;everyone can make arbitrary changes to any BIP - we need to distribute&lt;br/&gt;the process somehow.&lt;br/&gt;&lt;br/&gt;I&amp;#39;d like to propose to make the author (or someone they delegate to)&lt;br/&gt;the primary contact for each BIP. They should comment on changes, and&lt;br/&gt;either accept or reject them. If they accept them, the change will be&lt;br/&gt;merged.&lt;br/&gt;&lt;br/&gt;Of course this means that there is a responsibility for the author to&lt;br/&gt;adhere to BIP 1. For example if your BIP is final, don&amp;#39;t allow any&lt;br/&gt;technical changes. To do small clarifications, spelling or adding&lt;br/&gt;implementations or examples is OK, but changing or adding to a&lt;br/&gt;protocol is not - this needs a new BIP. Changing your BIP status&lt;br/&gt;without community consensus is also not OK.&lt;br/&gt;&lt;br/&gt;B) I also think it makes sense to move the BIP discussion (both about&lt;br/&gt;the BIP process and individual BIPs) to a separate mailing list.&lt;br/&gt;&lt;br/&gt;bitcoin-development currently has a dual function: discussion of&lt;br/&gt;Bitcoin Core implementation concerns, as well as global changes to&lt;br/&gt;Bitcoin (in the form of BIPs).&lt;br/&gt;&lt;br/&gt;This makes the list too busy for some people, but it is critical that&lt;br/&gt;everyone writing a Bitcoin node or client is up-to-date with proposals&lt;br/&gt;and can comment on them.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:26:29&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqszr47sfdlh3pctt57942a3sdtauypm0hedt7gqh3eq3vp5pe3a2cszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxuvka2</id>
    
      <title type="html">📅 Original date posted:2014-10-15 📝 Original message:&amp;gt; ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszr47sfdlh3pctt57942a3sdtauypm0hedt7gqh3eq3vp5pe3a2cszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxuvka2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0dacpn5v60mkemhr0dtvgfvcqqlzjuldv2zwu5kcwgmg6mxnhlvghpc8eh&#39;&gt;nevent1q…c8eh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-10-15&lt;br/&gt;📝 Original message:&amp;gt; This all makes a lot of sense to me, and would help a lot with the&lt;br/&gt;&amp;gt; workflow.  Unfortunately github pulls and issues really have nothing&lt;br/&gt;&amp;gt; to faciltate a multistage workflow... e.g. where something can go&lt;br/&gt;&amp;gt; through several steps.&lt;br/&gt;&lt;br/&gt;Indeed, pull requests don&amp;#39;t have a &amp;#34;status&amp;#34;.&lt;br/&gt;It would be possible to (ab)use labels for this.&lt;br/&gt;&lt;br/&gt;The drawback of labels is that only the repository team can set these,&lt;br/&gt;there is no way to delegate. But I suppose it&amp;#39;d be possible to build&lt;br/&gt;something on top of the github API that handles this.&lt;br/&gt;&lt;br/&gt;&amp;gt; We&amp;#39;re also having problems with people failing to comment on things,&lt;br/&gt;&amp;gt; not even &amp;#34;I looked at this and have no opinion&amp;#34;, which is really&lt;br/&gt;&amp;gt; obstructing things.&lt;br/&gt;&lt;br/&gt;Well - the only way to avoid that is to set a reasonable deadline,&lt;br/&gt;after which there is a default decision. You&amp;#39;d hope this would&lt;br/&gt;motivate people to get involved in time.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:26:29&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs025cupkjyanend6jwsa6eal64qxqjjz803ktarg8ggug3ncalnqqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyzqrxt9</id>
    
      <title type="html">📅 Original date posted:2014-09-12 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs025cupkjyanend6jwsa6eal64qxqjjz803ktarg8ggug3ncalnqqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyzqrxt9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrfujn7amy9drnxmxyuvlsxf2vk0vzh709yrlyd483lwweazwz9uqwn3e7d&#39;&gt;nevent1q…3e7d&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-09-12&lt;br/&gt;📝 Original message:On Fri, Sep 12, 2014 at 11:29 AM, Andreas Schildbach&lt;br/&gt;&amp;lt;andreas at schildbach.de&amp;gt; wrote:&lt;br/&gt;&amp;gt; This is the discussion post corresponding to this PR:&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://github.com/bitcoin/bips/pull/106&#34;&gt;https://github.com/bitcoin/bips/pull/106&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;#34;Amend BIP72 by an &amp;#34;h&amp;#34; parameter, which contains a hash of the&lt;br/&gt;&amp;gt; PaymentRequest message that is fetched via the &amp;#34;r&amp;#34; parameter.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The hash is meant to link the trust anchor (e.g. the QR code) to the&lt;br/&gt;&amp;gt; payment request message in a secure way. This will solve the problem&lt;br/&gt;&amp;gt; several apps are comparing address&#43;amount fields as a workaround&lt;br/&gt;&amp;gt; instead, preventing some advanced BIP70 usecases. When these apps read a&lt;br/&gt;&amp;gt; matching hash, they need not compare any of the other fields.&lt;br/&gt;&lt;br/&gt;Sounds like a good idea to me.&lt;br/&gt;&lt;br/&gt;I had no idea that some clients were comparing addresses and amounts&lt;br/&gt;in the URI with the payment request for security, that seems like a&lt;br/&gt;hacky and inflexible way. This is much better.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:25:40&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs985vhzr6w7vlfjzztd4mk7lryyn8ev4s0fvw7ncvtmcp6an4u2uszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyw26gyn</id>
    
      <title type="html">📅 Original date posted:2014-08-19 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs985vhzr6w7vlfjzztd4mk7lryyn8ev4s0fvw7ncvtmcp6an4u2uszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyw26gyn" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8aqkyahy6fsuxz9j9wywsz2k6kh57yr3cx983mrex5jnsnfgaz9qtwpy8q&#39;&gt;nevent1q…py8q&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-08-19&lt;br/&gt;📝 Original message:On Tue, Aug 19, 2014 at 2:02 PM, Jeff Garzik &amp;lt;jgarzik at bitpay.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; It would be nice if the issues and git repo for Bitcoin Core were not&lt;br/&gt;&amp;gt; on such a centralized service as github, nice and convenient as it is.&lt;br/&gt;&lt;br/&gt;Despite my complaining about github, I don&amp;#39;t like the idea of moving&lt;br/&gt;somewhere else. The current way of working - to use github for storing&lt;br/&gt;the tree, and use a custom script for signing&#43;merging - is fine with&lt;br/&gt;me.&lt;br/&gt;&lt;br/&gt;Github has a low barrier to contribution. Almost every open source&lt;br/&gt;developer already has a github account. Switching to something&lt;br/&gt;self-hosted makes it more difficult for people to contribute.&lt;br/&gt;&lt;br/&gt;Plus if we have to take the hosting upon ourselves, we have to handle&lt;br/&gt;sysadmin work ourselves as well. That&amp;#39;s not a good use of the limited&lt;br/&gt;manpower available.&lt;br/&gt;&lt;br/&gt;Also it will be a lot of work to migrate over all the current issues&lt;br/&gt;and pulls. I don&amp;#39;t look forward to that. I don&amp;#39;t see the point of&lt;br/&gt;this, sorry.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:25:28&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsr6tnctk3h3gr0jxe59mqtgn80a5nar2epe9609fw9gm8erq46zpgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyhh9l9w</id>
    
      <title type="html">📅 Original date posted:2014-08-20 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsr6tnctk3h3gr0jxe59mqtgn80a5nar2epe9609fw9gm8erq46zpgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyhh9l9w" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs26ldgnx2dm54x8jjsc67ts72zwhdw4ef8jd0lamxv32xk448dscgs4r5k3&#39;&gt;nevent1q…r5k3&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-08-20&lt;br/&gt;📝 Original message:On Wed, Aug 20, 2014 at 3:26 AM, Troy Benjegerdes &amp;lt;hozer at hozed.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; If bitcoin wants to become irrelevant, then by all means, continue to&lt;br/&gt;&amp;gt; depend on github and all the unknown attack surface it exposes.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Those of us that do run our own servers will migrate to higher quality&lt;br/&gt;&amp;gt; alternatives.&lt;br/&gt;&lt;br/&gt;So that means you&amp;#39;re volunteering to run a web-accessible mirror of&lt;br/&gt;the bitcoin repositories?&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:25:28&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0kneza8dzcmju2weqsu9evtzq75lg4fd6jzplduzx8pxuuldk8aczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyql84ys</id>
    
      <title type="html">📅 Original date posted:2014-07-18 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0kneza8dzcmju2weqsu9evtzq75lg4fd6jzplduzx8pxuuldk8aczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyql84ys" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstg66m9jxa8r0grdusrf6xxx73md6mn9065ul2hezvqv94q474z8st5wlge&#39;&gt;nevent1q…wlge&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-07-18&lt;br/&gt;📝 Original message:On Fri, Jul 18, 2014 at 5:39 PM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; wrote:&lt;br/&gt;&amp;gt; The rationale doesn&amp;#39;t seem to apply to rule #4, what&amp;#39;s so special about that&lt;br/&gt;&amp;gt; one?&lt;br/&gt;&lt;br/&gt;&amp;gt; 4. Non-push operations in scriptSig Any non-push operation in a scriptSig invalidates it.&lt;br/&gt;&lt;br/&gt;Having non-push operations in the scriptSig is a source of&lt;br/&gt;malleability, as there can be multiple sequences of opcodes that&lt;br/&gt;evaluate to the same result.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:24:14&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfs7rnphxgyxx7untflfs0pskqdndjemclypvv6cw2ndzylq6hlnczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyk03ney</id>
    
      <title type="html">📅 Original date posted:2014-07-15 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfs7rnphxgyxx7untflfs0pskqdndjemclypvv6cw2ndzylq6hlnczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyk03ney" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsykafntpugw53e03nyjpkanrh8cygfdf5vl3thdr2r96hjvd29e5qwdhpu2&#39;&gt;nevent1q…hpu2&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-07-15&lt;br/&gt;📝 Original message:On Tue, Jul 15, 2014 at 10:00 AM, Jeff Garzik &amp;lt;jgarzik at bitpay.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; Proxying another&amp;#39;s idea, from CoinSummit.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The request:   It would be useful to limit the lifetime of a bitcoin&lt;br/&gt;&amp;gt; address.  Intentionally prevent (somehow) bitcoins being sent to a&lt;br/&gt;&amp;gt; pubkey/pkh after the key expires.&lt;br/&gt;&lt;br/&gt;Payment request expiration was meant to address this.&lt;br/&gt;&lt;br/&gt;Adding an optional expiration timestamp to addresses would be&lt;br/&gt;possible, however, it would be a non-backward-compatible change and&lt;br/&gt;lots of software would have to be changed at this point.&lt;br/&gt;&lt;br/&gt;In my opinion encouraging the use of the payment protocol and&lt;br/&gt;deprecating the use of addresses is the best way forward, and not just&lt;br/&gt;for this reason.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:23:44&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs233sgukl3udr2pv7cxk2fnyh8909l54n60t6hg64632dd8pwrzzgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyy9jhvn</id>
    
      <title type="html">📅 Original date posted:2014-07-04 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs233sgukl3udr2pv7cxk2fnyh8909l54n60t6hg64632dd8pwrzzgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyy9jhvn" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsq5xfs2jmmx9tetgy8sgrgyr2usqsdkw6hex5rcvhdcjkzjm0x7kgyrhvva&#39;&gt;nevent1q…hvva&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-07-04&lt;br/&gt;📝 Original message:On Wed, Jun 11, 2014 at 5:39 PM, Wladimir &amp;lt;laanwj at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; If no one screams fire, we plan on removing support for it in the next&lt;br/&gt;&amp;gt; major release, for two reasons:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; - It would remove some crufty, hardly tested code paths&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; - SOCKS5 offers better privacy as it allows DNS redirection&lt;br/&gt;&lt;br/&gt;Another one:&lt;br/&gt;&lt;br/&gt;- SOCKS5 supports IPv6&lt;br/&gt;&lt;br/&gt;Last call...&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:23:32&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2fsyyqfr90745xvydpww05rwf563wnkhkknj4lkechddl9aae3sgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyyna9ep</id>
    
      <title type="html">📅 Original date posted:2014-06-04 📝 Original message:&amp;gt; ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2fsyyqfr90745xvydpww05rwf563wnkhkknj4lkechddl9aae3sgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyyna9ep" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqvp6nrtlr83c2dald8uel5xpahn7f585jrj4vlruwln8mmwsatpcmkuleq&#39;&gt;nevent1q…uleq&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-06-04&lt;br/&gt;📝 Original message:&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;  assert() should have *no* side effects, that is the problem.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;I&amp;#39;m pretty sure that all the side effects of assertions have been removed&lt;br/&gt;before 0.9.0.&lt;br/&gt;&lt;br/&gt;However, the assertion checks are extremely important to the proper sanity&lt;br/&gt;of the client and network, so IMHO it&amp;#39;s fair to still require building with&lt;br/&gt;them enabled.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140604/49578ca3/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140604/49578ca3/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:22:16&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsdtpjmedvhmqft28j9s3jf76lc97srvtzdkqyxaxwhs8ca8uhm5ugzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy3xfwlp</id>
    
      <title type="html">📅 Original date posted:2014-05-23 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsdtpjmedvhmqft28j9s3jf76lc97srvtzdkqyxaxwhs8ca8uhm5ugzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy3xfwlp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqxvf7cz088alncng47v7w0d9srw4s0gge0wfw587lhqeeynvuhcsljgj8&#39;&gt;nevent1q…jgj8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-23&lt;br/&gt;📝 Original message:On Thu, May 22, 2014 at 8:06 PM, Jeff Garzik &amp;lt;jgarzik at bitpay.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; Related:  Current multi-sig wallet technology being rolled out now,&lt;br/&gt;&amp;gt; with 2FA and other fancy doodads, is now arguably more secure than my&lt;br/&gt;&amp;gt; PGP keyring.  My PGP keyring is, to draw an analogy, a non-multisig&lt;br/&gt;&amp;gt; wallet (set of keys), with all the associated theft/data&lt;br/&gt;&amp;gt; destruction/backup risks.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The more improvements I see in bitcoin wallets, the more antiquated my&lt;br/&gt;&amp;gt; PGP keyring appears.  Zero concept of multisig.  The PGP keyring&lt;br/&gt;&amp;gt; compromise process is rarely exercised.  2FA is lacking.  At least&lt;br/&gt;&amp;gt; offline signing works well. Mostly.&lt;br/&gt;&lt;br/&gt;Would be incredible to have multisig for git commits as well. I don&amp;#39;t&lt;br/&gt;think git supports multiple signers for one commit at this point -&lt;br/&gt;amending the signature replaces the last one - but it would allow for&lt;br/&gt;some interesting multi-factor designs in which the damage when a dev&amp;#39;s&lt;br/&gt;computer is compromised would be reduced.&lt;br/&gt;&lt;br/&gt;Sounds like a lot of work to get a good workflow there, though.&lt;br/&gt;&lt;br/&gt;My mail about single-signing commits was already longer than I&lt;br/&gt;expected when I started writing there. Even though the process is&lt;br/&gt;really simple.&lt;br/&gt;&lt;br/&gt;Though if anyone&amp;#39;s interest is piqued by this, please pick it up.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:55&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvh5carqtl77fus5qpml62z9t5metsj3qqy8guzvvz58nnps7trcszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy383vdz</id>
    
      <title type="html">📅 Original date posted:2014-05-21 📝 Original message:Hello ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvh5carqtl77fus5qpml62z9t5metsj3qqy8guzvvz58nnps7trcszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy383vdz" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyka0qnjtqx7ykvr0gmw2mcd6j4g4v5mjhujftfaaatnrv6tt8yfs6gegej&#39;&gt;nevent1q…egej&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-21&lt;br/&gt;📝 Original message:Hello Chris,&lt;br/&gt;&lt;br/&gt;On Wed, May 21, 2014 at 6:39 PM, Chris Beams &amp;lt;chris at beams.io&amp;gt; wrote:&lt;br/&gt;&amp;gt; I&amp;#39;m personally happy to comply with this for any future commits, but wonder&lt;br/&gt;&amp;gt; if you&amp;#39;ve considered the arguments against commit signing [1]? Note&lt;br/&gt;&amp;gt; especially the reference therein to Linus&amp;#39; original negative opinion on&lt;br/&gt;&amp;gt; signed commits [2].&lt;br/&gt;&lt;br/&gt;Yes, I&amp;#39;ve read it. But would his alternative, signing tags, really&lt;br/&gt;help us more here? How would that work? How would we have to structure&lt;br/&gt;the process?&lt;br/&gt;&lt;br/&gt;At least signed commits are easy to integrate into the current&lt;br/&gt;development process with github - only a different way of merging has&lt;br/&gt;to be used.&lt;br/&gt;&lt;br/&gt;&amp;gt; I came across these when searching for a way to enable signing by default,&lt;br/&gt;&amp;gt; e.g. a `git config` option that might allow for this. Unfortunately, there&lt;br/&gt;&amp;gt; isn&amp;#39;t one, meaning it&amp;#39;s likely that most folks will forget to do this most&lt;br/&gt;&amp;gt; of the time.&lt;br/&gt;&lt;br/&gt;I&amp;#39;ll remind people if they forget to do it, but I won&amp;#39;t require it. As&lt;br/&gt;you say, that would be an extra barrier, and I&amp;#39;m not suggesting this&lt;br/&gt;because I to see people jumping through bureaucratic hoops.&lt;br/&gt;But it is a pretty simple thing to do...&lt;br/&gt;&lt;br/&gt;&amp;gt; If you&amp;#39;re really serious about it, you should probably reject pull requests&lt;br/&gt;&amp;gt; without signed commits; otherwise, signing becomes meaningless because only&lt;br/&gt;&amp;gt; honest authors do it, and forgetful or malicious ones can avoid it without&lt;br/&gt;&amp;gt; penalty.&lt;br/&gt;&lt;br/&gt;This is not because I&amp;#39;m afraid of malicious authors, but because I&lt;br/&gt;want to reduce the risk that github hacks would pose.&lt;br/&gt;&lt;br/&gt;Something to watch for would be authors that normally sign pull&lt;br/&gt;requests/merges and suddenly don&amp;#39;t. Someone malicious may have gained&lt;br/&gt;access to their github account. This just adds an extra layer of&lt;br/&gt;protection.&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:54&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsqfz9sprqu4d4qtd7ywczgecv9dp4epnqa7zwlxvwtep2unjjje4czyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyael4st</id>
    
      <title type="html">📅 Original date posted:2014-05-21 📝 Original message:Hello ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsqfz9sprqu4d4qtd7ywczgecv9dp4epnqa7zwlxvwtep2unjjje4czyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyael4st" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxa5qxpwruq2hjp440dl0d2cexgz26u23klmsk3dtxevasmfcrakc7vpcmu&#39;&gt;nevent1q…pcmu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-21&lt;br/&gt;📝 Original message:Hello all,&lt;br/&gt;&lt;br/&gt;When you&amp;#39;re contributing to Bitcoin Core development please sign your&lt;br/&gt;git commits. This is easy to do and will help in assuring the&lt;br/&gt;integrity of the tree.&lt;br/&gt;&lt;br/&gt;How to sign your commits?&lt;br/&gt;------------------------------------------&lt;br/&gt;&lt;br/&gt;Provide the `-S` flag (or `--gpg-sign`) to git commit when you commit&lt;br/&gt;your changes, for example&lt;br/&gt;&lt;br/&gt;    git commit -m &amp;#34;Commit message&amp;#34; -S&lt;br/&gt;&lt;br/&gt;Optionally you can provide a key id after the -S option to sign with a&lt;br/&gt;specific key.&lt;br/&gt;&lt;br/&gt;What if I forgot?&lt;br/&gt;-------------------------&lt;br/&gt;&lt;br/&gt;You can retroactively sign your previous commit using --amend, for example&lt;br/&gt;&lt;br/&gt;    git commit -S --amend&lt;br/&gt;&lt;br/&gt;If you need to go further back, you can use the interactive rebase&lt;br/&gt;command with &amp;#39;edit&amp;#39;. Replace HEAD~3 with the base commit from which&lt;br/&gt;you want to start.&lt;br/&gt;&lt;br/&gt;    git rebase -i HEAD~3&lt;br/&gt;&lt;br/&gt;Replace &amp;#39;pick&amp;#39; by &amp;#39;edit&amp;#39; for the commit that you want to sign and the&lt;br/&gt;rebasing will stop after that commit. Then you can amend the commit as&lt;br/&gt;above. Afterwards, do&lt;br/&gt;&lt;br/&gt;    git rebase --continue&lt;br/&gt;&lt;br/&gt;As this will rewrite history, you cannot do this when your commit is&lt;br/&gt;already merged. In that case, too bad, better luck next time.&lt;br/&gt;&lt;br/&gt;If you rewrite history for another reason - for example when squashing&lt;br/&gt;commits - make sure that you re-sign as the signatures will be lost.&lt;br/&gt;&lt;br/&gt;How to check if commits are signed?&lt;br/&gt;-------------------------------------------------------&lt;br/&gt;&lt;br/&gt;Use git log with show-signature,&lt;br/&gt;&lt;br/&gt;    git log --show-signature&lt;br/&gt;&lt;br/&gt;    commit 6fcdad787f1fb381a3a0fe6b1a1e45477426dccb&lt;br/&gt;    gpg: Signature made Wed 21 May 2014 12:27:55 PM CEST using RSA key&lt;br/&gt;ID 2346C9A6&lt;br/&gt;    gpg: Good signature from &amp;#34;Wladimir J. van der Laan &amp;lt;laanwj at gmail.com&amp;gt;&amp;#34;&lt;br/&gt;    Author: Wladimir J. van der Laan &amp;lt;laanwj at gmail.com&amp;gt;&lt;br/&gt;    Date:   Wed May 21 12:27:37 2014 &#43;0200&lt;br/&gt;&lt;br/&gt;        qt: Periodic language update&lt;br/&gt;    ...&lt;br/&gt;&lt;br/&gt;You can also pass the --show-signature option to `git show` to check a&lt;br/&gt;single commit.&lt;br/&gt;&lt;br/&gt;If you do this on the current repository you&amp;#39;ll see that I&amp;#39;m almost&lt;br/&gt;the only person signing commits. I would like more people to get into&lt;br/&gt;this habit.&lt;br/&gt;&lt;br/&gt;How to sign merges?&lt;br/&gt;--------------------------------&lt;br/&gt;&lt;br/&gt;When using the github interface to merge a pull request, the resulting&lt;br/&gt;merge commit is not signed.&lt;br/&gt;&lt;br/&gt;Pieter Wullie wrote a script that simplifies merging and signing. It&lt;br/&gt;can be found in contrib/devtools. Setup instructions can be found in&lt;br/&gt;the README.md in that directory. After setting it up for the&lt;br/&gt;repository you can use the script in the following way:&lt;br/&gt;&lt;br/&gt;    contrib/devtools/github-merge.sh 1234&lt;br/&gt;&lt;br/&gt;Replace 1234 by the pull request number that you want to merge. It&lt;br/&gt;will merge the pull request and drop you into a shell so you can&lt;br/&gt;verify changes and test. Once satisfied, exit the shell and answer the&lt;br/&gt;questions to merge and sign it and push upstream automatically (or&lt;br/&gt;not).&lt;br/&gt;&lt;br/&gt;Please use this script when possible for merging instead of the github&lt;br/&gt;interface.&lt;br/&gt;&lt;br/&gt;--------------------------&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:52&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsgz06k6cz8ff9z23hvrynz7d7nu0dgcqntl6vdq5e4qsvhzskl05szyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyk2yss2</id>
    
      <title type="html">📅 Original date posted:2014-05-19 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsgz06k6cz8ff9z23hvrynz7d7nu0dgcqntl6vdq5e4qsvhzskl05szyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyk2yss2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspsgj2f3pha2antg7gmmqdzu709at6h84v6nav46dmw6vf0eqkwxqrn48xl&#39;&gt;nevent1q…48xl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-19&lt;br/&gt;📝 Original message:On Mon, May 19, 2014 at 11:26 AM, Bjørn Øivind Bjørnsen&lt;br/&gt;&amp;lt;bo.bjornsen at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; On 18/05/14 19:43, Raúl Martínez wrote:&lt;br/&gt;&amp;gt;&amp;gt; &amp;lt;snip some good ideas&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; As an interested party not intimately familiar with the bitcoin codebase&lt;br/&gt;&amp;gt; who also spent some time setting up a node a while ago, I would like to&lt;br/&gt;&amp;gt; add one thing to the above list - network rate limiting.&lt;br/&gt;&lt;br/&gt;There is already an (old) patch that implements that. It won&amp;#39;t be&lt;br/&gt;merged, though, until headers-first and parallel block download is in.&lt;br/&gt;Only when the node can download blocks from multiple peers at once it&lt;br/&gt;is really safe to allow limiting rates.&lt;br/&gt;&lt;br/&gt;(sure - there are tricks to limit rates anyway, like the script in&lt;br/&gt;contrib/qos, but to have it generally available the block download&lt;br/&gt;needs to be more robust first)&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:46&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvmvx8rz3z4w3hu07w4wxjfw8dlntp6ssxynwrzxrx2g27h0dzedczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjykwy0a9</id>
    
      <title type="html">📅 Original date posted:2014-05-19 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvmvx8rz3z4w3hu07w4wxjfw8dlntp6ssxynwrzxrx2g27h0dzedczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjykwy0a9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs87tr3dv6vzpmm3mlp5huwa9lflaz97vlleyd95pfla5l2p4fsyyc89pfng&#39;&gt;nevent1q…pfng&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-19&lt;br/&gt;📝 Original message:On Sun, May 18, 2014 at 7:43 PM, Raúl Martínez &amp;lt;rme at i-rme.es&amp;gt; wrote:&lt;br/&gt;&amp;gt; About the small number of bitcoin nodes:&lt;br/&gt;&amp;gt; Hi, I read the message that Mike Hearn sent to this mailing list some days&lt;br/&gt;&amp;gt; ago (2014-04-07 11:34:43) related to the number of bitcoin full nodes.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; As an owner of two Bitcoin Nodes, one in my home computer and one in a&lt;br/&gt;&amp;gt; dedicated server, I believe I can contribute with some of my thoughts and&lt;br/&gt;&amp;gt; ideas:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; - Allow users to view the bandwith used by Bitcoin Core:&lt;br/&gt;&amp;gt; This is available in the Bitcoin Core GUI (btw, when the computer is&lt;br/&gt;&amp;gt; restarted the data gets reseted) but I cant find it in the bitcoind&lt;br/&gt;&amp;gt; commandline&lt;br/&gt;&lt;br/&gt;That&amp;#39;s also possible through the RPC. See &amp;#34;getnettotals&amp;#34;. You can also&lt;br/&gt;get stats per peer in &amp;#34;getpeerinfo&amp;#34;.&lt;br/&gt;&lt;br/&gt;I also suggest looking at Jameson Lopp&amp;#39;s Statoshi work&lt;br/&gt;(&lt;a href=&#34;http://statoshi.info&#34;&gt;http://statoshi.info&lt;/a&gt;) if you like graphs and more detailed stats.&lt;br/&gt;&lt;br/&gt;&amp;gt; - Educate users about the correct setup of a bitcoin node:&lt;br/&gt;&amp;gt; Add a page in the bitcoin.org website with a tutorial about running Bitcoin&lt;br/&gt;&amp;gt; Core with the ports opened, about runing bitcoind, etc. This guide shoud not&lt;br/&gt;&amp;gt; be for regular users but for advanced ones.&lt;br/&gt;&lt;br/&gt;Yes, such a document would be very welcome.&lt;br/&gt;&lt;br/&gt;Maybe coordinate with Saïvann Carignan or David Harding, it could be&lt;br/&gt;part of their bitcoin documentation project.&lt;br/&gt;&lt;br/&gt;&amp;gt; - bitcoind and Bitcoin Core should create a bitcoin.conf file on the first&lt;br/&gt;&amp;gt; start:&lt;br/&gt;&amp;gt; The first time the software should create a default config file with a&lt;br/&gt;&amp;gt; random RCP password and username (user can change it later) and the config&lt;br/&gt;&amp;gt; file should be commented so the user can know how to change configurations.&lt;br/&gt;&amp;gt; This is very useful in setups without GUI, for example in Ubuntu Server.&lt;br/&gt;&lt;br/&gt;I agree with you that a default configuration file is useful,&lt;br/&gt;*however* this does not need to be created by the daemon.&lt;br/&gt;&lt;br/&gt;The idea would be to make bitcoind and its data and configuration&lt;br/&gt;system-wide. See &lt;a href=&#34;https://github.com/bitcoin/bitcoin/issues/4124&#34;&gt;https://github.com/bitcoin/bitcoin/issues/4124&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;A daemon should not even have write access to its own configuration&lt;br/&gt;files. To follow the example of apache, tor, and such the distribution&lt;br/&gt;installs a default configuration file which the user can adapt.&lt;br/&gt;&lt;br/&gt;&amp;gt; - bitcoind and Bitcoin Core should be in Linux repos:&lt;br/&gt;&amp;gt; People want to type &amp;#34;yum install bitcoind&amp;#34; or &amp;#34;apt-get install bitcoind&amp;#34; and&lt;br/&gt;&amp;gt; install bitcoin. No one wants to follow a tutorial made by somewho saying&lt;br/&gt;&amp;gt; that you have to add external repos to install bitcoin in your server.&lt;br/&gt;&amp;gt; For example Electrum has been added to Ubuntu software center recently.&lt;br/&gt;&amp;gt; Bitcoin Core an bitcoind should be on CentOS, Debian, Ubuntu and Ubuntu&lt;br/&gt;&amp;gt; Server repos.&lt;br/&gt;&lt;br/&gt;This sounds good, but as usual the practice is much uglier.&lt;br/&gt;&lt;br/&gt;Bitcoind was part of the Ubuntu default repos for a while, but they&lt;br/&gt;don&amp;#39;t upgrade versions as we need to. This resulted in Ubuntu 12.04&lt;br/&gt;stable being stuck with 0.3.xx forever. It would be even worse for&lt;br/&gt;Debian Stable, which has even older versions of packages.&lt;br/&gt;&lt;br/&gt;So right now we need you to add the PPA to get the package for Ubuntu.&lt;br/&gt;This is only a small extra step.&lt;br/&gt;&lt;br/&gt;This has to be determined per distribution, though. In some distros&lt;br/&gt;this may be perfectly possible. This is just another place where the&lt;br/&gt;project is completely dependent on volunteers.&lt;br/&gt;&lt;br/&gt;&amp;gt; - Create a &amp;#34;grafical interface&amp;#34; for bitcoind on Linux servers:&lt;br/&gt;&amp;gt; Create a command, for example &amp;#34;bitcoind show&amp;#34; that shows a nice summary in&lt;br/&gt;&amp;gt; your Terminal (Console) with all the data that a node administrator wants to&lt;br/&gt;&amp;gt; know.&lt;br/&gt;&amp;gt; When I say &amp;#34;grafical interface&amp;#34; I mean like &amp;#34;top&amp;#34; command, an interface made&lt;br/&gt;&amp;gt; out of characters in ASCII.&lt;br/&gt;&lt;br/&gt;Sounds like a fun project for someone in Python. Most of the&lt;br/&gt;information is already available through RPC (and if not, request&lt;br/&gt;it!).&lt;br/&gt;&lt;br/&gt;Some hacking with ncurses could quickly make a decent tool here. It&lt;br/&gt;could be packaged with bitcoin itself but that&amp;#39;s not necessary. For&lt;br/&gt;example Tor has the tool &amp;#39;arm&amp;#39; which is a separate package.&lt;br/&gt;&lt;br/&gt;You may want to talk with Shawn Wilkinson he has some ideas in this&lt;br/&gt;direction. See also the issue&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin/bitcoin/issues/3122&#34;&gt;https://github.com/bitcoin/bitcoin/issues/3122&lt;/a&gt; .&lt;br/&gt;&lt;br/&gt;&amp;gt; - Split Bitcoin Wallet from Bitcoin Node:&lt;br/&gt;&amp;gt; I believe that this is planned, some people want to help the network and&lt;br/&gt;&amp;gt; others want to keep a wallet, someones want both.&lt;br/&gt;&amp;gt; With bitcoind you can use the option &amp;#34;disablewallet=1&amp;#34; that allows to save&lt;br/&gt;&amp;gt; some memory.&lt;br/&gt;&lt;br/&gt;Running the node without wallet is already possible since 0.9.0 in two ways:&lt;br/&gt;&lt;br/&gt;- ./configure --disable-wallet when compiling&lt;br/&gt;- run with -disablewallet  (as you say)&lt;br/&gt;&lt;br/&gt;This works both for the GUI and the daemon. You can use the resulting&lt;br/&gt;node-only instance (&amp;#34;edge router&amp;#34;) with any existing SPV wallet.&lt;br/&gt;&lt;br/&gt;There are plans to split off the wallet so that it can run separately,&lt;br/&gt;but I wouldn&amp;#39;t be holding my breath.&lt;br/&gt;&lt;br/&gt;It feels to me that the general direction things are going in is that&lt;br/&gt;other wallet projects are advancing much faster than Bitcoin Core&amp;#39;s&lt;br/&gt;wallet and people will likely switch to other wallet projects for&lt;br/&gt;wallet functionality. Bitcoin Core is moving to an edge router role.&lt;br/&gt;&lt;br/&gt;I&amp;#39;m happy to be proven wrong here and would like to see someone work&lt;br/&gt;on bitcoind&amp;#39;s wallet, but with the current development resources we&lt;br/&gt;have to focus on a what is most urgent: maintaining and improving the&lt;br/&gt;infrastructure.&lt;br/&gt;&lt;br/&gt;&amp;gt; - Inform users if 8333 port is closed:&lt;br/&gt;&amp;gt; That should be more visible, I dont mean an alert or warning but some icon.&lt;br/&gt;&lt;br/&gt;Yes, it would be great of connectivity and proxy problems were&lt;br/&gt;signaled in some way.&lt;br/&gt;&lt;br/&gt;Detecting whether your port is closed from the outside is an imprecise&lt;br/&gt;art at most, though, as it relies on information from others.&lt;br/&gt;&lt;br/&gt;A first step could be showing the number of incoming and outgoing&lt;br/&gt;connections separately in getnetworkinfo. If you have no incoming&lt;br/&gt;connections after a while you can be fairly sure that there is no&lt;br/&gt;outward connectivity.&lt;br/&gt;&lt;br/&gt;&amp;gt; - Keep connections if bitcoind is restarted:&lt;br/&gt;&amp;gt; I noticed that if I restart bitcoind (to apply new config) my reset to 0 and&lt;br/&gt;&amp;gt; take some hours to rise up to ~40. I believe that my peers should notice&lt;br/&gt;&amp;gt; that I am down for less than ~15 minutes and try to connect again faster.&lt;br/&gt;&lt;br/&gt;What incentive do peers have to reconnect to you specifically? The&lt;br/&gt;nature of a P2P network is that nodes are interchangeable. If a node&lt;br/&gt;fails or kicks them, they&amp;#39;ll just try the next node in the list.&lt;br/&gt;Sometimes that will be you, sometimes it will not.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:44&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxv64u3h9cnj0qyaqslh978c7gc5yw89m8f6d73hcq4fq6tcp0xsszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy8jclca</id>
    
      <title type="html">📅 Original date posted:2014-05-08 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxv64u3h9cnj0qyaqslh978c7gc5yw89m8f6d73hcq4fq6tcp0xsszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy8jclca" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs90ls2nqxsq2lz6n3lvd5l5lm2rr7gtgf6c7r0dnumfzm7d3dmxngmxkwpx&#39;&gt;nevent1q…kwpx&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-08&lt;br/&gt;📝 Original message:On Wed, May 7, 2014 at 10:28 PM, Nelson Castillo&lt;br/&gt;&amp;gt; Is SNMP an option? That way you do not need to implement clients and there&lt;br/&gt;&amp;gt; are many tools written.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s always good to use an existing standard, but I remember SNMP,&lt;br/&gt;even on a client device/application is pretty complex in itself.&lt;br/&gt;&lt;br/&gt;And I suppose the registration for custom OIDs and such is kind of baroque.&lt;br/&gt;&lt;br/&gt;I&amp;#39;m not entirely convinced of what the added value in this case would&lt;br/&gt;be. Yes, there are tools for monitoring SNMP, but in my experience&lt;br/&gt;those tools usually support other ways of collecting statistics as&lt;br/&gt;well.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:07&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg7umj93e0wc2r67m57sk98cgwwpq6zrhd98fwkvfey4ptm02q2qszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyv5snf4</id>
    
      <title type="html">📅 Original date posted:2014-05-07 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg7umj93e0wc2r67m57sk98cgwwpq6zrhd98fwkvfey4ptm02q2qszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyv5snf4" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsd4fe0maxc0ex92wy36hs69yl8jgsxuamu3q84hlywsx9q9wrasfsxu6q9p&#39;&gt;nevent1q…6q9p&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-07&lt;br/&gt;📝 Original message:On Wed, May 7, 2014 at 10:25 PM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; wrote:&lt;br/&gt;&amp;gt; Another is to export stats over regular TCP and make them public so&lt;br/&gt;&amp;gt; literally anyone can listen to the stats feed for any node.&lt;br/&gt;&lt;br/&gt;TOR does this as well: &lt;a href=&#34;http://torstatus.blutmagie.de/&#34;&gt;http://torstatus.blutmagie.de/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;No idea what they use to submit/gather the statistics.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:06&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsgrc5rz5ccrrv54shjgauun38aued72mm7u9f7knk4pgjx8gpgxlgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyhhep5t</id>
    
      <title type="html">📅 Original date posted:2014-05-07 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsgrc5rz5ccrrv54shjgauun38aued72mm7u9f7knk4pgjx8gpgxlgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyhhep5t" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsx08zw85urw0g3k9v5gr23egm6fmlzsl9tca4rma6w8sa468gw84gldcfdv&#39;&gt;nevent1q…cfdv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-05-07&lt;br/&gt;📝 Original message:On Wed, May 7, 2014 at 9:12 PM, Jameson Lopp &amp;lt;jameson.lopp at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; -----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;&amp;gt; Hash: SHA1&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; In order to gain more insight into what messages and requests a node is processing, I&amp;#39;ve created a Bitcoin Core fork that outputs statistics to StatsD. I hope that some of you will find this interesting and potentially useful.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://coinchomp.com/2014/05/07/announcing-statoshi-realtime-bitcoin-node-statistics/&#34;&gt;http://coinchomp.com/2014/05/07/announcing-statoshi-realtime-bitcoin-node-statistics/&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://jlopp.github.io/statoshi/&#34;&gt;https://jlopp.github.io/statoshi/&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Feedback is appreciated!&lt;br/&gt;&lt;br/&gt;Ooh nice graphs!&lt;br/&gt;&lt;br/&gt;We were coincidentally talking about showing stats from a node on a&lt;br/&gt;local web site on the #bitcoin-dev IRC a few days ago.&lt;br/&gt;&lt;br/&gt;At some point, if we&amp;#39;re going to offer Bitcoin Core node-only&lt;br/&gt;installers, it&amp;#39;d be nice to include something like this so the user&lt;br/&gt;can keep an eye on their node(s).&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:21:04&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg22s33qjzmtuak63gj032q3e8u448m3h5vwzq07gmuv0h89f8gfszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyh2lcyx</id>
    
      <title type="html">📅 Original date posted:2014-04-24 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg22s33qjzmtuak63gj032q3e8u448m3h5vwzq07gmuv0h89f8gfszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyh2lcyx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyjn4tewprcm3rneyky3s0lhn8z5l33huq7zgr39tfufyxfuxd07qmk5skp&#39;&gt;nevent1q…5skp&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-24&lt;br/&gt;📝 Original message:On Thu, Apr 24, 2014 at 10:02 AM, Wladimir &amp;lt;laanwj at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; On Thu, Apr 24, 2014 at 12:28 AM, Gregory Maxwell &amp;lt;gmaxwell at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; On Wed, Apr 23, 2014 at 1:39 PM, Warren Togami Jr. &amp;lt;wtogami at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; If you are&lt;br/&gt;&amp;gt; &amp;gt; Another option: Instead of statically building it&amp;#39;d be easy enough to&lt;br/&gt;&amp;gt; build against the 4.6 Qt headers instead without even swapping the&lt;br/&gt;&amp;gt; library. Qt is, after all, forward-compatible - between the 4.x&lt;br/&gt;&amp;gt; versions. This will lose some GUI features but if compatibility is&lt;br/&gt;&amp;gt; more important here that&amp;#39;s a choice that can be made.&lt;br/&gt;&lt;br/&gt;Are you sure this is Qt 4.6 at all? Not Qt 4.7?&lt;br/&gt;&lt;br/&gt;I&amp;#39;d expect *much* more symbols if this was a Qt 4.8 versus 4.6&lt;br/&gt;conflict. Qt 4.7 introduced a lot of new things (see all the&lt;br/&gt;occurences of  #if QT_VERSION &amp;gt;= 0x040700 - things like&lt;br/&gt;setPlaceHolderText would be expected to pop up too), but 4.8 did not.&lt;br/&gt;&lt;br/&gt;Can you check?&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:19:19&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsyjn4tewprcm3rneyky3s0lhn8z5l33huq7zgr39tfufyxfuxd07qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0f06cj</id>
    
      <title type="html">📅 Original date posted:2014-04-24 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsyjn4tewprcm3rneyky3s0lhn8z5l33huq7zgr39tfufyxfuxd07qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0f06cj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9w55hes9wl8wg8070juzjyz64j69djs6n3kwuws0cuc769dsrlec65edjz&#39;&gt;nevent1q…edjz&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-24&lt;br/&gt;📝 Original message:On Thu, Apr 24, 2014 at 12:28 AM, Gregory Maxwell &amp;lt;gmaxwell at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; On Wed, Apr 23, 2014 at 1:39 PM, Warren Togami Jr. &amp;lt;wtogami at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; If you are&lt;br/&gt;&amp;gt;&amp;gt; a rare user who needs Bitcoin-Qt on an incompatible system you can at least&lt;br/&gt;&amp;gt;&amp;gt; build it from source.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Tails users usually can&amp;#39;t really build it from source— talks is a live&lt;br/&gt;&amp;gt; boot mostly stateless linux distribution for privacy applications.&lt;br/&gt;&amp;gt; It&amp;#39;s really good in general.&lt;br/&gt;&lt;br/&gt;Aside: But is Bitcoin Core a well-suited application for those uses? I&lt;br/&gt;cannot imagine someone running a full node on a stateless system.&lt;br/&gt;&lt;br/&gt;Anyhow: As this is only one symbol, we can probably get rid of it (as&lt;br/&gt;we didn&amp;#39;t use it in 0.8.6?), or put it behind some #ifdef&lt;br/&gt;COMPATIBILITY_BUILD...&lt;br/&gt;&lt;br/&gt;Another option: Instead of statically building it&amp;#39;d be easy enough to&lt;br/&gt;build against the 4.6 Qt headers instead without even swapping the&lt;br/&gt;library. Qt is, after all, forward-compatible - between the 4.x&lt;br/&gt;versions. This will lose some GUI features but if compatibility is&lt;br/&gt;more important here that&amp;#39;s a choice that can be made.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:19:19&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsttr75a2phy34gk5wvx2axy9rpecqjsjsju3hp4kj8nz39md2vd4qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0s7rvp</id>
    
      <title type="html">📅 Original date posted:2014-04-23 📝 Original message:&amp;gt; I ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsttr75a2phy34gk5wvx2axy9rpecqjsjsju3hp4kj8nz39md2vd4qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0s7rvp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswmhv3kydzfp3v4xrugpqzjmqfw6x2p4h5hh8pqcpdlw0jgphqenssnchhr&#39;&gt;nevent1q…chhr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-23&lt;br/&gt;📝 Original message:&amp;gt; I see that the latest nightly build (thanks for that, Warren) is still not&lt;br/&gt;&amp;gt; compatible with Tails/Debian Squeeze. Is there still an intention to address&lt;br/&gt;&amp;gt; this issue? Might it be fixed by 0.9.2?&lt;br/&gt;&lt;br/&gt;Can you be more specific as to what problem you&amp;#39;re having?&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:19:18&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs80z0y2se4208c59flar4xnam7ldv2ty0sa4c3fj2l6d6mfg3adqgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy3ckhsf</id>
    
      <title type="html">📅 Original date posted:2014-04-20 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs80z0y2se4208c59flar4xnam7ldv2ty0sa4c3fj2l6d6mfg3adqgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy3ckhsf" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswtkvmv6m8gehtqz76xxpv6vcea0rgr9lu3488jxypwfrd7mgfqmctaew5v&#39;&gt;nevent1q…ew5v&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-20&lt;br/&gt;📝 Original message:On Sun, Apr 20, 2014 at 6:19 PM, Chris Pacia &amp;lt;ctpacia at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; The term bit is really only overloaded for those who are techy. 95% of the&lt;br/&gt;&amp;gt; population never uses the term bit in their daily lives and I doubt most&lt;br/&gt;&amp;gt; could even name one use of the term.&lt;br/&gt;&amp;gt; Plus bit used to be a unit of money way back when, so this is kind of&lt;br/&gt;&amp;gt; reclaiming it. I think it&amp;#39;s a great fit.&lt;br/&gt;&lt;br/&gt;That&amp;#39;s a very anglocentric way of thinking.&lt;br/&gt;&lt;br/&gt;Here in the Netherlands, a &amp;#34;bit&amp;#34; is something you put in a horses&amp;#39;s&lt;br/&gt;mouth. It&amp;#39;s also used as imported word (in the information sense).&lt;br/&gt;We&amp;#39;ve never used the term for money.&lt;br/&gt;&lt;br/&gt;Wladimir
    </content>
    <updated>2023-06-07T17:18:56&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsdtcg2rss7pqhmm3t64j9l2g7eplz0n27rceac5rxxg7dxrder9gszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyp9fuxj</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsdtcg2rss7pqhmm3t64j9l2g7eplz0n27rceac5rxxg7dxrder9gszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyp9fuxj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst32jd7lj0yhrf86tt9ns3hw8hnzcrefjv8a542defm8wf63ejaks6zfvw2&#39;&gt;nevent1q…fvw2&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:On Wed, Apr 9, 2014 at 7:33 PM, Alex Mizrahi &amp;lt;alex.mizrahi at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; 1) It&amp;#39;s more private. Bloom filters gives away quite accurate statistical&lt;br/&gt;&amp;gt;&amp;gt; information about what coins you own to whom ever you happen to be&lt;br/&gt;&amp;gt;&amp;gt; connected too. An attacker can easily use this to deanonymize you even if&lt;br/&gt;&amp;gt;&amp;gt; you don&amp;#39;t reuse addresses; Tor does not help much against this attack.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; There is also an option to download everything, but do only a very basic&lt;br/&gt;&amp;gt; surface validation (without keeping track of UTXOs).&lt;br/&gt;&amp;gt; You do not need a full node for that.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;You may not *need* a full node, but the point of this (which I clearly&lt;br/&gt;explained in my opening post) would be to support the network.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/6371ea18/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/6371ea18/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:26&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfkwkhk5ahdfdzgh6av4vn3ajq6w3m8q0uy8xqr70tqwsk7qp49rszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjya898ud</id>
    
      <title type="html">📅 Original date posted:2014-04-10 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfkwkhk5ahdfdzgh6av4vn3ajq6w3m8q0uy8xqr70tqwsk7qp49rszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjya898ud" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfh982dt7d3kp0y2g0jkwwn47nx0hgf3sxfvvm2vk6whznjz0jweg8uk640&#39;&gt;nevent1q…k640&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-10&lt;br/&gt;📝 Original message:On Thu, Apr 10, 2014 at 8:38 AM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; I tend to agree with slush here - counting the IPs in addr broadcasts&lt;br/&gt;&amp;gt; often gives a number like 100,000 vs just 10,000 for actually reachable&lt;br/&gt;&amp;gt; nodes (or less). It seems like optimising the NAT tunneling code would&lt;br/&gt;&amp;gt; help. Starting by adding more diagnostic stuff to the GUI. STUN support may&lt;br/&gt;&amp;gt; also help.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The main constraint with home devices is not IMHO their actual power but&lt;br/&gt;&amp;gt; rather that a lot of people no longer keep computers switched on all the&lt;br/&gt;&amp;gt; time. If you don&amp;#39;t do that then spv with bundled Core can&amp;#39;t help your&lt;br/&gt;&amp;gt; security because the spv wallet would always be syncing from the p2p&lt;br/&gt;&amp;gt; network for performance reasons.&lt;br/&gt;&amp;gt;&lt;br/&gt;I agree that there is a fundamental incompatibility in usage between&lt;br/&gt;wallets and nodes. Wallets need to be online as little as possible, nodes&lt;br/&gt;need to online as much as possible.&lt;br/&gt;&lt;br/&gt;However, a full node background process could also be running if the wallet&lt;br/&gt;is not open itself. Ffor example - by running as a system service.&lt;br/&gt;&lt;br/&gt;Bitcoin Core&amp;#39;s own wallet is also moving to SPV, so this means a general&lt;br/&gt;solution is needed to get people to run a node when the wallet is not&lt;br/&gt;running.&lt;br/&gt;&lt;br/&gt;Maybe the node shouldn&amp;#39;t be controlled from the wallet at all, it could be&lt;br/&gt;a &amp;#39;node control&amp;#39; user interface on its own (this is what -disablewallet&lt;br/&gt;does currently). In this case, there is no need for packaging it with a&lt;br/&gt;wallet The only drawback would be that initially, people wouldn&amp;#39;t know why&lt;br/&gt;or when to install this, hence my suggestion to pack it with wallets...&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140410/edc08ddf/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140410/edc08ddf/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:22&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsq9hqqv56apx5weh8c68qqdqrg3m96cz6036u7rwt37usrlxhf88szyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyet80kq</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsq9hqqv56apx5weh8c68qqdqrg3m96cz6036u7rwt37usrlxhf88szyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyet80kq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8gtcrqm4rqf224acts06w7pxypht7q4trcqn43gm55x6guxn95mqapu02r&#39;&gt;nevent1q…u02r&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:On Wed, Apr 9, 2014 at 10:12 PM, slush &amp;lt;slush at centrum.cz&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Maybe there&amp;#39;re other ideas how to improve current situation without needs&lt;br/&gt;&amp;gt; of reworking the architecture.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Nothing I&amp;#39;ve proposed here would require larger changes to the architecture&lt;br/&gt;then were already planned. After SPV lands we are going to split off the&lt;br/&gt;wallet, and that will need an interface to an bitcoind to allow &amp;#39;running&lt;br/&gt;with full node&amp;#39;. If that can be generalized to be useful for other (SPV)&lt;br/&gt;clients as well, that would be useful, hence I asked for input.&lt;br/&gt;&lt;br/&gt;It of course doesn&amp;#39;t preclude also looking for other solutions.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/eb8737dd/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/eb8737dd/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:20&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg82gvyn6ql4pe5vg0qwuywpna35yrejqkmsfkx4cpgyp62mn4y4qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0klu20</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg82gvyn6ql4pe5vg0qwuywpna35yrejqkmsfkx4cpgyp62mn4y4qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy0klu20" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9se59fau0jctdnypgyt5e4z8tuqduqrx7z9uuuke9yacwlgv225q38348u&#39;&gt;nevent1q…348u&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:On Wed, Apr 9, 2014 at 8:35 PM, Justus Ranvier &amp;lt;justusranvier at gmail.com&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; -----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;&amp;gt; Hash: SHA1&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 04/09/2014 06:19 PM, Wladimir wrote:&lt;br/&gt;&amp;gt; &amp;gt; If no one wants to volunteer resources to support the network&lt;br/&gt;&amp;gt; &amp;gt; anymore, we&amp;#39;ll have failed.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; If the security of the network depends on a broken incentive model,&lt;br/&gt;&amp;gt; then fix the design of the network so that economics works for you&lt;br/&gt;&amp;gt; instead of against you.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;My solution would be quick to implement and could help increase the number&lt;br/&gt;of nodes in the short term. It will also smooth the way towards splitting&lt;br/&gt;off the wallet from Bitcoin Core, by giving people a choice what wallet&lt;br/&gt;they use with their full node.&lt;br/&gt;&lt;br/&gt;That doesn&amp;#39;t preclude looking for longer-term solutions that change the&lt;br/&gt;incentive structure, but that is much more difficult and risky. I don&amp;#39;t&lt;br/&gt;believe it&amp;#39;s a matter of &amp;#39;fixing that instead&amp;#39; in a few hours, though I&lt;br/&gt;nevertheless look forward to your pull request.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/b71b8fa0/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/b71b8fa0/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:17&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs089vc7w39mf7rwxrj8ecr7ay99ukz23vlxxj97s8679f366vmduqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjykmvwn2</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs089vc7w39mf7rwxrj8ecr7ay99ukz23vlxxj97s8679f366vmduqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjykmvwn2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsx97muw9llwkpdumvq8e6ycqccfhh8lge28vmv44wq3fjyzly984cd24wwh&#39;&gt;nevent1q…4wwh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:On Wed, Apr 9, 2014 at 8:00 PM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; The right way to start with this, if anyone cares, is to add&lt;br/&gt;&amp;gt; instrumentation to existing SPV wallet apps to report back to home base how&lt;br/&gt;&amp;gt; long they are running for, how much disk space / RAM they have, and&lt;br/&gt;&amp;gt; possibly what kind of hardware.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I *strongly* suspect that the vast majority of SPV wallets are not left&lt;br/&gt;&amp;gt; running permanently, and run on laptops where battery life is at a premium.&lt;br/&gt;&amp;gt; These people will never want to run full nodes.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Bitcoins stands or falls with people running full nodes.&lt;br/&gt;&lt;br/&gt;If no one wants to volunteer resources to support the network anymore,&lt;br/&gt;we&amp;#39;ll have failed.&lt;br/&gt;&lt;br/&gt;Sorry. I don&amp;#39;t think it will ever make sense to run full nodes on consumer&lt;br/&gt;&amp;gt; hardware again. Our time is much better spent on optimising so it&amp;#39;s cheaper&lt;br/&gt;&amp;gt; for full node operators to run them on cheap virtualised servers.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Most consumer hardware is much more powerful than &amp;#39;cheap virtualized&lt;br/&gt;servers&amp;#39;. More memory, disks are cheap, and at least in the Netherlands&lt;br/&gt;home bandwidth is much cheaper than server bandwidth.&lt;br/&gt;&lt;br/&gt;Also: any optimization that helps running on cheap servers will also help&lt;br/&gt;running it on consumer hardware. It&amp;#39;s not the one or the other.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/00a9ece0/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/00a9ece0/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:16&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs8mlc90h0ffj57tgm88xjx02q9ykjzryy64du7qy0wjp5u3pg53ggzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjycwv0v5</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs8mlc90h0ffj57tgm88xjx02q9ykjzryy64du7qy0wjp5u3pg53ggzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjycwv0v5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstedykn95q9zv6wpu2zqt0q344tsyakgw698qfg325fzddt9qzppsv6vngh&#39;&gt;nevent1q…vngh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:On Wed, Apr 9, 2014 at 5:41 PM, Natanael &amp;lt;natanael.l at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; This could probably be done fairly easily by bundling Stratum (it&amp;#39;s&lt;br/&gt;&amp;gt; not just for pools!) and allowing SPV wallets to ask Bitcoind to start&lt;br/&gt;&amp;gt; it (if you don&amp;#39;t use it, there&amp;#39;s no need to waste the resources), and&lt;br/&gt;&amp;gt; then connect to it. The point of using Stratum is that it already is&lt;br/&gt;&amp;gt; being used by Electrum, and that it might be an easier way to support&lt;br/&gt;&amp;gt; SPV clients than creating a new API in bitcoind for it since Stratum&lt;br/&gt;&amp;gt; itself already relies on bitcoind to provide it&amp;#39;s services.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Why would a new API be needed? (beside maybe some functionality that would&lt;br/&gt;make it easier to integrate)&lt;br/&gt;&lt;br/&gt;P2P should be enough for SPV clients such as BitcoinJ to get access to&lt;br/&gt;(filtered) blocks and transations, and RPC can be used to manage/query the&lt;br/&gt;bitcoind instance. I&amp;#39;m not sure what stratum would add.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/a2914bc4/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/a2914bc4/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:13&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsv2wglk3f0lqn38lsqpmwsguw3q9j4u7zsfvnzm3sm9jnsqdk85tszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjytsp2s0</id>
    
      <title type="html">📅 Original date posted:2014-04-10 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsv2wglk3f0lqn38lsqpmwsguw3q9j4u7zsfvnzm3sm9jnsqdk85tszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjytsp2s0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxvqjq8w27asjcdceqmgf43q7w70n0swn3vht57duhv087m9rv76sycexf8&#39;&gt;nevent1q…exf8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-10&lt;br/&gt;📝 Original message:On Thu, Apr 10, 2014 at 8:04 AM, Tamas Blummer &amp;lt;tamas at bitsofproof.com&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Serving headers should be default but storing and serving full blocks&lt;br/&gt;&amp;gt; configurable to ranges, so people can tailor to their bandwith and space&lt;br/&gt;&amp;gt; available.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;I do agree that it is important.&lt;br/&gt;&lt;br/&gt;This does require changes to the P2P protocol, as currently there is no way&lt;br/&gt;for a node to signal that they store only part of the block chain. Also,&lt;br/&gt;clients will have to be modified to take this into account. Right now they&lt;br/&gt;are under the assumption that every full node can send them every&lt;br/&gt;(previous) block.&lt;br/&gt;&lt;br/&gt;What would this involve?&lt;br/&gt;&lt;br/&gt;Do you know of any previous work towards this?&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140410/fb3a77bb/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140410/fb3a77bb/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:11&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsrm89m6uzsxcas92exyqmmatw36v9shc8a9hnpfdrd6hz4cynumngzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyv4032a</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsrm89m6uzsxcas92exyqmmatw36v9shc8a9hnpfdrd6hz4cynumngzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyv4032a" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszfuwtmn7hmftfxa7gfgjg0mdsmvnz5fwej204q6erz3y2rn95k7s0pe57h&#39;&gt;nevent1q…e57h&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:On Wed, Apr 9, 2014 at 6:09 PM, Thomas Voegtlin &amp;lt;thomasv1 at gmx.de&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Le 09/04/2014 17:54, Gregory Maxwell a écrit :&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Sadly today Electrum requires more than a full node, it requires a&lt;br/&gt;&amp;gt; &amp;gt; number of large additional indexes over what a full node has and&lt;br/&gt;&amp;gt; &amp;gt; pruning is precluded. I don&amp;#39;t think that increasing the resource&lt;br/&gt;&amp;gt; &amp;gt; utilization of the node is a good way to go there for the purposes&lt;br/&gt;&amp;gt; &amp;gt; expressed here. (not that electrum couldn&amp;#39;t be used here, but not&lt;br/&gt;&amp;gt; &amp;gt; unmodified without the resource usage increasing route)&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Electrum uses two large indexes:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;      address -&amp;gt; utxo&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; (patricia tree, aka &amp;#34;ultimate blockchain compression&amp;#34;, see thread&lt;br/&gt;&amp;gt; started by Alan Reiner in the bitcointalk forum)&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Thanks for the explanation.&lt;br/&gt;&lt;br/&gt;Adding a RPC call for a &amp;#34;address -&amp;gt; utxo&amp;#34; query wouldn&amp;#39;t be a big deal. It&lt;br/&gt;has been requested before for other purposes as well, all the better if it&lt;br/&gt;helps for interaction with Electrum.&lt;br/&gt;&lt;br/&gt;Spent history would be involve a much larger index, and it&amp;#39;s not likely&lt;br/&gt;that will end up in bitcoin&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/4cf070b4/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/4cf070b4/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:11&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfe9463u9ym0qcwfxcvvetng5xy88sx6kl5zh60ya83szx62exxsgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyktkex3</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:Hello, ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfe9463u9ym0qcwfxcvvetng5xy88sx6kl5zh60ya83szx62exxsgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyktkex3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswmxdg44r7ktqcmd6v6w7hn68ucmaftesk2jzgc64eckae77n730cnf3uk7&#39;&gt;nevent1q…3uk7&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:Hello,&lt;br/&gt;&lt;br/&gt;This is primarily aimed at developers of SPV wallets.&lt;br/&gt;&lt;br/&gt;The recently reported decrease in number of full nodes could have several&lt;br/&gt;reasons, one of them that less people are running Bitcoin Core for the&lt;br/&gt;wallet because the other wallets are getting ahead in both features and&lt;br/&gt;useability.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s great to see innovation in wallets, but it&amp;#39;s worrying that the number&lt;br/&gt;of full nodes decreases.&lt;br/&gt;&lt;br/&gt;It may be that lots of people would support the network by running a full&lt;br/&gt;node, but don&amp;#39;t want to go through the trouble of installing bitcoin core&lt;br/&gt;separately (and get confused because it&amp;#39;s a wallet, too).&lt;br/&gt;&lt;br/&gt;Hence I&amp;#39;d like to explore the idea of adding an option to popular SPV&lt;br/&gt;wallets, to spin a bitcoind process in the background. This could be pretty&lt;br/&gt;much transparent to the user - it would sync in the background, the wallet&lt;br/&gt;could show statistics about the node, but is not dependent on it.&lt;br/&gt;&lt;br/&gt;In exchange the user would get increased (full node level) security, as the&lt;br/&gt;SPV wallet would have a local trusted node.&lt;br/&gt;&lt;br/&gt;Does this sound like a good idea?&lt;br/&gt;&lt;br/&gt;Is there any way that Bitcoin Core can help to accomedate this &amp;#39;embedded&amp;#39;&lt;br/&gt;usage? Specific Interfaces, special builds - maybe add a walletless&lt;br/&gt;bitcoind build to gitian - bindings, dlls, etc?&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/6673abbe/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/6673abbe/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:18:09&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs09y572m6j5lhqqzevh26shplk2kglqlczl0c7n4tejz3t0p8hdkgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyvv9pqh</id>
    
      <title type="html">📅 Original date posted:2014-04-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs09y572m6j5lhqqzevh26shplk2kglqlczl0c7n4tejz3t0p8hdkgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyvv9pqh" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsr3y6w8zemj40q2t6p9tj6w4w4cp893t2c0llejf72f2gs27x5wmcd6fm87&#39;&gt;nevent1q…fm87&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-09&lt;br/&gt;📝 Original message:On Wed, Apr 9, 2014 at 12:38 PM, Wendell &amp;lt;w at hivewallet.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On that note, I think we have every possibility to make desktop and mobile&lt;br/&gt;&amp;gt; wallets mind-numbingly simple -- and perhaps even do one better. Is this&lt;br/&gt;&amp;gt; now a community priority? If so, I would really appreciate some additional&lt;br/&gt;&amp;gt; contributors to Hive!&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;How does that relate to the nodes issue?&lt;br/&gt;&lt;br/&gt;Would packaging an optional bitcoind with your wallet be an option, which&lt;br/&gt;is automatically managed in the background, so that users can run a full&lt;br/&gt;node if they want?&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140409/a1b6a0ec/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140409/a1b6a0ec/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:17:34&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs06llks30atx3hylcfkut04ha3hj3s3vc2ymr9gfsklvu5n726fqqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyue64tu</id>
    
      <title type="html">📅 Original date posted:2014-04-03 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs06llks30atx3hylcfkut04ha3hj3s3vc2ymr9gfsklvu5n726fqqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyue64tu" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswwmvrcmpmlza2sn9sqfefq5kc4zed293ttdglse2xfnmesfemryqwh72zl&#39;&gt;nevent1q…72zl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-03&lt;br/&gt;📝 Original message:On Thu, Apr 3, 2014 at 6:47 AM, devrandom &amp;lt;c1.sf-bitcoin at niftybox.net&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Nice!&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I wonder how much of this could be scripted.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Everything, probably, using vmbuilder (and/or vagrant as Nick Simpson&lt;br/&gt;suggests). But that&amp;#39;s not the point here. It is to provide exact steps that&lt;br/&gt;people can follow to get a basic (virtual) machine that they can use to do&lt;br/&gt;gitian builds.&lt;br/&gt;&lt;br/&gt;I didn&amp;#39;t want to end up with a gitian-builder-that-builds-a-gitian-builder&lt;br/&gt;:-) The host machine may not even have any scripting languages installed&lt;br/&gt;(in the case of Windows).&lt;br/&gt;&lt;br/&gt;It may be possible to script *some* parts (most of the quoted bash script&lt;br/&gt;is runnable as script) without automating the entire process, but I hope&lt;br/&gt;that over time we can make Gitian itself easier to use/setup, so that less&lt;br/&gt;steps are needed in the first place.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140403/4dd280d6/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140403/4dd280d6/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:17:04&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswzwxyljuv80qjdaxlp423u82eu3p0uumm5hgq458smcjwxmqslkczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjym8fg92</id>
    
      <title type="html">📅 Original date posted:2014-04-02 📝 Original message:Hello ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswzwxyljuv80qjdaxlp423u82eu3p0uumm5hgq458smcjwxmqslkczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjym8fg92" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqlda2ng37q7sle6s6s0tr7sx9uzyyxarg8vzke4rfgsdvvg4kjyq5ngdsm&#39;&gt;nevent1q…gdsm&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-02&lt;br/&gt;📝 Original message:Hello all,&lt;br/&gt;&lt;br/&gt;I&amp;#39;m working on a detailed guide on how to install and set up a Debian VM&lt;br/&gt;for gitian building. As this guide can be used on any operating system that&lt;br/&gt;has VirtualBox, hopefully this will make it easier for people to get&lt;br/&gt;started with gitian builds.&lt;br/&gt;&lt;br/&gt;See &lt;a href=&#34;https://github.com/bitcoin/bitcoin/pull/3994&#34;&gt;https://github.com/bitcoin/bitcoin/pull/3994&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Rendered version is here:&lt;br/&gt;&lt;a href=&#34;https://github.com/laanwj/bitcoin/blob/2014_04_debian_gitian_build_doc/doc/gitian-building.md&#34;&gt;https://github.com/laanwj/bitcoin/blob/2014_04_debian_gitian_build_doc/doc/gitian-building.md&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Comments and patches are welcome.&lt;br/&gt;If you bump into problems while following the guide please let me know.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140402/2338755e/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140402/2338755e/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:17:04&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsp9hsvhqy55z63xkx3kmk0d0ryltj4u6hql3n9yq5fcemgtcvmflszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy76mjhs</id>
    
      <title type="html">📅 Original date posted:2014-04-05 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsp9hsvhqy55z63xkx3kmk0d0ryltj4u6hql3n9yq5fcemgtcvmflszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy76mjhs" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswqch9ak5anqd0gh6298ysu36r08xx3563qa5kxuqgmqvg794h90szn7rjv&#39;&gt;nevent1q…7rjv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-05&lt;br/&gt;📝 Original message:On Sat, Apr 5, 2014 at 12:40 PM, Matt Whitlock &amp;lt;bip at mattwhitlock.name&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Saturday, 5 April 2014, at 12:21 pm, Jorge Timón wrote:&lt;br/&gt;&amp;gt; &amp;gt; I like both DD-MM-YYYY and YYYY-MM-DD. I just dislike MM-DD-YYYY and&lt;br/&gt;&amp;gt; YYYY-DD-MM.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Your preferences reflect a cultural bias. The only entirely numeric date&lt;br/&gt;&amp;gt; format that is unambiguous across all cultures is YYYY-MM-DD. (No culture&lt;br/&gt;&amp;gt; uses YYYY-DD-MM, or at least the ISO seems to think so.)&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Let&amp;#39;s not waste any time shed-painting this. I&amp;#39;d like to finish this&lt;br/&gt;discussion at once:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://xkcd.com/1179/&#34;&gt;https://xkcd.com/1179/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140405/f40e3dcb/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140405/f40e3dcb/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:16:55&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsq2kz27nzn3twjw7vjgsn66cfe23dvezk5y7utjz4xm3penlu77hszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyrxh7gm</id>
    
      <title type="html">📅 Original date posted:2014-04-04 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsq2kz27nzn3twjw7vjgsn66cfe23dvezk5y7utjz4xm3penlu77hszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyrxh7gm" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0qdv8tf4n4mz2c48cpp5wa3m9nwxnjq08vplctvtzul2gtsw9k0gppfl85&#39;&gt;nevent1q…fl85&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-04&lt;br/&gt;📝 Original message:On Fri, Apr 4, 2014 at 5:41 AM, kjj &amp;lt;bitcoin-devel at jerviss.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Matt Whitlock wrote:&lt;br/&gt;&amp;gt; &amp;gt; The creation date in your BIP header has the wrong format. It should be&lt;br/&gt;&amp;gt; 01-04-2014, per BIP 1.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; At first, I thought this was a second April Fool&amp;#39;s joke, but then I&lt;br/&gt;&amp;gt; looked and saw that all of the BIPs really do use this format.  As far&lt;br/&gt;&amp;gt; as I can tell, we are using this insane format because RFC 822 predates&lt;br/&gt;&amp;gt; ISO 8601 by half a decade.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Since we don&amp;#39;t have half a gajillion mail servers to patch, we could, if&lt;br/&gt;&amp;gt; we desired, adopt a sensible date format here.  The cost to the&lt;br/&gt;&amp;gt; community would be minimal, with probably not more than a half dozen&lt;br/&gt;&amp;gt; people needing to update scripts.  It could even be as simple as one guy&lt;br/&gt;&amp;gt; running sed s/parseabomination/parsedate/g&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;BIPs were based on Python PIPs, PIPs use this same ordering but spell out&lt;br/&gt;the month like &amp;#39;1-Oct-2000&amp;#39;. This is slightly more readable than our format.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;http://legacy.python.org/dev/peps/pep-0453/&#34;&gt;http://legacy.python.org/dev/peps/pep-0453/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;But to make it more confusing they have two different date conventions&lt;br/&gt;within the header (one for the modified date, and one for the created date).&lt;br/&gt;&lt;br/&gt;Personally I&amp;#39;d prefer to standardize on ISO 8601 (YYYY-MM-DD) dates as well.&lt;br/&gt;&lt;br/&gt;Feel free to submit a pull against bips/bips that changes around the dates.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140404/70a5278c/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140404/70a5278c/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:16:54&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsdxmyr0rv20v7plcfx9na8gud6wusnluk46tvzvh0xu7xpuvkjehqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyj88hq5</id>
    
      <title type="html">📅 Original date posted:2014-03-31 📝 Original message:A ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsdxmyr0rv20v7plcfx9na8gud6wusnluk46tvzvh0xu7xpuvkjehqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyj88hq5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsd3u7edcfydp8hcy4cs0e679e4qatp56x52k7jenmgmsnpxc2m9ac6rxky3&#39;&gt;nevent1q…xky3&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-03-31&lt;br/&gt;📝 Original message:A while ago I created a patch to make it possible to bind the RPC port to a&lt;br/&gt;specific address or even multiple address/port pairs.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin/bitcoin/pull/3695&#34;&gt;https://github.com/bitcoin/bitcoin/pull/3695&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;I&amp;#39;m fairly confident that it works, but it cannot hurt if some people that&lt;br/&gt;need this functionality tested it before merge. Test results from normal&lt;br/&gt;setups as well as weird corner cases (IPv4&#43;IPv6, VPNs, ...) are welcome.&lt;br/&gt;&lt;br/&gt;Regards,&lt;br/&gt;Wladimir&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/20140331/6e664d9c/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140331/6e664d9c/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:16:47&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvkwwvlwjsxfywdud6x7wu0xfpj56rmwu2xqjqe3jjmsqehtf4ypszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjysg0zxd</id>
    
      <title type="html">📅 Original date posted:2014-03-13 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvkwwvlwjsxfywdud6x7wu0xfpj56rmwu2xqjqe3jjmsqehtf4ypszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjysg0zxd" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy4m5e7dj4k0dkn8qt2g9p238cjlq0hwsuauudjd0ay5g5566r9qqlrnm8z&#39;&gt;nevent1q…nm8z&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-03-13&lt;br/&gt;📝 Original message:On Thu, Mar 13, 2014 at 6:36 PM, Alan Reiner &amp;lt;etotheipi at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 03/13/2014 01:24 PM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; Well it looks like the consensus is to do it, instead of talking about&lt;br/&gt;&amp;gt; it.  I&amp;#39;m going to make sure we get uBTC into the next Armory release.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;As default?&lt;br/&gt;&lt;br/&gt;If so, only for new installs? Or will all current users automatically be&lt;br/&gt;switched over?&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140313/80e3f13d/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140313/80e3f13d/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:15:37&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs08a7eqxusjcj3sh262j47n74etkdj72gk3j8reym5kk9a4m537vqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxzup8k</id>
    
      <title type="html">📅 Original date posted:2014-03-13 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs08a7eqxusjcj3sh262j47n74etkdj72gk3j8reym5kk9a4m537vqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxzup8k" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvvt8ewll62y4w7pm38mvafz9k39vrvxjstwzzzz0u7nyn8wf504cr556gq&#39;&gt;nevent1q…56gq&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-03-13&lt;br/&gt;📝 Original message:On Thu, Mar 13, 2014 at 1:56 PM, Jeff Garzik &amp;lt;jgarzik at bitpay.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Resurrecting this topic.  Bitcoin Wallet moved to mBTC several weeks&lt;br/&gt;&amp;gt; ago, which was disappointing -- it sounded like the consensus was&lt;br/&gt;&amp;gt; uBTC, and moving to uBTC later --which will happen-- may result in&lt;br/&gt;&amp;gt; additional user confusion, thanks to yet another decimal place&lt;br/&gt;&amp;gt; transition.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;I&amp;#39;ve kind of given up getting any consensus about this, or even getting&lt;br/&gt;people to care.&lt;br/&gt;&lt;br/&gt;Everyone agrees that a decimal shift would be good, but it&amp;#39;s the same&lt;br/&gt;boring shed painting discussion every time on how many decimals. In the end&lt;br/&gt;nothing happens.&lt;br/&gt;&lt;br/&gt;I can&amp;#39;t really blame Andreas for finally taking action and making the&lt;br/&gt;change to mBTC. People in the community are familiar with mBTC because some&lt;br/&gt;exchanges and price sites used mBTC (at least for a while when &amp;gt;$1000),&lt;br/&gt;also mBTC seems to be catching on on reddit etc.&lt;br/&gt;&lt;br/&gt;Moving to muBTC (which in itself would be better because it is the final&lt;br/&gt;unit change ever needed without hardfork) would require more coordinated&lt;br/&gt;education effort.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140313/ff0ee5e1/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140313/ff0ee5e1/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:15:32&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9s0k0372um0txpcs0ygyu0rfl8369pkfl6tjukkevw528ama98qqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjytpj5q2</id>
    
      <title type="html">📅 Original date posted:2014-03-03 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9s0k0372um0txpcs0ygyu0rfl8369pkfl6tjukkevw528ama98qqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjytpj5q2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8qrhrvppuzwdmmpgc6jfzecgzkn3hyuvum7p30wkcyc75nppxwpsc9njr6&#39;&gt;nevent1q…njr6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-03-03&lt;br/&gt;📝 Original message:On Mon, Mar 3, 2014 at 12:02 AM, Tom Geller &amp;lt;tom at tomgeller.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Anyway, this particular solution doesn&amp;#39;t appear to be possible in this&lt;br/&gt;&amp;gt; case, as the file isn&amp;#39;t at&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://github.com/bitcoin/bitcoin/tree/0.9.0/doc/release-notes&#34;&gt;https://github.com/bitcoin/bitcoin/tree/0.9.0/doc/release-notes&lt;/a&gt; , and I&lt;br/&gt;&amp;gt; don&amp;#39;t believe I could copy it to the repository without going the whole git&lt;br/&gt;&amp;gt; route. Suggestions welcome, here or privately.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;It&amp;#39;s not entirely trivial as you have to make sure you&amp;#39;re editing on the&lt;br/&gt;0.9 branch not the master branch, but can be done like this:&lt;br/&gt;&lt;br/&gt;- Go to &lt;a href=&#34;https://github.com/bitcoin/bitcoin/blob/0.9.0/doc/release-notes.md&#34;&gt;https://github.com/bitcoin/bitcoin/blob/0.9.0/doc/release-notes.md&lt;/a&gt;&lt;br/&gt;- Click &amp;#34;edit&amp;#34;&lt;br/&gt;- Make your changes and add a commit message describing the change, usually&lt;br/&gt;something like &amp;#39;doc: Add missing foowidget to release notes&amp;#39;.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140303/e36aef3a/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140303/e36aef3a/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:14:34&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqszvz2tlzehffq8ajnh3ekhrdqtk0fuqn7yg03ewl9jy895qusk2qszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyvtkqex</id>
    
      <title type="html">📅 Original date posted:2014-01-17 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszvz2tlzehffq8ajnh3ekhrdqtk0fuqn7yg03ewl9jy895qusk2qszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyvtkqex" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdfe74y56pkpdlxvvp7dnau37sqwm0kfw74aztztzj6y0fsjaezfc4ejx4u&#39;&gt;nevent1q…jx4u&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-01-17&lt;br/&gt;📝 Original message:On Thu, Jan 16, 2014 at 4:23 PM, Luke-Jr &amp;lt;luke at dashjr.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://github.com/bitcoin/bitcoin/pulls/luke-jr&#34;&gt;https://github.com/bitcoin/bitcoin/pulls/luke-jr&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; These are pretty much all well-tested and stable for months now.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;#3242: Autoconf improvements needs rebase, and comment from jgarzik and me&lt;br/&gt;taken into account (about -enable-frontends=).&lt;br/&gt;&lt;br/&gt;The others appear to be more controversial as they affect mining/consensus.&lt;br/&gt;I&amp;#39;d really like to see ACKs from more reviewers and testers there before&lt;br/&gt;merging.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140117/8541f89d/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140117/8541f89d/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:12:15&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqstpsh84dredzh8zehycnqz0j658pxc0z44ce8y923h8eqp0fz3jmszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyjxl29w</id>
    
      <title type="html">📅 Original date posted:2014-01-16 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqstpsh84dredzh8zehycnqz0j658pxc0z44ce8y923h8eqp0fz3jmszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyjxl29w" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2qtv70m6yhavnk7r3ml59qjudalen4lhnf3kd367v07xzv04rm4cztckpy&#39;&gt;nevent1q…ckpy&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-01-16&lt;br/&gt;📝 Original message:On Thu, Jan 16, 2014 at 7:26 AM, Gary Rowe &amp;lt;g.rowe at froot.co.uk&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; I like &amp;#34;reusable address&amp;#34;.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Simple and clear, I like it too.&lt;br/&gt;&lt;br/&gt;I see the term is routing is used in finance in the USA, but as a Dutch&lt;br/&gt;person I associate &amp;#34;routing address&amp;#34; with network routing, not with&lt;br/&gt;banking. It&amp;#39;s non-trivial to translate to a local term.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20140116/c241b654/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140116/c241b654/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:11:44&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqstjjhsu0spr0mmwmyf8fgmu38jvgeg5dpp4nd8lpuv4zg78v6qrnqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjykffn3m</id>
    
      <title type="html">📅 Original date posted:2013-12-16 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqstjjhsu0spr0mmwmyf8fgmu38jvgeg5dpp4nd8lpuv4zg78v6qrnqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjykffn3m" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrpj3lt87sjk6sfm23fsw8w693t9fgtvpaelrey3e7n5325tpcadq69pev5&#39;&gt;nevent1q…pev5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-12-16&lt;br/&gt;📝 Original message:On Mon, Dec 16, 2013 at 11:46 AM, Jim &amp;lt;jim618 at fastmail.co.uk&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; For the HD version of MultiBit we are removing the import&lt;br/&gt;&amp;gt; of individual private keys entirely and only supporting HD&lt;br/&gt;&amp;gt; addresses, primarily for safety reasons.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;I&amp;#39;d love to have the same in Bitcoin-Qt as well. Too many sob stories about&lt;br/&gt;people with outdated backups that lost part or all of their coins. These&lt;br/&gt;are much more common than fee messups.&lt;br/&gt;&lt;br/&gt;What we should really do is:&lt;br/&gt;&lt;br/&gt;- Use deterministic wallets. Making regular backups becomes optional (to&lt;br/&gt;retain label and transaction data and such) instead of mandatory.&lt;br/&gt;&lt;br/&gt;- Don&amp;#39;t support importing private keys. Replace the importing of private&lt;br/&gt;keys by a &amp;#34;sweep&amp;#34; function.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20131216/73f4c6a2/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131216/73f4c6a2/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:10:48&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs8cq4hn67g74k9plx3vnmpgkk0h6vy6uum6ggrpts06uw05d734tgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxrgs8f</id>
    
      <title type="html">📅 Original date posted:2013-12-09 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs8cq4hn67g74k9plx3vnmpgkk0h6vy6uum6ggrpts06uw05d734tgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxrgs8f" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrvr0xjxt6aegf8rj2u25dcde0w8xhck4nlljs8pr73zhdxkswy9gqjmmzj&#39;&gt;nevent1q…mmzj&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-12-09&lt;br/&gt;📝 Original message:On Mon, Dec 9, 2013 at 4:19 PM, Drak &amp;lt;drak at zikula.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; IMO, to avoid that, no files should be placed online unless they are the&lt;br/&gt;&amp;gt; official release.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;They *are* the official release as soon as they&amp;#39;re uploaded. We may wait&lt;br/&gt;for some extra gitian builds to be more confident and make the announcement&lt;br/&gt;on the forums and such, but the downloads themselves don&amp;#39;t change anymore.&lt;br/&gt;&lt;br/&gt;It really doesn&amp;#39;t matter in what order the different places are updated, as&lt;br/&gt;long as the news is propagated everywhere within a reasonable time-span of&lt;br/&gt;say a day. Requiring a certain order would require unnecessary coordination.&lt;br/&gt;&lt;br/&gt;Don&amp;#39;t make problems where they don&amp;#39;t exist, we have enough actual issues.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20131209/f8a18b88/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131209/f8a18b88/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:10:21&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs8fhus47yut37jlp0rvxk08halruz9fwete97lg0r7nmads4vmxfqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyqjnk2t</id>
    
      <title type="html">📅 Original date posted:2013-11-19 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs8fhus47yut37jlp0rvxk08halruz9fwete97lg0r7nmads4vmxfqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyqjnk2t" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdnl7hfrqtfx8nas8cmvzc8evrh9gjpl5n9rc42nz8p0dlm8gmm0qfrm6l3&#39;&gt;nevent1q…m6l3&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-11-19&lt;br/&gt;📝 Original message:On Tue, Nov 19, 2013 at 6:01 PM, Gregory Maxwell &amp;lt;gmaxwell at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Tue, Nov 19, 2013 at 8:53 AM, Drak &amp;lt;drak at zikula.org&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; It&amp;#39;s quite normal for standards bodies to allocate numbers when in draft&lt;br/&gt;&amp;gt; &amp;gt; status. If they don&amp;#39;t pass, they don&amp;#39;t pass - they are clearly labelled&lt;br/&gt;&amp;gt; &amp;gt; DRAFTs.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &#43;1 on having things in a github repository. Much better for&lt;br/&gt;&amp;gt; collaboration,&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The IETF makes a clear distinction between individual proposals and&lt;br/&gt;&amp;gt; documents which have been accepted by a working group. The former are&lt;br/&gt;&amp;gt; named after their authors.  Work is not assigned a number until it is&lt;br/&gt;&amp;gt; complete.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Talking about complete, BIP 40 and 41 don&amp;#39;t even have an associated&lt;br/&gt;document:&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin/bips&#34;&gt;https://github.com/bitcoin/bips&lt;/a&gt;&lt;br/&gt;I agree that was over-eager number assigning.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20131119/e8ebcf9a/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131119/e8ebcf9a/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:09:49&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2p06hu0s4gqaua9pdegkm5k7fsaj3n29q9534l7navwkl9vykufqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyfx57p5</id>
    
      <title type="html">📅 Original date posted:2013-11-19 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2p06hu0s4gqaua9pdegkm5k7fsaj3n29q9534l7navwkl9vykufqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyfx57p5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswxhnqqend8rp0ha50eje8kwnkdtz58yvue4259cn40pntzffxrns86p3tv&#39;&gt;nevent1q…p3tv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-11-19&lt;br/&gt;📝 Original message:On Mon, Oct 21, 2013 at 4:30 PM, Jeff Garzik &amp;lt;jgarzik at bitpay.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; BIP drafts are stored in git://github.com/bitcoin/bips.git/drafts/ and&lt;br/&gt;&amp;gt; are not automatically assigned a BIPS number.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Are we going to move ahead with this?&lt;br/&gt;&lt;br/&gt;If so, I&amp;#39;m volunteering to create the repository and import the current&lt;br/&gt;BIPs from the wiki there (and convert from wiki markup to markdown where&lt;br/&gt;necessary).&lt;br/&gt;&lt;br/&gt;2) Time passes.  Software for BIP drafts is developed, tested,&lt;br/&gt;&amp;gt; published, and publicly discussed in a typical open source manner.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Personally I think it is useful to have a number as soon as a BIP can be&lt;br/&gt;implemented, even if still in draft status; it gives something to refer to&lt;br/&gt;when mentioning a certain improvement proposal (in commit messages and such&lt;br/&gt;it could be called BIP xxx Draft).&lt;br/&gt;I don&amp;#39;t think we are at risk of running out of numbers to assign any time&lt;br/&gt;soon.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20131119/295bc88c/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131119/295bc88c/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:09:48&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsgm4kqw0s3v7wu2schwwa5cj6a9pg5yjfsqwupqdzdmggqdf5hwzszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyqu2mk5</id>
    
      <title type="html">📅 Original date posted:2013-10-20 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsgm4kqw0s3v7wu2schwwa5cj6a9pg5yjfsqwupqdzdmggqdf5hwzszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyqu2mk5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspcv8mapdtvkztst9jnmgy64eacvwgcdyhp5m4dgy2atn39q5385g9zhnf9&#39;&gt;nevent1q…hnf9&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-10-20&lt;br/&gt;📝 Original message:On Sun, Oct 20, 2013 at 1:20 AM, Gregory Maxwell &amp;lt;gmaxwell at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Since much discussion didn&amp;#39;t materialize I went and gave it a&lt;br/&gt;&amp;gt; technical once over, posting to the forum.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;At least I now understand where he got the idea of bitcoin devs being a&lt;br/&gt;bunch of paranoid, anti-authoritarian nutjobs :-) I&amp;#39;ve been on a lot of&lt;br/&gt;forums in my life but never encountered one with such selfish, unhelpful,&lt;br/&gt;trolling, complaining sods (well maybe apart from 15-year old gamers).&lt;br/&gt;&lt;br/&gt;Nick couldn&amp;#39;t have got that idea from discussion on this mailing list or&lt;br/&gt;#bitcoin-dev. Please don&amp;#39;t send anyone to that jungle. People shouldn&amp;#39;t get&lt;br/&gt;the idea that that the forum is our development community, or even endorsed&lt;br/&gt;by the devs.&lt;br/&gt;&lt;br/&gt;As for the real developer community, I haven&amp;#39;t noticed so much&lt;br/&gt;unfriendliness or closedness. But the core devs are with very few people&lt;br/&gt;(certainly compared to the number of users) and reviewing and testing takes&lt;br/&gt;time so pull requests, proposals and such can linger for a while. Which can&lt;br/&gt;indeed be frustrating.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20131020/e8f3e8eb/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131020/e8f3e8eb/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:07:39&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsgfqstjtw373axeuwmvxghswl0ecfkfjf0t67sp3070xahhz40hlqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxvczt9</id>
    
      <title type="html">📅 Original date posted:2013-05-25 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsgfqstjtw373axeuwmvxghswl0ecfkfjf0t67sp3070xahhz40hlqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyxvczt9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgquvdexudfvvvxcvcarkm634nnyccf33t4fy33dfll8w3dx9qnjgf6upld&#39;&gt;nevent1q…upld&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-05-25&lt;br/&gt;📝 Original message:On Sat, May 25, 2013 at 7:46 AM, Zooko Wilcox-OHearn &amp;lt;&lt;br/&gt;zooko at leastauthority.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; jgarzik wrote:&lt;br/&gt;&amp;gt;  &amp;gt; 1) Rule changes.  We don&amp;#39;t want these.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; In general? What constitutes a rule change?&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;I&amp;#39;m sure he means rule changes with economical impact, such as miner block&lt;br/&gt;reward, total number of bitcoins, block speed. Mostly non-interesting from&lt;br/&gt;a technical view point, but the only changes most altcoins seem to be&lt;br/&gt;making... In any case, these are set in stone and cannot ever be changed&lt;br/&gt;for bitcoin or all hell will break loose.&lt;br/&gt;&lt;br/&gt;See also &lt;a href=&#34;https://en.bitcoin.it/wiki/Hardfork_Wishlist&#34;&gt;https://en.bitcoin.it/wiki/Hardfork_Wishlist&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20130525/cbc46b25/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20130525/cbc46b25/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:02:26&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0cmaxk4zj49qmc4vm6u8w9y7y3n549dsazapy99jgqfsvvhmz5fqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyrhkfux</id>
    
      <title type="html">📅 Original date posted:2013-04-03 📝 Original message:Maybe ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0cmaxk4zj49qmc4vm6u8w9y7y3n549dsazapy99jgqfsvvhmz5fqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyrhkfux" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs82c3w99xcsug6x4m4pvfzwswqluufvchnt3a2c786zqjemfwvaasc4xeq2&#39;&gt;nevent1q…xeq2&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-04-03&lt;br/&gt;📝 Original message:Maybe now that bitcoin is growing out of the toy phase it&amp;#39;s an idea to&lt;br/&gt;start gpg signing commits, like the Linux kernel (&lt;br/&gt;&lt;a href=&#34;https://lwn.net/Articles/466468/&#34;&gt;https://lwn.net/Articles/466468/&lt;/a&gt;).&lt;br/&gt;&lt;br/&gt;But I suppose then we can&amp;#39;t use github anymore to merge as-is and need&lt;br/&gt;manual steps?&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Tue, Apr 2, 2013 at 12:54 AM, Roy Badami &amp;lt;roy at gnomon.org.uk&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; And the moment I hit send I realised it&amp;#39;s not necessarily true.&lt;br/&gt;&amp;gt; Conceivably, a collision attack might help you craft two commits (one&lt;br/&gt;&amp;gt; good, one bad) with the same hash.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; But I still maintain what I just posted is true: if someone gets&lt;br/&gt;&amp;gt; malicious code into the repo, it&amp;#39;s going to be by social engineering,&lt;br/&gt;&amp;gt; not by breaking the cyrpto.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; roy&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On Mon, Apr 01, 2013 at 11:51:07PM &#43;0100, Roy Badami wrote:&lt;br/&gt;&amp;gt; &amp;gt; The attack Schneier is talking about is a collision attack (i.e. it&lt;br/&gt;&amp;gt; &amp;gt; creates two messages with the same hash, but you don&amp;#39;t get to choose&lt;br/&gt;&amp;gt; &amp;gt; either of the messages).  It&amp;#39;s not a second preimage attack, which is&lt;br/&gt;&amp;gt; &amp;gt; what you would need to be able to create a message that hashes to the&lt;br/&gt;&amp;gt; &amp;gt; same value of an existing message.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; (And it neither have anything to do with the birthday paradox, BTW -&lt;br/&gt;&amp;gt; &amp;gt; which relates to the chance of eventually finding two messages that&lt;br/&gt;&amp;gt; &amp;gt; hash to the same value by pure change)&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; If someone gets malicious code into the repo, it&amp;#39;s going to be by&lt;br/&gt;&amp;gt; &amp;gt; social engineering, not by breaking the cyrpto.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; roy&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; On Tue, Apr 02, 2013 at 12:27:51AM &#43;0200, Melvin Carvalho wrote:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; On 2 April 2013 00:10, Will &amp;lt;will at phase.net&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; The threat of a SHA1 collision attack to insert a malicious pull&lt;br/&gt;&amp;gt; request&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; are tiny compared with the other threats - e.g. github being&lt;br/&gt;&amp;gt; compromised,&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; one of the core developers&amp;#39; passwords being compromised, one of the&lt;br/&gt;&amp;gt; core&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; developers going rogue, sourceforge (distribution site) being&lt;br/&gt;&amp;gt; compromised&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; etc etc... believe me there&amp;#39;s a lot more to worry about than a SHA1&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; attack...&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Not meaning to scare, just to put things in perspective - this is&lt;br/&gt;&amp;gt; why we&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; all need to peer review each others commits and keep an eye out for&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; suspicious commits, leverage the benefits of this project being open&lt;br/&gt;&amp;gt; source&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; and easily peer reviewed.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Very good points, and I think you&amp;#39;re absolutely right.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; But just running the numbers, to get the picture, based of scheiner&amp;#39;s&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; statistics:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&#34;http://www.schneier.com/blog/archives/2012/10/when_will_we_se.html&#34;&gt;http://www.schneier.com/blog/archives/2012/10/when_will_we_se.html&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; We&amp;#39;re talking about a million terrahashes = 2^60 right?&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; With the block chain, you only have a 10 minute window, but with source&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; code you have a longer time to prepare.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Couldnt this be done with an ASIC in about a week?&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Will&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; On 1 April 2013 23:52, Melvin Carvalho &amp;lt;melvincarvalho at gmail.com&amp;gt;&lt;br/&gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; On 1 April 2013 20:28, Petr Praus &amp;lt;petr at praus.net&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; An attacker would have to find a collision between two specific&lt;br/&gt;&amp;gt; pieces&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; of code - his malicious code and a useful innoculous code that&lt;br/&gt;&amp;gt; would be&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; accepted as pull request. This is the second, much harder case in&lt;br/&gt;&amp;gt; the&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; birthday problem. When people talk about SHA-1 being broken they&lt;br/&gt;&amp;gt; actually&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; mean the first case in the birthday problem - find any two&lt;br/&gt;&amp;gt; arbitrary values&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; that hash to the same value. So, no I don&amp;#39;t think it&amp;#39;s a feasible&lt;br/&gt;&amp;gt; attack&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; vector any time soon.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; Besides, with that kind of hashing power, it might be more&lt;br/&gt;&amp;gt; feasible to&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; cause problems in the chain by e.g. constantly splitting it.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; OK, maybe im being *way* too paranoid here ... but what if someone&lt;br/&gt;&amp;gt; had&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; access to github, could they replace one file with one they had&lt;br/&gt;&amp;gt; prepared at&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; some point?&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt; On 1 April 2013 03:26, Melvin Carvalho &amp;lt;melvincarvalho at gmail.com&amp;gt;&lt;br/&gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;  I was just looking at:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;https://bitcointalk.org/index.php?topic=4571.0&#34;&gt;https://bitcointalk.org/index.php?topic=4571.0&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; I&amp;#39;m just curious if there is a possible attack vector here based&lt;br/&gt;&amp;gt; on the&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; fact that git uses the relatively week SHA1&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Could a seemingly innocuous pull request generate another file&lt;br/&gt;&amp;gt; with a&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; backdoor/nonce combination that slips under the radar?&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Apologies if this has come up before ...&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Rise to greatness in Intel&amp;#39;s independent game demo contest.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Compete for recognition, cash, and the chance to get your game&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; on Steam. $5K grand prize plus 10 genre and skill prizes.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Submit your demo by 6/6/13. &lt;a href=&#34;http://p.sf.net/sfu/intel_levelupd2d&#34;&gt;http://p.sf.net/sfu/intel_levelupd2d&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Rise to greatness in Intel&amp;#39;s independent game demo contest.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Compete for recognition, cash, and the chance to get your game&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; on Steam. $5K grand prize plus 10 genre and skill prizes.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Submit your demo by 6/6/13. &lt;a href=&#34;http://p.sf.net/sfu/intel_levelupd2d&#34;&gt;http://p.sf.net/sfu/intel_levelupd2d&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Rise to greatness in Intel&amp;#39;s independent game demo contest.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Compete for recognition, cash, and the chance to get your game&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; on Steam. $5K grand prize plus 10 genre and skill prizes.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Submit your demo by 6/6/13. &lt;a href=&#34;http://p.sf.net/sfu/intel_levelupd2d&#34;&gt;http://p.sf.net/sfu/intel_levelupd2d&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; &amp;gt; Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013&lt;br/&gt;&amp;gt; &amp;gt; Rise to greatness in Intel&amp;#39;s independent game demo contest.&lt;br/&gt;&amp;gt; &amp;gt; Compete for recognition, cash, and the chance to get your game&lt;br/&gt;&amp;gt; &amp;gt; on Steam. $5K grand prize plus 10 genre and skill prizes.&lt;br/&gt;&amp;gt; &amp;gt; Submit your demo by 6/6/13. &lt;a href=&#34;http://p.sf.net/sfu/intel_levelupd2d&#34;&gt;http://p.sf.net/sfu/intel_levelupd2d&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013&lt;br/&gt;&amp;gt; Rise to greatness in Intel&amp;#39;s independent game demo contest.&lt;br/&gt;&amp;gt; Compete for recognition, cash, and the chance to get your game&lt;br/&gt;&amp;gt; on Steam. $5K grand prize plus 10 genre and skill prizes.&lt;br/&gt;&amp;gt; Submit your demo by 6/6/13. &lt;a href=&#34;http://p.sf.net/sfu/intel_levelupd2d&#34;&gt;http://p.sf.net/sfu/intel_levelupd2d&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&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/20130403/29d5335d/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20130403/29d5335d/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T13:42:54&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsddy4s5jrj2qxezjytlpxjkw8zw4ans9kwk87sqxq6c5qt794hhzqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjym5456p</id>
    
      <title type="html">📅 Original date posted:2012-12-03 📝 Original message:I do ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsddy4s5jrj2qxezjytlpxjkw8zw4ans9kwk87sqxq6c5qt794hhzqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjym5456p" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstpfm480jg73wfflurlnfwklcldcej0tytmfe9sfx3fnljzcsjy3gp7s2lw&#39;&gt;nevent1q…s2lw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-12-03&lt;br/&gt;📝 Original message:I do think it would be nice to sweep up dust transactions, however I&amp;#39;m not&lt;br/&gt;that happy with your solution&lt;br/&gt;&lt;br/&gt;1) Wouldn&amp;#39;t the need to re-transact your coins to keep them safe from&lt;br/&gt;&amp;#34;vultures&amp;#34;, result in people frantically sending coins to themselves, and&lt;br/&gt;thus expand the block chain, instead of reduce growth?&lt;br/&gt;&lt;br/&gt;2) putting those hard limits in passes a value judgement that IMO should&lt;br/&gt;not be present in the protocol. &amp;lt;1BTC may be worth a lot some day, or it&lt;br/&gt;could go the other way around, with dust spam of 10&#43; BTC. Either way the&lt;br/&gt;limits will have to be changed again, with yet another fork.&lt;br/&gt;&lt;br/&gt;3) The (normal) user does not have a view of his balance consisting of&lt;br/&gt;inputs and outputs of various sizes. He just sees his balance as one&lt;br/&gt;number. And somehow, inexplicably (except through a very difficult&lt;br/&gt;explanation), it&amp;#39;s going down... what if he has 10000 BTC in 0.9999999 BTC&lt;br/&gt;units? Annnnnd it&amp;#39;s gone after 210000 blocks.&lt;br/&gt;&lt;br/&gt;I wonder if there is a way for the whole process to be transparent to the&lt;br/&gt;user. The wallet is &amp;#39;defragmented&amp;#39; but without losing the swept up coins to&lt;br/&gt;the miner.&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Mon, Dec 3, 2012 at 12:19 PM, Michael Gronager &amp;lt;gronager at ceptacle.com&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; (Also posted on the forum:&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://bitcointalk.org/index.php?topic=128900.0&#34;&gt;https://bitcointalk.org/index.php?topic=128900.0&lt;/a&gt;)&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The amount of &amp;#34;dust&amp;#34; in the block chain is getting large and it is growing&lt;br/&gt;&amp;gt; all the time. Currently 11% of unspent tx outputs (UTXO) are of 1Satoshi&lt;br/&gt;&amp;gt; (0.00000001BTC), 32% is less than 0.0001BTC and 60% is less than 0.001BTC.&lt;br/&gt;&amp;gt; (Thanks to Jan for digging out these numbers!)&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; This means that a huge part of the block chain is used for essentially&lt;br/&gt;&amp;gt; nothing - e.g. the sum of the 11% is worth roughly 2 US cents !&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The main source for these 1 Satoshi payouts is Sahtoshi Dice. And nothing&lt;br/&gt;&amp;gt; wrong with that, however, we should work on ensuring that too many too&lt;br/&gt;&amp;gt; small payments will not kill the size of the blockchain in the end -&lt;br/&gt;&amp;gt; further, they are essentially too small to be included in other transaction&lt;br/&gt;&amp;gt; as the added fee will often make it more expensive to remove them. Hence,&lt;br/&gt;&amp;gt; there is no incentive to get rid of them.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I have an idea for a possible mitigation of this problem - introduction of&lt;br/&gt;&amp;gt; demurrage - not as in it normal meaning as a percentage over time (see:&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Demurrage_(currency)&#34;&gt;http://en.wikipedia.org/wiki/Demurrage_(currency)&lt;/a&gt; btw, this has also been&lt;br/&gt;&amp;gt; tried in freicoin), but as a mean to recycle pennies over time. The&lt;br/&gt;&amp;gt; proposal is simple - UTXOs age out if not re-transacted - the smaller the&lt;br/&gt;&amp;gt; coin the faster the aging:&lt;br/&gt;&amp;gt; 1-99 Satoshi: lives for 210 blocks&lt;br/&gt;&amp;gt; 100-9999 Satoshi: lives for 2100 blocks&lt;br/&gt;&amp;gt; 10000-999999 Satoshi: lives for 21000 blocks&lt;br/&gt;&amp;gt; 1000000-99999999 Satoshi: lives for 210000 blocks&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Only amounts above 1BTC lives forever - (or we could even impose aging on&lt;br/&gt;&amp;gt; those too..)&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The aged coins are simply included in the block mining reward, creating&lt;br/&gt;&amp;gt; another incentive for miners. Further, if we include all coins in this&lt;br/&gt;&amp;gt; recycle scheme coins will never be lost forever.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; This scheme will impose some lifetimes also on e.g. colored coins (hence&lt;br/&gt;&amp;gt; you need to use a certain amount to borrow space on the blockchain for the&lt;br/&gt;&amp;gt; time needed, or simply transact them).&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; If you like this I would be happy to write it into a BIP.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Thoughts ?&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Keep yourself connected to Go Parallel:&lt;br/&gt;&amp;gt; BUILD Helping you discover the best ways to construct your parallel&lt;br/&gt;&amp;gt; projects.&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://goparallel.sourceforge.net&#34;&gt;http://goparallel.sourceforge.net&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&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/20121203/37667201/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20121203/37667201/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T12:45:04&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9f35aqud3ys5a90ca0wjuyg8y7t8z2jn6k20cvf7kq5lzwxmelrczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyes3t2y</id>
    
      <title type="html">📅 Original date posted:2012-06-16 📝 Original message:As ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9f35aqud3ys5a90ca0wjuyg8y7t8z2jn6k20cvf7kq5lzwxmelrczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyes3t2y" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspjfxxdayfq72q3nsx78y3juakt0x7rtz27evpg6gqh48pl4lww3cyyvmcn&#39;&gt;nevent1q…vmcn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-06-16&lt;br/&gt;📝 Original message:As replied on the github issue:&lt;br/&gt;&lt;br/&gt;Personally I still think it&amp;#39;s better to have a clear standardized &amp;#34;protocol&lt;br/&gt;version&amp;#34;, that implies what capabilities are supported, instead of a&lt;br/&gt;capability-based system that explicitly lists them.&lt;br/&gt;&lt;br/&gt;Capability-based systems (just look at OpenGL) tend to become horrendously&lt;br/&gt;complex, as you have to take into account all possible combinations of&lt;br/&gt;possible interactions, and constantly check for support of specific&lt;br/&gt;features instead of just comparing a version number.&lt;br/&gt;&lt;br/&gt;Sure, it can be necessary to distinguish between different types of nodes,&lt;br/&gt;but there is no need to make it this fine-grained.&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;On Sat, Jun 16, 2012 at 3:34 AM, Amir Taaki &amp;lt;zgenjix at yahoo.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Introspection/command discovery is nice, but I would prefer it to be&lt;br/&gt;&amp;gt; immediately done in the first version exchange so no assumptions as to how&lt;br/&gt;&amp;gt; a network is operating need to be made.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I like the idea of a flat list of commands. It might make sense to have&lt;br/&gt;&amp;gt; &amp;#34;meta&amp;#34;-commands that alias to groups of commands. i.e &amp;#34;original&amp;#34; for the&lt;br/&gt;&amp;gt; current core subset up to (and including) &amp;#34;pong&amp;#34;. The aliases could exist&lt;br/&gt;&amp;gt; in a text definition file which is held on github or bitcoin.org/&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ----- Original Message -----&lt;br/&gt;&amp;gt; From: Jeff Garzik &amp;lt;jgarzik at exmulti.com&amp;gt;&lt;br/&gt;&amp;gt; To: Bitcoin Development &amp;lt;bitcoin-development at lists.sourceforge.net&amp;gt;&lt;br/&gt;&amp;gt; Cc:&lt;br/&gt;&amp;gt; Sent: Saturday, June 16, 2012 2:13 AM&lt;br/&gt;&amp;gt; Subject: [Bitcoin-development] Proposed new P2P command and response:&lt;br/&gt;&amp;gt; getcmds, cmdlist&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Outside of major features advertised network-wide in nService bits,&lt;br/&gt;&amp;gt; P2P protocol lacks a good method of enumerating minor features or&lt;br/&gt;&amp;gt; extensions.  The version number increment is coarse-grained, and is&lt;br/&gt;&amp;gt; not self-documenting.  A simple extension which lists supported&lt;br/&gt;&amp;gt; commands is added, as demonstrated in this pull request:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;     &lt;a href=&#34;https://github.com/bitcoin/bitcoin/pull/1471&#34;&gt;https://github.com/bitcoin/bitcoin/pull/1471&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Another option is for verack to return this information at login,&lt;br/&gt;&amp;gt; eliminating the need for a separate command/response.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; --&lt;br/&gt;&amp;gt; Jeff Garzik&lt;br/&gt;&amp;gt; exMULTI, Inc.&lt;br/&gt;&amp;gt; jgarzik at exmulti.com&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Live Security Virtual Conference&lt;br/&gt;&amp;gt; Exclusive live event will cover all the ways today&amp;#39;s security and&lt;br/&gt;&amp;gt; threat landscape has changed and how IT managers can respond. Discussions&lt;br/&gt;&amp;gt; will include endpoint security, mobile security and the latest in malware&lt;br/&gt;&amp;gt; threats. &lt;a href=&#34;http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/&#34;&gt;http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Live Security Virtual Conference&lt;br/&gt;&amp;gt; Exclusive live event will cover all the ways today&amp;#39;s security and&lt;br/&gt;&amp;gt; threat landscape has changed and how IT managers can respond. Discussions&lt;br/&gt;&amp;gt; will include endpoint security, mobile security and the latest in malware&lt;br/&gt;&amp;gt; threats. &lt;a href=&#34;http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/&#34;&gt;http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&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/20120616/d990c59b/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20120616/d990c59b/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T12:15:32&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxvq80ptpd4n8a9ttz47v5dxkzwr02qp3jwsfu2v99yvykhckrdgczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyz5srdx</id>
    
      <title type="html">📅 Original date posted:2012-02-01 📝 Original message:Sounds ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxvq80ptpd4n8a9ttz47v5dxkzwr02qp3jwsfu2v99yvykhckrdgczyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyz5srdx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0fzqxa8rr74v53d5uxplscmgwcxt2pqd59auwrf4y2p5az82nwkg466l0c&#39;&gt;nevent1q…6l0c&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-02-01&lt;br/&gt;📝 Original message:Sounds very nice. Congratulations with the release!&lt;br/&gt;&lt;br/&gt;Any plans for porting over bitcoin-qt?&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;Op 1 feb. 2012 15:19 schreef &amp;#34;Michael Grønager&amp;#34; &amp;lt;gronager at ceptacle.com&amp;gt; het&lt;br/&gt;volgende:&lt;br/&gt;&lt;br/&gt;&amp;gt; Dear Bitcoiners,&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; libcoin is now in a state ready for its first release, which I would like&lt;br/&gt;&amp;gt; to share with you!&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; === libcoin is a crypto currency library based on the bitcoin/bitcoin&lt;br/&gt;&amp;gt; &amp;#34;Satoshi&amp;#34; client. ===&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Copenhagen, Denmark - 1st February 2012 Ceptacle announces the release of&lt;br/&gt;&amp;gt; the first version of the crypto currency library &amp;#34;libcoin&amp;#34; based on the&lt;br/&gt;&amp;gt; bitcoin/bitcoin &amp;#34;Satoshi&amp;#34; client.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; libcoin also maintains a version of bitcoind that is a 100% compatible&lt;br/&gt;&amp;gt; drop-in replacement of the bitcoin/bitcoind client: You can use it on the&lt;br/&gt;&amp;gt; same computer on the same files and you can call it with the same scripts.&lt;br/&gt;&amp;gt; And you can easily extend it without touching the basic bitcoin source&lt;br/&gt;&amp;gt; files.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The libcoin/bitcoind client downloads the entire block chain 3.5 times&lt;br/&gt;&amp;gt; faster than the bitcoin/bitcoind client. This is less than 90 minutes on a&lt;br/&gt;&amp;gt; modern laptop!&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; In libcoin, the Satoshi client code has been completely refactored,&lt;br/&gt;&amp;gt; properly encapsulating classes, removing all globals, moving from threads&lt;br/&gt;&amp;gt; and mutexes to a pure asynchronous approach. Functionalities have been&lt;br/&gt;&amp;gt; divided into logical units and libraries, minimizing dependencies for e.g.&lt;br/&gt;&amp;gt; thin clients.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; libcoin is chain agnostic, all chain (bitcoin, testnet, namecoin,&lt;br/&gt;&amp;gt; litecoin, ...) specific settings are maintained from a single class (Chain)&lt;br/&gt;&amp;gt; and hence experiments with chain settings, mining, security and digital&lt;br/&gt;&amp;gt; currencies for research and educational purposes are easily accessible. See&lt;br/&gt;&amp;gt; the ponzicoin example for how you define your own chain.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The build system of libcoin is based on CMake and supports builds of&lt;br/&gt;&amp;gt; static and dynamic libraries on Linux, Mac OS X, and Windows.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The libcoin license is LGPL v. 3. This mean that you can use it in open&lt;br/&gt;&amp;gt; source as well as in commercial projects, but improvements should go back&lt;br/&gt;&amp;gt; into the libcoin library.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ======&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Read more on libcoin on: &lt;a href=&#34;http://github.com/ceptacle/libcoin/wiki&#34;&gt;http://github.com/ceptacle/libcoin/wiki&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Join libcoin on twitter: &lt;a href=&#34;http://twitter.com/libcoin&#34;&gt;http://twitter.com/libcoin&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Download &amp;#34;libcoin Satoshi release&amp;#34;:&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://github.com/ceptacle/libcoin/zipball/v0.4.0.1&#34;&gt;http://github.com/ceptacle/libcoin/zipball/v0.4.0.1&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Best regards,&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Michael Gronager, PhD&lt;br/&gt;&amp;gt; Director, Ceptacle&lt;br/&gt;&amp;gt; Jens Juels Gade 33&lt;br/&gt;&amp;gt; 2100 Copenhagen E&lt;br/&gt;&amp;gt; Mobile: &#43;45 31 45 14 01&lt;br/&gt;&amp;gt; E-mail: gronager at ceptacle.com&lt;br/&gt;&amp;gt; Web: &lt;a href=&#34;http://www.ceptacle.com/&#34;&gt;http://www.ceptacle.com/&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Keep Your Developer Skills Current with LearnDevNow!&lt;br/&gt;&amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,&lt;br/&gt;&amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-d2d&#34;&gt;http://p.sf.net/sfu/learndevnow-d2d&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&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/20120201/50680bfc/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20120201/50680bfc/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T05:03:06&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswwylkgf8ghnjkrw9nny352yjd3qw0xvl6du6wp859w709ue4jn6qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjynxlv0l</id>
    
      <title type="html">📅 Original date posted:2012-01-31 📝 Original message:&amp;gt; ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswwylkgf8ghnjkrw9nny352yjd3qw0xvl6du6wp859w709ue4jn6qzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjynxlv0l" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspffc5hgfqyfzflx9qyc9x3pql6tcz7t8f4ec9vfyxhkkk9jvyxpsjac6mm&#39;&gt;nevent1q…c6mm&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-01-31&lt;br/&gt;📝 Original message:&amp;gt;&lt;br/&gt;&amp;gt; IMHO its standard that unknown URL parameters are simply ignored. I&lt;br/&gt;&amp;gt; think we should not change this principle.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;It&amp;#39;s usually the right thing to do to be open to future backward-compatible&lt;br/&gt;changes, but I don&amp;#39;t know of any such standard, as it equally makes future&lt;br/&gt;non-backward-compatible changes impossible.&lt;br/&gt;&lt;br/&gt;Whatever will be defined in the BIP is the standard in this case.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;gt; &amp;gt; (For example, if something that restricts the validity, such&lt;br/&gt;&amp;gt; &amp;gt; as &amp;#34;expires&amp;#34; is added later on, it is pretty important not to ignore it.&lt;br/&gt;&amp;gt; &amp;gt; Older clients should refuse to comply.)&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; In this case, you&amp;#39;d need to refuse *all* parameters you don&amp;#39;t know&lt;br/&gt;&amp;gt; about. In consequence, all extensions would break older clients.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Which is exactly what I want to avoid by defining this up-front.&lt;br/&gt;&lt;br/&gt;A versioning scheme can avoid this. Any BIP that breaks backwards&lt;br/&gt;compatibility (for example, adds a multiple-send type or specific&lt;br/&gt;restriction) should increase the version number. A client rejects URLs with&lt;br/&gt;a version number higher than what it knows about.&lt;br/&gt;&lt;br/&gt;That&amp;#39;s the simplest way to handle it, and enough IMO.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20120131/677da89f/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20120131/677da89f/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T04:59:50&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsgcrnpz4uphlmsygfr2nhlv23p9j6ksete8np5ha7frmwg66dchjszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy07dgkn</id>
    
      <title type="html">📅 Original date posted:2012-01-31 📝 Original message:To ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsgcrnpz4uphlmsygfr2nhlv23p9j6ksete8np5ha7frmwg66dchjszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy07dgkn" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8c9npfua9rur0nfuuh5t4kcynclr3qeghlv62htpwwnh63p4p0rg40ge4j&#39;&gt;nevent1q…ge4j&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-01-31&lt;br/&gt;📝 Original message:To ensure forward compatibility with optional fields, we need to define how&lt;br/&gt;a client handles fields that it doesn&amp;#39;t know about.&lt;br/&gt;&lt;br/&gt;When should it display an error message, and when should it silently accept&lt;br/&gt;and ignore the extraneous fields?&lt;br/&gt;&lt;br/&gt;(For example, if something that restricts the validity, such as &amp;#34;expires&amp;#34;&lt;br/&gt;is added later on, it is pretty important not to ignore it. Older clients&lt;br/&gt;should refuse to comply.)&lt;br/&gt;&lt;br/&gt;URL signing should indeed be addressed in a separate BIP and be an&lt;br/&gt;extension mechanism, IMO.&lt;br/&gt;&lt;br/&gt;&amp;#34;expires&amp;#34; and &amp;#34;message&amp;#34; could go into BIP 21 one as they&amp;#39;re easy to&lt;br/&gt;implement and don&amp;#39;t need much discussion.&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;On Tue, Jan 31, 2012 at 11:01 AM, Gary Rowe &amp;lt;g.rowe at froot.co.uk&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; I think that the &amp;#34;send to private address&amp;#34; field will require more effort&lt;br/&gt;&amp;gt; to implement than the simpler &amp;#34;expires&amp;#34; and &amp;#34;message&amp;#34; fields and should be&lt;br/&gt;&amp;gt; deferred to a later BIP. There is a pressing need for expires and the only&lt;br/&gt;&amp;gt; point of contention I see is the inclusion of a dual representation (block&lt;br/&gt;&amp;gt; or timestamp).&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Personally, I feel that simple is best and while a block number represents&lt;br/&gt;&amp;gt; Bitcoin&amp;#39;s pulse, there is no guarantee that a block will be discovered at&lt;br/&gt;&amp;gt; any particular moment. From a merchant perspective the main point of the&lt;br/&gt;&amp;gt; expires field is to limit risk against currency movement (immediate cash&lt;br/&gt;&amp;gt; out) or inventory movement (time limited offer). I have difficulty seeing a&lt;br/&gt;&amp;gt; good use case that would need a block. People have been co-ordinating&lt;br/&gt;&amp;gt; events based on a UTC timestamp for decades and I think we should stick&lt;br/&gt;&amp;gt; with it.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Regarding the &amp;#34;version&amp;#34; field I again think it adds unnecessary&lt;br/&gt;&amp;gt; complexity. Pretty much everything that is needed within the Bitcoin URI&lt;br/&gt;&amp;gt; scheme can be encoded with suitable optional fields (as query params)&lt;br/&gt;&amp;gt; making the whole structure forward compatible. Having a version field seems&lt;br/&gt;&amp;gt; redundant.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Finally, the URI signing mechanism. Apologies for the earlier&lt;br/&gt;&amp;gt; misunderstanding, I was reading from a limited description and it didn&amp;#39;t&lt;br/&gt;&amp;gt; make the purpose clear. I&amp;#39;ve since used&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://bitcointalk.org/index.php?topic=58534.msg689190#msg689190&#34;&gt;https://bitcointalk.org/index.php?topic=58534.msg689190#msg689190&lt;/a&gt; as my&lt;br/&gt;&amp;gt; reference which is a lot clearer. I think it&amp;#39;s a good idea, and I&amp;#39;ll&lt;br/&gt;&amp;gt; definitely support it in my MulitBit Merchant project, but it currently&lt;br/&gt;&amp;gt; seems to need more work so I think should be deferred into a dedicated BIP.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 31 January 2012 08:35, Wladimir &amp;lt;laanwj at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; I also wonder whether the &amp;#34;send to private address&amp;#34; should be part of&lt;br/&gt;&amp;gt;&amp;gt; this BIP, or a future one.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; IMO (but your mileage may vary) this BIP should only define the&lt;br/&gt;&amp;gt;&amp;gt; bare-bones URL scheme, AND provide room for future extensions such&lt;br/&gt;&amp;gt;&amp;gt; as send-to-private-address, send-multiple-signers, and so on. These should&lt;br/&gt;&amp;gt;&amp;gt; be forwards-compatible (as Luke-Jr says) in the sense that older clients&lt;br/&gt;&amp;gt;&amp;gt; can detect schemes they don&amp;#39;t understand and give the user an appropriate&lt;br/&gt;&amp;gt;&amp;gt; error message.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Maybe we need a send-type parameter to define the scheme?&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Good point on the version parameter. How are clients supposed to handle&lt;br/&gt;&amp;gt;&amp;gt; this? Refuse to handle the request if their URL scheme parser version is&lt;br/&gt;&amp;gt;&amp;gt; older than in the URL? This should be in the BIP.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Wladimir&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; On Tue, Jan 31, 2012 at 9:23 AM, Andreas Schildbach &amp;lt;&lt;br/&gt;&amp;gt;&amp;gt; andreas at schildbach.de&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Generally I prefer BIP 21 over BIP 20.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; I&amp;#39;m neutral on the &amp;#39;send&amp;#39; parameter - present in both BIPs - which I&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; don&amp;#39;t understand. I think a practical usecase should be given in the BIP.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Also, the &amp;#39;version&amp;#39; parameter is unclear. What does it mean? Is an oder&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; defined on versions (1.0b &amp;gt; 1.0)? Why is it an &amp;#34;;&amp;#34; parameter rather than&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; a normal &amp;#34;&amp;amp;&amp;#34; parameter?&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; On 01/30/2012 12:55 AM, Amir Taaki wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Matt Corallo posted a modification of BIP 20 in an earlier email and I&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; asked him if he wanted to become the champion of that BIP he submitted.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; It is a modification of BIP 20 sans the alternative non-decimal number&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; stuff.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&#34;https://en.bitcoin.it/wiki/BIP_0021&#34;&gt;https://en.bitcoin.it/wiki/BIP_0021&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Right now, I will ask the GUI client implementations like MultiBit or&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Bitcoin-Qt, not different codebases like BitCoinJ or libbitcoin if they&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; support BIP 20 or BIP 21. Feel free to raise any objections.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; More weight will be given to GUIs with actual URI sche me&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; implementations and it&amp;#39;s good to have a general consensus.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Try before you buy = See our experts in action!&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; MVC3,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-dev2&#34;&gt;http://p.sf.net/sfu/learndevnow-dev2&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; _______________________________________________&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Keep Your Developer Skills Current with LearnDevNow!&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-d2d&#34;&gt;http://p.sf.net/sfu/learndevnow-d2d&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt;&amp;gt; Keep Your Developer Skills Current with LearnDevNow!&lt;br/&gt;&amp;gt;&amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt;&amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,&lt;br/&gt;&amp;gt;&amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-d2d&#34;&gt;http://p.sf.net/sfu/learndevnow-d2d&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Keep Your Developer Skills Current with LearnDevNow!&lt;br/&gt;&amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,&lt;br/&gt;&amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-d2d&#34;&gt;http://p.sf.net/sfu/learndevnow-d2d&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&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/20120131/6c6c8e64/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20120131/6c6c8e64/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T04:59:43&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2zspuqrd0k25egt0m0fzh464mqrj5jtm462enlxyt0mw28kfrmaszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyg4hx3z</id>
    
      <title type="html">📅 Original date posted:2012-01-31 📝 Original message:I also ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2zspuqrd0k25egt0m0fzh464mqrj5jtm462enlxyt0mw28kfrmaszyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyg4hx3z" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfrlxrlgrkfgwwlynxccgunm6w98wtvgr3cnvdwxhegw3cfg00d3qnnssue&#39;&gt;nevent1q…ssue&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-01-31&lt;br/&gt;📝 Original message:I also wonder whether the &amp;#34;send to private address&amp;#34; should be part of this&lt;br/&gt;BIP, or a future one.&lt;br/&gt;&lt;br/&gt;IMO (but your mileage may vary) this BIP should only define the bare-bones&lt;br/&gt;URL scheme, AND provide room for future extensions such&lt;br/&gt;as send-to-private-address, send-multiple-signers, and so on. These should&lt;br/&gt;be forwards-compatible (as Luke-Jr says) in the sense that older clients&lt;br/&gt;can detect schemes they don&amp;#39;t understand and give the user an appropriate&lt;br/&gt;error message.&lt;br/&gt;&lt;br/&gt;Maybe we need a send-type parameter to define the scheme?&lt;br/&gt;&lt;br/&gt;Good point on the version parameter. How are clients supposed to handle&lt;br/&gt;this? Refuse to handle the request if their URL scheme parser version is&lt;br/&gt;older than in the URL? This should be in the BIP.&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;On Tue, Jan 31, 2012 at 9:23 AM, Andreas Schildbach&lt;br/&gt;&amp;lt;andreas at schildbach.de&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Generally I prefer BIP 21 over BIP 20.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I&amp;#39;m neutral on the &amp;#39;send&amp;#39; parameter - present in both BIPs - which I&lt;br/&gt;&amp;gt; don&amp;#39;t understand. I think a practical usecase should be given in the BIP.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Also, the &amp;#39;version&amp;#39; parameter is unclear. What does it mean? Is an oder&lt;br/&gt;&amp;gt; defined on versions (1.0b &amp;gt; 1.0)? Why is it an &amp;#34;;&amp;#34; parameter rather than&lt;br/&gt;&amp;gt; a normal &amp;#34;&amp;amp;&amp;#34; parameter?&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 01/30/2012 12:55 AM, Amir Taaki wrote:&lt;br/&gt;&amp;gt; &amp;gt; Matt Corallo posted a modification of BIP 20 in an earlier email and I&lt;br/&gt;&amp;gt; &amp;gt; asked him if he wanted to become the champion of that BIP he submitted.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; It is a modification of BIP 20 sans the alternative non-decimal number&lt;br/&gt;&amp;gt; &amp;gt; stuff.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &lt;a href=&#34;https://en.bitcoin.it/wiki/BIP_0021&#34;&gt;https://en.bitcoin.it/wiki/BIP_0021&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Right now, I will ask the GUI client implementations like MultiBit or&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-Qt, not different codebases like BitCoinJ or libbitcoin if they&lt;br/&gt;&amp;gt; &amp;gt; support BIP 20 or BIP 21. Feel free to raise any objections.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; More weight will be given to GUIs with actual URI sche me&lt;br/&gt;&amp;gt; &amp;gt; implementations and it&amp;#39;s good to have a general consensus.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; &amp;gt; Try before you buy = See our experts in action!&lt;br/&gt;&amp;gt; &amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt; &amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,&lt;br/&gt;&amp;gt; &amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt; &amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-dev2&#34;&gt;http://p.sf.net/sfu/learndevnow-dev2&lt;/a&gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Keep Your Developer Skills Current with LearnDevNow!&lt;br/&gt;&amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,&lt;br/&gt;&amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-d2d&#34;&gt;http://p.sf.net/sfu/learndevnow-d2d&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&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/20120131/8214b95c/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20120131/8214b95c/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T04:59:37&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsyv9859npfvgvcp7vqj34rajqvpcrxfe0xugv4pf8pxtagswfzxtqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjypnvfmk</id>
    
      <title type="html">📅 Original date posted:2012-01-30 📝 Original message:I ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsyv9859npfvgvcp7vqj34rajqvpcrxfe0xugv4pf8pxtagswfzxtqzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjypnvfmk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrtpckkmry44mzk8cpq34cedmpmxn9vj9ejjxytrjlftz4pk0jaks3w7y2x&#39;&gt;nevent1q…7y2x&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-01-30&lt;br/&gt;📝 Original message:I agree with BIP 0021&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;On Mon, Jan 30, 2012 at 12:55 AM, Amir Taaki &amp;lt;zgenjix at yahoo.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Matt Corallo posted a modification of BIP 20 in an earlier email and I&lt;br/&gt;&amp;gt; asked him if he wanted to become the champion of that BIP he submitted.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; It is a modification of BIP 20 sans the alternative non-decimal number&lt;br/&gt;&amp;gt; stuff.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://en.bitcoin.it/wiki/BIP_0021&#34;&gt;https://en.bitcoin.it/wiki/BIP_0021&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Right now, I will ask the GUI client implementations like MultiBit or&lt;br/&gt;&amp;gt; Bitcoin-Qt, not different codebases like BitCoinJ or libbitcoin if they&lt;br/&gt;&amp;gt; support BIP 20 or BIP 21. Feel free to raise any objections.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; More weight will be given to GUIs with actual URI scheme implementations&lt;br/&gt;&amp;gt; and it&amp;#39;s good to have a general consensus.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Try before you buy = See our experts in action!&lt;br/&gt;&amp;gt; The most comprehensive online learning library for Microsoft developers&lt;br/&gt;&amp;gt; is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,&lt;br/&gt;&amp;gt; Metro Style Apps, more. Free future releases when you subscribe now!&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/learndevnow-dev2&#34;&gt;http://p.sf.net/sfu/learndevnow-dev2&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&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/20120130/beed5d9d/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20120130/beed5d9d/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T04:59:30&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswpm9xp96kdrdyf3qtxwarqv5ljcxgcg3wr0xryadspqkjueelt8czyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy3rrymq</id>
    
      <title type="html">📅 Original date posted:2012-01-16 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswpm9xp96kdrdyf3qtxwarqv5ljcxgcg3wr0xryadspqkjueelt8czyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy3rrymq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxu20x82jrv4768wy57url49t94guh8rc7xrgau652tjwjgsq9sqsd26p9f&#39;&gt;nevent1q…6p9f&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-01-16&lt;br/&gt;📝 Original message:On Mon, Jan 16, 2012 at 9:12 AM, Gregory Maxwell &amp;lt;gmaxwell at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Mon, Jan 16, 2012 at 2:35 AM, Wladimir &amp;lt;laanwj at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; Internet censorship *is* a threat to bitcoin, if we don&amp;#39;t stand up for&lt;br/&gt;&amp;gt; our&lt;br/&gt;&amp;gt; &amp;gt; rights now we deserve anything that is coming. There will be no &amp;#34;long&lt;br/&gt;&amp;gt; run&amp;#34;.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Very few people actually care if they can load that particular URL ...&lt;br/&gt;&amp;gt; if you were talking about the forums it might matter more.   It also&lt;br/&gt;&amp;gt; might make sense to run some informative popup, except people are&lt;br/&gt;&amp;gt; going to be seeing them all over the internet on higher traffic sites.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Agreed, a notice would be enough. No need to make the entire site&lt;br/&gt;inaccessible either.&lt;br/&gt;&lt;br/&gt;Wladimir&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/20120116/29739d41/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20120116/29739d41/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T04:56:08&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0f4ksrzl3y3w64dshunzems4j847vwhn7sxcq5rhnn09x7rmkktgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyhtdhs8</id>
    
      <title type="html">📅 Original date posted:2011-12-20 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0f4ksrzl3y3w64dshunzems4j847vwhn7sxcq5rhnn09x7rmkktgzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjyhtdhs8" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxzyukxxgfrvuak7r0gqp58vjgsgtggxsnxxxzh6pz89ktlnangpge68pz7&#39;&gt;nevent1q…8pz7&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2011-12-20&lt;br/&gt;🗒️ Summary of this message: Developers should not create their own onion network for Bitcoin, as it is difficult to achieve security and anonymity. Instead, they should use Tor.&lt;br/&gt;📝 Original message:On Mon, Dec 19, 2011 at 10:43 PM, Jordan Mack &amp;lt;jordanmack at parhelic.com&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On 12/18/2011 1:19 PM, Stefan Thomas wrote:&lt;br/&gt;&amp;gt;  &amp;gt; Let those who want anonymity connect through Tor, Freenet, etc. It&amp;#39;s&lt;br/&gt;&amp;gt;  &amp;gt; easy to add anonymity via an extra layer, but it is impossible to add&lt;br/&gt;&amp;gt;  &amp;gt; performance on top of a slow system.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; That&amp;#39;s a very good point. This is needless complication at the protocol&lt;br/&gt;&amp;gt; level. Alternatives, like Tor, could be used to provide the desired&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Agreed. Please don&amp;#39;t roll your own onion network. It is very non-trivial to&lt;br/&gt;get security and anonymity to an acceptable level. Securing cryptocurrency&lt;br/&gt;itself is a big enough challenge already.&lt;br/&gt;&lt;br/&gt;Another reason it is better to use Tor is because of the mixing effect. A&lt;br/&gt;bitcoin-specific onion network would be subject to easy traffic analysis if&lt;br/&gt;it only carries Bitcoin messages.&lt;br/&gt;&lt;br/&gt;effect. Developers could even choose to integrate Tor functionality into&lt;br/&gt;&amp;gt; the client itself at some point.&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;Yes, good idea. I&amp;#39;ve thought about making a &amp;#34;bitcoin tor bundle&amp;#34;, analogous&lt;br/&gt;to the firefox Tor bundle that is available from the Tor site itself.&lt;br/&gt;&lt;br/&gt;Probably would need to package the block chain with it, as downloading that&lt;br/&gt;over Tor takes ages and causes unnecessary load on the network...&lt;br/&gt;&lt;br/&gt;Wladimir&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/20111220/5d6c4c2e/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20111220/5d6c4c2e/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T04:50:06&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsflw4sr9yl0vtytem0cw6md8ndma5e8juanafptwqt5s4lmwj3e7gzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy70svth</id>
    
      <title type="html">📅 Original date posted:2011-12-17 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsflw4sr9yl0vtytem0cw6md8ndma5e8juanafptwqt5s4lmwj3e7gzyqczz7cp3frmn8k5cgpendztqtmsa3843mth52q5543l52pj9mmjy70svth" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfm63u5urjuz0gcqanypdy0cssssv739u3tuwac9tx8988lgljgesfj3snh&#39;&gt;nevent1q…3snh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2011-12-17&lt;br/&gt;🗒️ Summary of this message: Luke-Jr suggests standardizing and supporting public key addresses, despite their length, for better QR code compatibility and shorter transactions in blockchain.&lt;br/&gt;📝 Original message:I don&amp;#39;t see reason why not. It could just be another, longer, address type.&lt;br/&gt;The advantage being that it allows for shorter transactions in the block&lt;br/&gt;chain (right?).&lt;br/&gt;&lt;br/&gt;Wladimir&lt;br/&gt;&lt;br/&gt;On Sat, Dec 17, 2011 at 7:32 AM, Luke-Jr &amp;lt;luke at dashjr.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; IMO, we should standardize and support public key addresses. While not&lt;br/&gt;&amp;gt; ideal&lt;br/&gt;&amp;gt; for humans, because of their length, it&amp;#39;s a better fit for large QR Codes&lt;br/&gt;&amp;gt; IMO.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Learn Windows Azure Live!  Tuesday, Dec 13, 2011&lt;br/&gt;&amp;gt; Microsoft is holding a special Learn Windows Azure training event for&lt;br/&gt;&amp;gt; developers. It will provide a great way to learn Windows Azure and what it&lt;br/&gt;&amp;gt; provides. You can attend the event by watching it streamed LIVE online.&lt;br/&gt;&amp;gt; Learn more at &lt;a href=&#34;http://p.sf.net/sfu/ms-windowsazure&#34;&gt;http://p.sf.net/sfu/ms-windowsazure&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&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/20111217/f67c8cb3/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20111217/f67c8cb3/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T04:49:25&#43;02:00</updated>
  </entry>

</feed>