<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kin Pan Ho</title>
    <description>The latest articles on DEV Community by Kin Pan Ho (@kin_panho_319240e9b3688c).</description>
    <link>https://dev.to/kin_panho_319240e9b3688c</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3950932%2F6e3c3d1c-139b-4154-b15d-aa0528b52b41.jpg</url>
      <title>DEV Community: Kin Pan Ho</title>
      <link>https://dev.to/kin_panho_319240e9b3688c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kin_panho_319240e9b3688c"/>
    <language>en</language>
    <item>
      <title>Built tmpdrop — a tiny self-hosted ephemeral file drop</title>
      <dc:creator>Kin Pan Ho</dc:creator>
      <pubDate>Mon, 25 May 2026 15:00:09 +0000</pubDate>
      <link>https://dev.to/kin_panho_319240e9b3688c/built-tmpdrop-a-tiny-self-hosted-ephemeral-file-drop-370f</link>
      <guid>https://dev.to/kin_panho_319240e9b3688c/built-tmpdrop-a-tiny-self-hosted-ephemeral-file-drop-370f</guid>
      <description>&lt;p&gt;Drag-drop upload, unguessable URLs (72 bits entropy), auto-deletes after 1h/24h, strict MIME allowlist + CSP sandbox.&lt;/p&gt;

&lt;p&gt;One docker compose up. MIT.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/rogerhokp/tmpdrop" rel="noopener noreferrer"&gt;https://github.com/rogerhokp/tmpdrop&lt;/a&gt;&lt;br&gt;
🌐 &lt;a href="https://tmpdrop.solardev.online" rel="noopener noreferrer"&gt;https://tmpdrop.solardev.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Why another one: public file hosts retain your data on infra you don't control + predictable URLs get scraped. tmpdrop is "0x0.st but on your own box" with a security posture I'm actually comfortable with.&lt;/p&gt;

&lt;p&gt;Built with Claude Code pair-programming; threat model + security choices mine.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>node</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
