---
title: "Instant folder sharing • EchoDuck"
url: https://daily.dev/posts/instant-folder-sharing-echoduck-3avjx9dsv
source_url: https://echoduck.com/
type: article
source: "Community Picks"
published: 2024-09-16T11:35:57.630Z
updated: 2025-07-28T02:14:37.769Z
tags: ["privacy", "webdev", "web-security"]
reading_time: 3
upvotes: 10
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Instant folder sharing • EchoDuck

**[Community Picks](https://daily.dev/sources/community)** · 3 min read · 10 upvotes · 3 comments

## Summary

EchoDuck allows you to instantly share folders as a static web server without any installations, uploads, or tracking. Files are stored on your device, and access is granted through a customizable public URL. The service uses SSL encryption and password protection to ensure data privacy. There's no file size limit, and the service is ideal for sharing large files or static websites. The setup involves opening a browser tab and granting read-only access to a folder, with no need to install additional software.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://echoduck.com/>

## Community discussion

Top comments from developers on daily.dev.

**@yoadev** · 1 upvotes

> Interesting 👀

**@echoduck** · 0 upvotes

> Hello everyone! Mark Jivko here, the creator of EchoDuck.
> First of all, thank you for sharing this! It's a tool I built out of curiosity when researching Web Sockets and some modern web browser APIs.
>
> One interesting thing to note is that this app actually creates a Static Web Server in your browser tab. Think about that. The server is your tab. If you close the tab, it's dead. Gone. It really doesn't get any more private than that.
>
> And it's free. Mostly because I didn't bother monetizing it in any way.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#privacy](https://daily.dev/tags/privacy), [#webdev](https://daily.dev/tags/webdev), [#web-security](https://daily.dev/tags/web-security)

[View this post on daily.dev](https://daily.dev/posts/instant-folder-sharing-echoduck-3avjx9dsv)
