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




  <entry>
    <id>https://nostr.ae/nevent1qqsg9zsa6nzantwpvph02y4t3xr7ah4t0p8g5q77jwr8k5hr2nmuy8gzypdrla7kjdnjn4vjy9zhwugxwr6n3tyr9ts3mt2s3jzmrty03v90zwpsqe5</id>
    
      <title type="html">📅 Original date posted:2013-10-24 📝 Original message:I ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg9zsa6nzantwpvph02y4t3xr7ah4t0p8g5q77jwr8k5hr2nmuy8gzypdrla7kjdnjn4vjy9zhwugxwr6n3tyr9ts3mt2s3jzmrty03v90zwpsqe5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8uuvd2y9r6h3zu5v000u5gzw9upwxv0e2zpnznr8dqrtncyzwsqcea93qr&#39;&gt;nevent1q…93qr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2013-10-24&lt;br/&gt;📝 Original message:I would like to propose a new BIP, that replaces BIP0039.&lt;br/&gt;&lt;br/&gt;My initial problem was that BIP0039 is not backward compatible with Electrum. When trying to solve that, I realized that the seed encoding used in Electrum does not help, because it does not contain a version number information. However, BIP0039 suffers the same shortcoming: it does nothing to help a future replacement, it wants to be final. My first recommendation is to allocate a few bits of the mnemonic, in order to encode a &amp;#34;version number&amp;#34; along with the checksum bits.&lt;br/&gt;&lt;br/&gt;The second problem is the wallet structure. There are multiple ways to use a BIP32 tree, and each client will certainly handle this differently. For Electrum, it is important to be able to recover an entire wallet from its mnemonic, using no extra information. Thus, the client needs to know which branches of the BIP32 tree are populated by default. This means that the &amp;#34;version number&amp;#34; I mentioned will not only be about the seed encoding, but it should also give some information about the wallet structure, at least in the case of Electrum.&lt;br/&gt;&lt;br/&gt;The third problem is the dictionary. I do not like the dictionary proposed in BIP0039, because it contains too many short words, which are bad for memorization (I explained here how I designed the dictionary used by Electrum: &lt;a href=&#34;https://bitcointalk.org/index.php?topic=153990.msg2167909#msg2167909&#34;&gt;https://bitcointalk.org/index.php?topic=153990.msg2167909#msg2167909&lt;/a&gt;). I had some discussions with slush about this, but I do not think it will ever be possible to find a consensus on that topic. &lt;br/&gt;&lt;br/&gt;BIP0039 also suggests to use localized dictionaries, with non-colliding word lists, but it is not clear how that will be achieved; it seems to be difficult, because languages often have words in common. It looks like a first-come-first-served aproach will be used. &lt;br/&gt;&lt;br/&gt;For these reasons, I believe that we need a dictionary-independent solution. This will allow developers to use the dictionary they like, and localization will be easy.&lt;br/&gt;&lt;br/&gt;I would like to suggest the following solution:&lt;br/&gt;&lt;br/&gt;1. Define a target of k bits: this target contains the metadata (&amp;#34;version number&amp;#34;), plus some extra bits for the checksum. For example, with k=16, we can allocate 8 bits for the version number, and 8 bits for checksum.&lt;br/&gt;&lt;br/&gt;2. Pick a random number of length n&#43;k bits, where n is the desired entropy of the seed, and k is the number of bits needed for the metadata (checksum, version number)&lt;br/&gt;&lt;br/&gt;3. Translate this random number to a mnemonic string, using a dictionary.&lt;br/&gt;&lt;br/&gt;4. Compute a hash of the mnemonic string (utf8 encoded).&lt;br/&gt;&lt;br/&gt;5. Repeat steps 2, 3 and 4 until the k first bits of the hash are equal to the target defined in 1.&lt;br/&gt;&lt;br/&gt;6. Use the final hash as input for bip32 (as the master seed)&lt;br/&gt;&lt;br/&gt;This means that we &amp;#34;mine&amp;#34; for the seed, until the desired metadata is obtained in the hash. This &amp;#34;mining&amp;#34; also adds a bit of difficulty to the process of finding a seed (on average, it will require 2^k iterations). The entropy of the final hash is n, the number of unconstrained bits.&lt;br/&gt;&lt;br/&gt;This solution makes it possible for developers to define new dictionaries, localized or adapted to a particular need. &lt;br/&gt;The resulting mnemonics will always be usable with other clients, even if they do not know the dictionary. &lt;br/&gt;&lt;br/&gt;I am willing to write a new BIP where this proposal is specified in detail.
    </content>
    <updated>2023-06-07T15:07:59Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsz93tgk7n0zq6m3h0qt9lg3a6hpy3gn60hsec9xt3x2h0ya8m33wqzypdrla7kjdnjn4vjy9zhwugxwr6n3tyr9ts3mt2s3jzmrty03v90zcd3y7r</id>
    
      <title type="html">📅 Original date posted:2012-07-09 📝 Original message:I ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsz93tgk7n0zq6m3h0qt9lg3a6hpy3gn60hsec9xt3x2h0ya8m33wqzypdrla7kjdnjn4vjy9zhwugxwr6n3tyr9ts3mt2s3jzmrty03v90zcd3y7r" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsr40guph4eumqq0jeagf565069w6ysw4jy6rddu62kpckwzam07ygr8v2n9&#39;&gt;nevent1q…v2n9&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2012-07-09&lt;br/&gt;📝 Original message:I agree with Alan.&lt;br/&gt;&lt;br/&gt;I too am happy to see my client listed on bitcoin.org, and I don&amp;#39;t mind Bitcoin-Qt being listed first. I have no problem with a &amp;#34;czar&amp;#34; approach if it can solve conflicts.&lt;br/&gt;&lt;br/&gt;I believe that it is useful to keep the &amp;#39;clients&amp;#39; page on bitcoin.org, because it contributes to clarifying the difference between the Bitcoin client and Bitcoin as a protocol/network/ecosystem. It shows that Bitcoin is much more than its original implementation. It is a sign of health.&lt;br/&gt;&lt;br/&gt;Thomas&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;-------- Original-Nachricht --------&lt;br/&gt;&amp;gt; Datum: Mon, 9 Jul 2012 14:03:55 -0400&lt;br/&gt;&amp;gt; Von: Alan Reiner &amp;lt;etotheipi at gmail.com&amp;gt;&lt;br/&gt;&amp;gt; An: Gregory Maxwell &amp;lt;gmaxwell at gmail.com&amp;gt;&lt;br/&gt;&amp;gt; CC: &amp;#34;bitcoin-development at lists.sourceforge.net&amp;#34; &amp;lt;bitcoin-development at lists.sourceforge.net&amp;gt;&lt;br/&gt;&amp;gt; Betreff: Re: [Bitcoin-development] Random order for clients page&lt;br/&gt;&lt;br/&gt;&amp;gt; I generally agree with Greg.   I don&amp;#39;t see anything he&amp;#39;s said or done as&lt;br/&gt;&amp;gt; anti-alt-client.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; As an alt-client developer, I&amp;#39;m happy to see my client on the main page,&lt;br/&gt;&amp;gt; but I&amp;#39;m also happy if that &amp;#34;clients&amp;#34; page is simply an acknowledgement&lt;br/&gt;&amp;gt; that&lt;br/&gt;&amp;gt; there&amp;#39;s more to the Bitcoin world than just the Bitcoin-Qt client, and a&lt;br/&gt;&amp;gt; link of where to find more information (i.e. the wiki).  I would still *&lt;br/&gt;&amp;gt; prefer* to have the page the way it is, because I think alt clients should&lt;br/&gt;&amp;gt; be more accessible and word will spread better where it is now -- but I&lt;br/&gt;&amp;gt; also recognize the inherent difficulty of gaining any kind of consensus of&lt;br/&gt;&amp;gt; how it should be organized, what goes on the list, etc, and no matter how&lt;br/&gt;&amp;gt; you do it, someone will complain about it being unfair or not right.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; We either have to have a &amp;#34;czar&amp;#34; who is trusted to make responsible&lt;br/&gt;&amp;gt; decisions, and complaints of being unfair or recommendations for&lt;br/&gt;&amp;gt; improvements can go through that person, but ultimately it is that person&lt;br/&gt;&amp;gt; who makes the call.  Or we just move it to another page that is less&lt;br/&gt;&amp;gt; strictly controlled and where these things matter less.  Trying to gain&lt;br/&gt;&amp;gt; consensus among an amalgamation of developers all with competing&lt;br/&gt;&amp;gt; priorities&lt;br/&gt;&amp;gt; and &amp;#34;products&amp;#34; is a terrible way to try to agree on stuff.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; -Alan&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;
    </content>
    <updated>2023-06-07T10:21:19Z</updated>
  </entry>

</feed>