<?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>t0MfL341fRl</guid>
    <pubDate>Sat, 14 Jan 2023 01:50:44 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="5XIPErOP">这里有两种方法，第一种是你增加一个认证服务器，只有通过认证服务器的用户，获取相应的token才能进行访问，否则拒绝访问。</p><p data-pid="nGzDd1F2">当然token设计的时候要增加对于有效时间等细节。</p><p data-pid="qbTRB-uE">当然如果更学术的方案就是采用证书链。</p><p data-pid="SuepTymD">该用户上传之后，签发一个仅该文件和用户绑定的数字证书。用户使用自己私钥给别人签发。</p><p data-pid="t-PQrFcz">最后想要获取资源的话就需要把自己的证书链上传即可。</p><p data-pid="qSIQRDkX">第二种方法就是给文件加密，解密端实际在客户端，用户必须拥有正确的密钥才能打开文件。</p><p data-pid="B_NCQV0M">这里面更学术的方案就是属性加密（ABE）。</p><p data-pid="FjKgeObO">用户可以将自己的密钥拆分为多份来让大家访问等等，支持细粒度的加密访问。</p><p data-pid="zyk6Nh6F">这种方法的优点就是无需保证服务器的安全，具有更高的安全性。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>