<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>区块链工作量证明为什么不替换成随机数？</title>
    <guid>fc0kpmZ1LE8</guid>
    <pubDate>Sat, 19 Aug 2023 06:59:04 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="MyWGQ4dH">1.后面有类似的想法的区块链，而且可以正常运作。</p><p data-pid="t4yEidY-">2.中本聪没错。</p><p data-pid="DwuylURI">因为一个完全去中心化的随机数区块链方案无法抵御女巫攻击。</p><p data-pid="SkW7NxdC">换一句话说就是</p><p data-pid="Fguy5007">如果被抽中有奖励，那我多注册几个节点就好了。而区块链本身没有限制，那么作恶者可以无限注册节点来扩大抽中的概率，最终变为一滩死水。</p><p data-pid="gEs4dW3V">现在你发现问题了嘛？</p><p data-pid="gHWfn8eR">能不能阻止一个节点无限制的注册节点才是最为关键的？</p><p data-pid="Yz2iIXD1">所以方案有提供押金（POS）或者联盟链，或者可信硬件等等。后面两种不再是去中心化，本文不做评论。</p><p data-pid="bcVYwu2W">pos方案天生不适合作为一个0启动方案，特别是对于中本聪这种区块链第一人而言，募集资金来建设区块链是不可能事件。</p><p data-pid="DMaYjJRQ">而因为pos必须伴随着空投或者初始资金分配等方案来创世，否则所有资金都只会在自身经济内循环。如果是无法验证的空投，回到上述问题，会有人注册无限的账号。初始资金分配是无法做到的，因为比特币就他一个人开发，分配给谁都不知道。</p><p data-pid="2DP0py5X">而以太坊通过pow完成了一定的初始资金分配，且通过燃烧机制来解决通胀问题。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>