<?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>NillmOsbMWP</guid>
    <pubDate>Thu, 05 Nov 2020 12:06:21 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="WiaDJQCl">我来讲一个实际的例子。</p><p data-pid="-1iNUXoE">比特币账户里面的钱是由一个256位的椭圆曲线加密算法来保证的。数学上已经证明是在有限时间内是不可破解的了。这里的密钥空间为2^256</p><p data-pid="SYyZys96">那比特币怎么还会被偷呢？</p><p data-pid="eBWARxx0">因为大家记不住这么长的密钥，会选择下载一些钱包，来方便管理。</p><p data-pid="Lhme22mY">你只需要登入一个人的火币钱包，你就偷走了他的比特币。这里的密钥空间是128^20左右，但事实上远远小于这个数字，因为大多数人密码都在字典攻击范围。</p><p data-pid="0uOixkz4">那进一步，你帮助他忘记密码，只需要一个6位数的短信验证码就可以了。密钥空间为10^6.这里的安全性取决于网络服务商了，如果基站被有心人劫持了，显然就被破解了。</p><p data-pid="YQmf4oSX">还有如果很多钱包公司将更新系统的放在云服务平台。如果云服务平台里面有内鬼或者被别人攻破了，强制更新病毒软件，钱也被偷。</p><p data-pid="eg0C-EQN">你看，中本聪设计了一个这么完美的平台，但比特币的丢失在</p><p data-pid="RkAam5eA">用户存放在网络钱包后安全性要需要以下来保证</p><p data-pid="n8zPZ8Km">1.用户密码强度</p><p data-pid="Tw-QWDE0">2.手机（安卓，苹果）系统的安全性。</p><p data-pid="xAY-5wEn">3.软件开发商的系统安全性。</p><p data-pid="PdLMUxsW">4.云服务商的安全性。</p><p data-pid="twx7shqH">5.网络服务商的安全性。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>