<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2023-06-09T14:11:24&#43;02:00</updated>
  <generator>https://nostr.ae</generator>

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




  <entry>
    <id>https://nostr.ae/nevent1qqszxdlaamylkcdh6f83x6mrvqea5yswh2nhhmt3tvemmg6fm7rvdpqzyqn4hf8v8c2u50pluyt8rj34dq3gsnx48md3x9ekvu0nu6d0qelq2y3pqpg</id>
    
      <title type="html">📅 Original date posted:2011-09-13 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszxdlaamylkcdh6f83x6mrvqea5yswh2nhhmt3tvemmg6fm7rvdpqzyqn4hf8v8c2u50pluyt8rj34dq3gsnx48md3x9ekvu0nu6d0qelq2y3pqpg" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0u820yayfgfn84fmzmyrr32l7s8se0cqelrawykkaaxaxpegf7rsfupdjk&#39;&gt;nevent1q…pdjk&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2011-09-13&lt;br/&gt;🗒️ Summary of this message: Bitcoin&amp;#39;s code for time synchronization is a hack, but fixing it by incorporating an ntp library or removing mining code seems reasonable to experts.&lt;br/&gt;📝 Original message:&amp;gt; 2) Bitcoin&amp;#39;s &amp;#34;what time is it&amp;#34; code is kind of a hack.&lt;br/&gt;...&lt;br/&gt;&amp;gt; Fixing (2) is easier; incorporating a ntp library and/or simply&lt;br/&gt;&amp;gt; removing the bitcoin mining code from the client but requiring pools&lt;br/&gt;&amp;gt; and miners to have accurate-to-within-a-minute system clocks (or their&lt;br/&gt;&amp;gt; blocks will be &amp;#34;discouraged&amp;#34;) seems reasonable to me. If you want to&lt;br/&gt;&amp;gt; produce blocks that the rest of the network will accept, run ntp on&lt;br/&gt;&amp;gt; your system.&lt;br/&gt;...&lt;br/&gt;&amp;gt; --&lt;br/&gt;&amp;gt; Gavin Andresen&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;As a miner I fully support route (2) and do not think that this would&lt;br/&gt;cause any serious issues or discontent among miners. Most miners&lt;br/&gt;surely are running ntpd already. Those who mess with the clock&lt;br/&gt;intentionally will have to play ball.&lt;br/&gt;&lt;br/&gt;--&lt;br/&gt;Vladimir&lt;br/&gt;-&lt;br/&gt;&lt;a href=&#34;http://bitcoin.org.uk/forums&#34;&gt;http://bitcoin.org.uk/forums&lt;/a&gt; - clean and moderated bitcoin forum
    </content>
    <updated>2023-06-07T04:25:18&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs8ymr7cgpwa4u7al6pgu6rrleekkm2grp87w5sqy6lg2q33nx5czczyqn4hf8v8c2u50pluyt8rj34dq3gsnx48md3x9ekvu0nu6d0qelq28uy4jq</id>
    
      <title type="html">📅 Original date posted:2011-06-13 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs8ymr7cgpwa4u7al6pgu6rrleekkm2grp87w5sqy6lg2q33nx5czczyqn4hf8v8c2u50pluyt8rj34dq3gsnx48md3x9ekvu0nu6d0qelq28uy4jq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0h0duuk24am23ggh2s2ql3drrjus4tgfq60mqulj3k4z7qcc6a5scv6tmu&#39;&gt;nevent1q…6tmu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2011-06-13&lt;br/&gt;🗒️ Summary of this message: A possible bootstrap method for Bitcoin involves using a convention of bitcoind listening on a specific last octet of IPv4 address, .14 when possible. If no other method works, the client could start scanning x.x.x.14 addresses.&lt;br/&gt;📝 Original message:one possible bootstrap method of last resort,&lt;br/&gt;&lt;br/&gt;1. create a convention of bitcoind listening on a specific last octest&lt;br/&gt;of IPv4 address, let&amp;#39;s say, .14 when possible. Those of us who have&lt;br/&gt;access to IP space would use .14&amp;#39;s.&lt;br/&gt;&lt;br/&gt;2. if no other bootstrap method works, client could start scanning&lt;br/&gt;x.x.x.14 addresses, perhaps in some semi-intelligent order (starting&lt;br/&gt;from more pobable /8&amp;#39;s and /16&amp;#39;s), if enough people place bitcoind on&lt;br/&gt;x.x.x.14 than after a 10-100 thousand checks it bound to find a&lt;br/&gt;bitcoind peer.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s messy, with all the excessive scanning etc... but it does not&lt;br/&gt;depend on anything except a bunch of bitcoind by convention preferring&lt;br/&gt;listening on x.x.x.14&amp;#39;s.&lt;br/&gt;&lt;br/&gt;Given that this is a method of last resort in bootrap chain it whould&lt;br/&gt;hopefully not lead to DDOS on those unlucky to own *.14 and not&lt;br/&gt;running bitcoind there. Also the more people are running bitcoind on&lt;br/&gt;.14, the quicker it would find a peer, the less scanning to do. It is&lt;br/&gt;kind of self-regualting.&lt;br/&gt;&lt;br/&gt;For whatever it worth...&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 13 June 2011 10:56, Jeff Garzik &amp;lt;jgarzik at exmulti.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; On Mon, Jun 13, 2011 at 5:38 AM, Christian Decker&lt;br/&gt;&amp;gt; &amp;lt;decker.christian at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; BitTorrent trackers are used to handle several thousands of requests, so&lt;br/&gt;&amp;gt;&amp;gt; they would probably scale well enough. I&amp;#39;m not even talking about using the&lt;br/&gt;&amp;gt;&amp;gt; DHT trackers, but using old fashioned HTTP based trackers. The fact that&lt;br/&gt;&amp;gt;&amp;gt; each bitcoin client would contact the tracker would make it very hard for an&lt;br/&gt;&amp;gt;&amp;gt; attacker to get bootstrapping clients to exclusively connect to his&lt;br/&gt;&amp;gt;&amp;gt; compromised clients. I would say that using a tracker such as OpenBittorrent&lt;br/&gt;&amp;gt;&amp;gt; provides the same advantages as using an IRC channel.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; And how does the client discover HTTP trackers?  You&amp;#39;re either&lt;br/&gt;&amp;gt; hardcoding -those- into the client, or adding an additional bootstrap&lt;br/&gt;&amp;gt; step to discover them.  Either way, it has the same problems as other&lt;br/&gt;&amp;gt; current methods.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The history and experience of gnutella&amp;#39;s web caches vs. UDP host&lt;br/&gt;&amp;gt; caches seems highly relevant here.&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; EditLive Enterprise is the world&amp;#39;s most technically advanced content&lt;br/&gt;&amp;gt; authoring tool. Experience the power of Track Changes, Inline Image&lt;br/&gt;&amp;gt; Editing and ensure content is compliant with Accessibility Checking.&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/ephox-dev2dev&#34;&gt;http://p.sf.net/sfu/ephox-dev2dev&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;
    </content>
    <updated>2023-06-07T03:36:23&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsr9206eukdnd5dfscmt6x6v2rdkvnjef5cdkfxm4c96k3d8qf03zczyqn4hf8v8c2u50pluyt8rj34dq3gsnx48md3x9ekvu0nu6d0qelq2phje4w</id>
    
      <title type="html">📅 Original date posted:2011-06-13 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsr9206eukdnd5dfscmt6x6v2rdkvnjef5cdkfxm4c96k3d8qf03zczyqn4hf8v8c2u50pluyt8rj34dq3gsnx48md3x9ekvu0nu6d0qelq2phje4w" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8lk7el7r9unscrp4wcxuywup9dk4jz057g6p44qatdkyv09pre4g2rc6ya&#39;&gt;nevent1q…c6ya&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2011-06-13&lt;br/&gt;🗒️ Summary of this message: A possible bootstrap method for Bitcoin involves using a convention of bitcoind listening on a specific last octet of IPv4 address, .14 when possible. If no other method works, the client could start scanning x.x.x.14 addresses.&lt;br/&gt;📝 Original message:one possible bootstrap method of last resort,&lt;br/&gt;&lt;br/&gt;1. create a convention of bitcoind listening on a specific last octest&lt;br/&gt;of IPv4 address, let&amp;#39;s say, .14 when possible. Those of us who have&lt;br/&gt;access to IP space would use .14&amp;#39;s.&lt;br/&gt;&lt;br/&gt;2. if no other bootstrap method works, client could start scanning&lt;br/&gt;x.x.x.14 addresses, perhaps in some semi-intelligent order (starting&lt;br/&gt;from more pobable /8&amp;#39;s and /16&amp;#39;s), if enough people place bitcoind on&lt;br/&gt;x.x.x.14 than after a 10-100 thousand checks it bound to find a&lt;br/&gt;bitcoind peer.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s messy, with all the excessive scanning etc... but it does not&lt;br/&gt;depend on anything except a bunch of bitcoind by convention preferring&lt;br/&gt;listening on x.x.x.14&amp;#39;s.&lt;br/&gt;&lt;br/&gt;Given that this is a method of last resort in bootrap chain it whould&lt;br/&gt;hopefully not lead to DDOS on those unlucky to own *.14 and not&lt;br/&gt;running bitcoind there. Also the more people are running bitcoind on&lt;br/&gt;.14, the quicker it would find a peer, the less scanning to do. It is&lt;br/&gt;kind of self-regualting.&lt;br/&gt;&lt;br/&gt;For whatever it worth...&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 13 June 2011 10:56, Jeff Garzik &amp;lt;jgarzik at exmulti.com&amp;gt; wrote:&lt;br/&gt;&amp;gt; On Mon, Jun 13, 2011 at 5:38 AM, Christian Decker&lt;br/&gt;&amp;gt; &amp;lt;decker.christian at gmail.com&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; BitTorrent trackers are used to handle several thousands of requests, so&lt;br/&gt;&amp;gt;&amp;gt; they would probably scale well enough. I&amp;#39;m not even talking about using the&lt;br/&gt;&amp;gt;&amp;gt; DHT trackers, but using old fashioned HTTP based trackers. The fact that&lt;br/&gt;&amp;gt;&amp;gt; each bitcoin client would contact the tracker would make it very hard for an&lt;br/&gt;&amp;gt;&amp;gt; attacker to get bootstrapping clients to exclusively connect to his&lt;br/&gt;&amp;gt;&amp;gt; compromised clients. I would say that using a tracker such as OpenBittorrent&lt;br/&gt;&amp;gt;&amp;gt; provides the same advantages as using an IRC channel.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; And how does the client discover HTTP trackers?  You&amp;#39;re either&lt;br/&gt;&amp;gt; hardcoding -those- into the client, or adding an additional bootstrap&lt;br/&gt;&amp;gt; step to discover them.  Either way, it has the same problems as other&lt;br/&gt;&amp;gt; current methods.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The history and experience of gnutella&amp;#39;s web caches vs. UDP host&lt;br/&gt;&amp;gt; caches seems highly relevant here.&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; EditLive Enterprise is the world&amp;#39;s most technically advanced content&lt;br/&gt;&amp;gt; authoring tool. Experience the power of Track Changes, Inline Image&lt;br/&gt;&amp;gt; Editing and ensure content is compliant with Accessibility Checking.&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/ephox-dev2dev&#34;&gt;http://p.sf.net/sfu/ephox-dev2dev&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;
    </content>
    <updated>2023-06-07T03:19:11&#43;02:00</updated>
  </entry>

</feed>