<?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: neverupload</title>
    <description>The latest articles on DEV Community by neverupload (@neverupload).</description>
    <link>https://dev.to/neverupload</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4124341%2F7f465675-eef5-453c-9c41-c0b01f50e621.png</url>
      <title>DEV Community: neverupload</title>
      <link>https://dev.to/neverupload</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/neverupload"/>
    <language>en</language>
    <item>
      <title>NeverUpload – Instant P2P File Sharing Without Server Storage</title>
      <dc:creator>neverupload</dc:creator>
      <pubDate>Mon, 14 Sep 2026 11:09:10 +0000</pubDate>
      <link>https://dev.to/neverupload/show-dev-neverupload-instant-p2p-file-sharing-without-server-storage-lbl</link>
      <guid>https://dev.to/neverupload/show-dev-neverupload-instant-p2p-file-sharing-without-server-storage-lbl</guid>
      <description>&lt;p&gt;Hey DEV 👋&lt;br&gt;
I built NeverUpload &lt;a href="https://neverupload.app" rel="noopener noreferrer"&gt;https://neverupload.app&lt;/a&gt; a tool to share files directly browser-to-browser without uploading them to cloud servers or creating accounts.&lt;br&gt;
🚀 Why NeverUpload?&lt;br&gt;
Traditional platforms store your files in the cloud before the recipient can download them. NeverUpload cuts out the middleman using P2P transfers:&lt;br&gt;
🔒 Zero Server Storage: Files stream directly between peers.&lt;br&gt;
⚡ Instant Transfers: No waiting for cloud uploads to complete.&lt;br&gt;
🔑 No Sign-ups: Open the site, pick a file, and send the link.&lt;br&gt;
🛠️ How It Works&lt;br&gt;
WebRTC for direct data channels.&lt;br&gt;
Web Crypto API for client-side encryption.&lt;br&gt;
Lightweight Signaling Server used strictly for the initial handshake—file payloads never touch our servers.&lt;br&gt;
🧪 Try It Out &amp;amp; Feedback&lt;br&gt;
Test it right now at neverupload.app, open two browser windows or send a link to a friend.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>privacy</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
