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




  <entry>
    <id>https://nostr.ae/nevent1qqsz2gryxtj8setjk7su9de7lqljrkvc2arzlu4jxvkw4mkmj5suf8gzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvysvl5szt</id>
    
      <title type="html">📅 Original date posted:2015-03-16 📝 Original message:What ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsz2gryxtj8setjk7su9de7lqljrkvc2arzlu4jxvkw4mkmj5suf8gzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvysvl5szt" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrejg2p6hllnhfk4lfg4gvea6jqu60s9zvrpa6dhmzr95vepu5tcs88xc9m&#39;&gt;nevent1q…xc9m&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-03-16&lt;br/&gt;📝 Original message:What we were trying to achieve was determining the flow of funds between&lt;br/&gt;countries by figuring out which country a transaction originates from.&lt;br/&gt;To do that with a certain accuracy you need many nodes. We chose a class C&lt;br/&gt;IP range as we knew that bitcoin core and others only connect to one node&lt;br/&gt;in any class C IP range. We were not aware that breadwallet didn&amp;#39;t follow&lt;br/&gt;this practice. Breadwallet risked getting tar-pitted, but that was not our&lt;br/&gt;intention and we are sorry about that.&lt;br/&gt;&lt;br/&gt;Our nodes DID respond with valid blocks and merkle-blocks and allowed&lt;br/&gt;everyone connecting to track the blockchain. We did however not relay&lt;br/&gt;transactions. The &amp;#39;service&amp;#39; bit in the version message is not meant for&lt;br/&gt;telling whether or how the node relays transactions, it tells whether you&lt;br/&gt;can ask for block headers only or full blocks.&lt;br/&gt;&lt;br/&gt;Many implementations enforce non standard rules for handling transactions;&lt;br/&gt;some nodes ignore transactions with address reuse, some nodes happily&lt;br/&gt;forward double spends, and some nodes forward neither blocks not&lt;br/&gt;transactions. We did blocks but not transactions.&lt;br/&gt;&lt;br/&gt;In hindsight we should have done two things:&lt;br/&gt;1. relay transactions&lt;br/&gt;2. advertise address from &amp;#39;foreign&amp;#39; nodes&lt;br/&gt;&lt;br/&gt;Both would have fixed the problems that breadwallet experienced. My&lt;br/&gt;understanding is that breadwallet now has the same &amp;#39;class C&amp;#39; rule as&lt;br/&gt;bitcoind, which would also fix it.&lt;br/&gt;&lt;br/&gt;Getting back on the topic of this thread and whether it is illegal, your&lt;br/&gt;guess is as good as mine. I don&amp;#39;t think it is illegal to log incoming&lt;br/&gt;connections and make statistical analysis on it. That would more or less&lt;br/&gt;incriminate anyone who runs a web-server and looks into the access log.&lt;br/&gt;At lease one Bitcoin service has been collecting IP addresses for years and&lt;br/&gt;given them to anyone visiting their web-site (you know who) and I believe&lt;br/&gt;that this practise is very wrong. We have no intention of giving IP&lt;br/&gt;addresses away to anyone, but we believe that you are free to make&lt;br/&gt;statistics on connection logs when nodes connect to you.&lt;br/&gt;&lt;br/&gt;On a side note: When you make many connections to the network you see lots&lt;br/&gt;of strange nodes and suspicious patterns. You can be certain that we were&lt;br/&gt;not the only ones connected to many nodes.&lt;br/&gt;&lt;br/&gt;My takeaway from this: If nodes that do not relay transactions is a problem&lt;br/&gt;then there is stuff to fix.&lt;br/&gt;&lt;br/&gt;/Jan&lt;br/&gt;&lt;br/&gt;On Fri, Mar 13, 2015 at 10:48 PM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; That would be rather new and tricky legal territory.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; But even putting the legal issues to one side, there are definitional&lt;br/&gt;&amp;gt; issues.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; For instance if the Chainalysis nodes started following the protocol specs&lt;br/&gt;&amp;gt; better and became just regular nodes that happen to keep logs, would that&lt;br/&gt;&amp;gt; still be a violation? If so, what about blockchain.info? It&amp;#39;d be shooting&lt;br/&gt;&amp;gt; ourselves in the foot to try and forbid block explorers given how useful&lt;br/&gt;&amp;gt; they are.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; If someone non-maliciously runs some nodes with debug logging turned on,&lt;br/&gt;&amp;gt; and makes full system backups every night, and keeps those backups for&lt;br/&gt;&amp;gt; years, are they in violation of whatever pseudo-law is involved?&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I think it&amp;#39;s a bit early to think about these things right now. Michael&lt;br/&gt;&amp;gt; Grønager and Jan Møller have been Bitcoin hackers for a long time. I&amp;#39;d be&lt;br/&gt;&amp;gt; interested to know their thoughts on all of this.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Dive into the World of Parallel Programming The Go Parallel Website,&lt;br/&gt;&amp;gt; sponsored&lt;br/&gt;&amp;gt; by Intel and developed in partnership with Slashdot Media, is your hub for&lt;br/&gt;&amp;gt; all&lt;br/&gt;&amp;gt; things parallel software development, from weekly thought leadership blogs&lt;br/&gt;&amp;gt; to&lt;br/&gt;&amp;gt; news, videos, case studies, tutorials and more. Take a look and join the&lt;br/&gt;&amp;gt; conversation now. &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;&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/20150316/1f5a72c2/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150316/1f5a72c2/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:31:56Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs07qmm8npe20606n4jxu4hkjpjq9jy2ptgtvcfs8yyg5q0w8hgzwqzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvysehnxpz</id>
    
      <title type="html">📅 Original date posted:2014-04-22 📝 Original message:The ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs07qmm8npe20606n4jxu4hkjpjq9jy2ptgtvcfs8yyg5q0w8hgzwqzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvysehnxpz" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszkr93xhjekt9fh0u99qydr2ql5pkf9j76ruamr5dt5zdntml8f0ccuuh9n&#39;&gt;nevent1q…uh9n&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-22&lt;br/&gt;📝 Original message:The reason why client side certificates have never gained traction because&lt;br/&gt;it is a pain to safely store/backup secrets.&lt;br/&gt;In bitcoinland we are forced to solve the problem of safely storing&lt;br/&gt;secrets, and over the years we have come up with software and hardware&lt;br/&gt;solutions to make this safer and easier to manage for ordinary people.&lt;br/&gt;Solving this is paramount to the success of Bitcoin, and nobody has solved&lt;br/&gt;it before on a grand scale.&lt;br/&gt;&lt;br/&gt;I see no reason for forcing end users to use two different mechanisms for&lt;br/&gt;safely managing secrets.&lt;br/&gt;&lt;br/&gt;I agree that using a bitcoin address for authentication purposes might be&lt;br/&gt;confusing and potentially linking your funds with your identity. So I am&lt;br/&gt;all for using something else than bitcoin addresses and bitcoin private&lt;br/&gt;keys.&lt;br/&gt;&lt;br/&gt;With bip32 we have finally agreed on a mechanism for generating a hierarchy&lt;br/&gt;of bitcoin private keys from a master seed. A similar approach can be used&lt;br/&gt;for generating a parallel hierarchy for authentication purposes.&lt;br/&gt;&lt;br/&gt;- Jan&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/20140422/34e800f0/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140422/34e800f0/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:17:22Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsyttdwlhyafjwelyeqwu5vdmgrsj22fnwtk2t2zdgr7sgt0vlkj7qzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvys7qkg2m</id>
    
      <title type="html">📅 Original date posted:2014-04-22 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsyttdwlhyafjwelyeqwu5vdmgrsj22fnwtk2t2zdgr7sgt0vlkj7qzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvys7qkg2m" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspjsnmh3urhnf5rvapna0ls8avn7vss4vjvwh3stkqpdq766p5z2ste9lzr&#39;&gt;nevent1q…9lzr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-22&lt;br/&gt;📝 Original message:Treating testnet differently is quite the norm, we have that in BIP 32, 38,&lt;br/&gt;70, SIPA private keys (no BIP for that I guess), bitcoin addresses etc. At&lt;br/&gt;the same time none of them define values for alt coins as far as I recall.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Tue, Apr 22, 2014 at 5:49 PM, Tamas Blummer &amp;lt;tamas at bitsofproof.com&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; I use several test chains while testing my software, the official test&lt;br/&gt;&amp;gt; net, a standalone net in house and even chains only created on the fly for&lt;br/&gt;&amp;gt; unit tests. I found no use of distinguishing serialization of keys while&lt;br/&gt;&amp;gt; using any of them.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; If you have some deep insights about why this is needed share it, as I am&lt;br/&gt;&amp;gt; not goint to guess your valuable thoughts.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Regards,&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Tamas Blummer&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://bitsofproof.com&#34;&gt;http://bitsofproof.com&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 22.04.2014, at 17:32, Mark Friedenbach &amp;lt;mark at monetize.io&amp;gt; wrote:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Testnet vs mainnet is quite a separate issue than bitcoin vs altcoin.&lt;br/&gt;&amp;gt; Unfortunately few of the alts ever figured this out.&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; Start Your Social Network Today - Download eXo Platform&lt;br/&gt;&amp;gt; Build your Enterprise Intranet with eXo Platform Software&lt;br/&gt;&amp;gt; Java Based Open Source Intranet - Social, Extensible, Cloud Ready&lt;br/&gt;&amp;gt; Get Started Now And Turn Your Intranet Into A Collaboration Platform&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/ExoPlatform&#34;&gt;http://p.sf.net/sfu/ExoPlatform&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/20140422/8c017d18/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140422/8c017d18/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:17:14Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg0pr79vjaz0k430wshwf2jlsm2qrkfnd696chuwrg0vtwt9rvl5czyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvysl7a7mx</id>
    
      <title type="html">📅 Original date posted:2014-04-22 📝 Original message:I am ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg0pr79vjaz0k430wshwf2jlsm2qrkfnd696chuwrg0vtwt9rvl5czyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvysl7a7mx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsw3kmt2v8sn6syc4wc36u5wctd0xdh96ee6ec0wu27k6ja8vx0pxqz8n09w&#39;&gt;nevent1q…n09w&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-22&lt;br/&gt;📝 Original message:I am concerned about space, but more about usability :-)&lt;br/&gt; I&amp;#39;ll definitely use both M and the checksum.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Tue, Apr 22, 2014 at 10:43 AM, Matt Whitlock &amp;lt;bip at mattwhitlock.name&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Tuesday, 22 April 2014, at 10:39 am, Jan Møller wrote:&lt;br/&gt;&amp;gt; &amp;gt; Necessary Shares = M&#43;1, not a problem&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; I would probably encode N-of-M in 1 byte as I don&amp;#39;t see good use cases&lt;br/&gt;&amp;gt; with&lt;br/&gt;&amp;gt; &amp;gt; more than 17 shares. Anyway, I am fine with it as it is.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I agree that M &amp;gt; 16 is probably not a viable use case for human beings,&lt;br/&gt;&amp;gt; but machines would probably be able to make use of it. I, for one, welcome&lt;br/&gt;&amp;gt; our new robot overlords.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Also, the byte that encodes M−1 is optional, so if you&amp;#39;re concerned about&lt;br/&gt;&amp;gt; space, you can omit it (and the checksum).&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/20140422/65bfc4e4/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140422/65bfc4e4/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:17:11Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqszt0kqzyq7k6es58dkzkwxy9200ldm0y2dqsl4zpurae4zzj5tq9gzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvys8jmz5a</id>
    
      <title type="html">📅 Original date posted:2014-04-22 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszt0kqzyq7k6es58dkzkwxy9200ldm0y2dqsl4zpurae4zzj5tq9gzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvys8jmz5a" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2ga36anj98nc7lq8rdlxrrj2z406gjwae042l364fn9r4rhgpnyqwmxvrc&#39;&gt;nevent1q…xvrc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-22&lt;br/&gt;📝 Original message:Necessary Shares = M&#43;1, not a problem&lt;br/&gt;&lt;br/&gt;I would probably encode N-of-M in 1 byte as I don&amp;#39;t see good use cases with&lt;br/&gt;more than 17 shares. Anyway, I am fine with it as it is.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Tue, Apr 22, 2014 at 10:29 AM, Matt Whitlock &amp;lt;bip at mattwhitlock.name&amp;gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Tuesday, 22 April 2014, at 10:27 am, Jan Møller wrote:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt;  - Please allow M=1. From a usability point of view it makes sense to&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; allow&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; the user to select 1 share if that is what he wants.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; How does that make sense? Decomposing a key/seed into 1 share is&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; functionally equivalent to dispensing with the secret sharing scheme&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; entirely.&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; I agree that it may look silly to have just one-of-one share from a&lt;br/&gt;&amp;gt; &amp;gt; technical point of view, but from an end-user point of view there could&lt;br/&gt;&amp;gt; be&lt;br/&gt;&amp;gt; &amp;gt; reasons for just having one piece of paper to manage. If M can be 1 then&lt;br/&gt;&amp;gt; &amp;gt; the software/hardware doesn&amp;#39;t have to support multiple formats,&lt;br/&gt;&amp;gt; &amp;gt; import/export paths &#43; UI  (one for SIPA keys in one share, one for HD&lt;br/&gt;&amp;gt; seeds&lt;br/&gt;&amp;gt; &amp;gt; in one share, one for SIPA keys &#43; HD seeds in multiple shares).&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Less complexity &amp;amp; more freedom of choice.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Alright. It&amp;#39;s a fair argument. Do you agree with encoding M using a bias&lt;br/&gt;&amp;gt; of -1 so that M up to and including 256 can be encoded in one byte?&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/20140422/9a2dfdff/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140422/9a2dfdff/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:17:11Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvw5tvm9gsguj9x8w953zmsucptw9lu8z6e7jjr09a85wd7sqpr3gzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvys0khg5y</id>
    
      <title type="html">📅 Original date posted:2014-04-22 📝 Original message:This ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvw5tvm9gsguj9x8w953zmsucptw9lu8z6e7jjr09a85wd7sqpr3gzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvys0khg5y" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsreg325fddnqrn98megjxn4dpr8wyl75qesp78aagt9zsyrlnlt0scwqty5&#39;&gt;nevent1q…qty5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-22&lt;br/&gt;📝 Original message:This is a very useful BIP, and I am very much looking forward to&lt;br/&gt;implementing it in Mycelium, in particular for bip32 wallets.&lt;br/&gt;To me this is not about whether to use SSS instead of multisig&lt;br/&gt;transactions. In the end you want to protect a secret (be it a HD master&lt;br/&gt;seed or a private key) in such a way that you can recover it in case of&lt;br/&gt;partial theft/loss. Whether I&amp;#39;ll use the master seed to generate keys that&lt;br/&gt;are going to be used for multisig transactions is another discussion IMO.&lt;br/&gt;&lt;br/&gt;A few suggestions:&lt;br/&gt; - I think it is very useful to define different prefixes for testnet&lt;br/&gt;keys/seeds. As a developer I use the testnet every day, and many of our&lt;br/&gt;users use it for trying out new functionality. Mixing up keys meant for&lt;br/&gt;testnet and mainnet is bad.&lt;br/&gt; - Please allow M=1. From a usability point of view it makes sense to allow&lt;br/&gt;the user to select 1 share if that is what he wants.&lt;br/&gt;&lt;br/&gt;I have no strong opinions of whether to use GF(2^8) over Shamir&amp;#39;s Secret&lt;br/&gt;Sharing, but the simplicity of GF(2^8) is appealing.&lt;br/&gt;&lt;br/&gt; - Jan&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Fri, Apr 11, 2014 at 12:31 AM, Nikita Schmidt &amp;lt;&lt;br/&gt;nikita at megiontechnologies.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; &amp;gt; What do you think a big-integer division by a word-sized divisor *is*?&lt;br/&gt;&amp;gt; Obviously rolling your own is always an option. Are you just saying that&lt;br/&gt;&amp;gt; Base58 encoding and decoding is easier than Shamir&amp;#39;s Secret Sharing because&lt;br/&gt;&amp;gt; the divisors are small?&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Well, yes, to be fair, in fact it is.  The small divisor and lack of&lt;br/&gt;&amp;gt; modulo arithmetic make base-58 encoding and decoding noticeably&lt;br/&gt;&amp;gt; smaller and easier than Shamir&amp;#39;s Secret Sharing over GF(P256).&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; Put Bad Developers to Shame&lt;br/&gt;&amp;gt; Dominate Development with Jenkins Continuous Integration&lt;br/&gt;&amp;gt; Continuously Automate Build, Test &amp;amp; Deployment&lt;br/&gt;&amp;gt; Start a new project now. Try Jenkins in the cloud.&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://p.sf.net/sfu/13600_Cloudbees&#34;&gt;http://p.sf.net/sfu/13600_Cloudbees&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/20140422/1ba69db4/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140422/1ba69db4/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:17:10Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsqqe85uqnlja5kpsyvshts2u9d7fn2twckegepkylvue07d7lhetqzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvyst7sy0s</id>
    
      <title type="html">📅 Original date posted:2014-04-22 📝 Original message:&amp;gt; ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsqqe85uqnlja5kpsyvshts2u9d7fn2twckegepkylvue07d7lhetqzyzpj5xrzsxzgf0n9m5uctqcdkr06kyt78ajt86lk8gcx9h5l2lvyst7sy0s" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxqmf26fw2kgvgdhy9xep5z8qvexwr4ynz7d30xtx9z2f0hk386ucmmt8qa&#39;&gt;nevent1q…t8qa&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2014-04-22&lt;br/&gt;📝 Original message:&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;  - Please allow M=1. From a usability point of view it makes sense to&lt;br/&gt;&amp;gt; allow&lt;br/&gt;&amp;gt; &amp;gt; the user to select 1 share if that is what he wants.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; How does that make sense? Decomposing a key/seed into 1 share is&lt;br/&gt;&amp;gt; functionally equivalent to dispensing with the secret sharing scheme&lt;br/&gt;&amp;gt; entirely.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;I agree that it may look silly to have just one-of-one share from a&lt;br/&gt;technical point of view, but from an end-user point of view there could be&lt;br/&gt;reasons for just having one piece of paper to manage. If M can be 1 then&lt;br/&gt;the software/hardware doesn&amp;#39;t have to support multiple formats,&lt;br/&gt;import/export paths &#43; UI  (one for SIPA keys in one share, one for HD seeds&lt;br/&gt;in one share, one for SIPA keys &#43; HD seeds in multiple shares).&lt;br/&gt;&lt;br/&gt;Less complexity &amp;amp; more freedom of choice.&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/20140422/50e835f2/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20140422/50e835f2/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:17:10Z</updated>
  </entry>

</feed>