Privacy policy & legal
Last updated . In plain language: Owldrop is a peer-to-peer file tool — your files stay on your machines and your tailnet, and the only thing sent to us is a tiny, optional, anonymous usage count.
What Owldrop stores on your machine
Almost everything lives on your own device:
- Files you receive (your inbox) and files you save, in the folder you choose.
- A local history of received and sent files.
- A small config file: your save folder, notification preferences, an anonymous install identifier, and your telemetry on/off choice.
- Your ntfy topic and server, only if you enable phone notifications in Settings.
Files transfer directly between your devices over your own Tailscale tailnet, through the tailscaled running on your machine. Owldrop has no servers that route, host, or inspect file contents — we never see what you send. The transfer is subject to Tailscale's encryption and your tailnet's access controls; see Tailscale's own policies for how their service handles traffic.
Anonymous usage telemetry (opt-out)
To know whether the project is worth keeping alive, Owldrop can report an opt-in, anonymous usage stream to owldrop.app/api/t. It contains only:
- your app version and operating system,
- a random per-install identifier (generated on first run),
- an event name and timestamp for events like
heartbeat,file_received,file_saved,file_deleted,file_sent,send_failed, anddrop_link_created.
It never includes file names, file sizes, file contents, recipients, IP addresses, or anything identifying you. Events are sent in small batches and are best-effort — if sending fails, nothing is retried and nothing is queued on your machine. You can turn this off any time in Settings → “Share anonymous usage stats”; when off, nothing leaves the machine.
Telemetry is stored by Cloudflare (D1) and used only for aggregate adoption statistics (rough install counts, daily active users, files transferred). It is not sold, shared, or used for advertising.
What the website collects
owldrop.app is a static site. It sets no cookies, runs no advertising or analytics scripts, and has no user accounts. The only things it records:
- Download counts — clicking a download link records the platform you chose (Windows, macOS, Linux, Nix). No IP address is stored.
- App telemetry — the optional anonymous events described above, from the desktop app.
The site is hosted on Cloudflare, so standard network/edge metadata (such as connection logs) is handled by Cloudflare under their policies. We do not use that metadata to identify visitors.
Third parties
- Cloudflare — hosts the website and stores telemetry (see Cloudflare's privacy policy).
- GitHub — hosts the public install repository, release artifacts, and the update manifest; the app's self-updater checks
raw.githubusercontent.comfor new versions. - Tailscale Inc. — Owldrop talks to the
tailscaledon your machine and transfers use your tailnet. Owldrop is an independent project and is not affiliated with or endorsed by Tailscale Inc. - ntfy — only if you configure it: your chosen ntfy topic/server handles your phone notifications.
Your control
- Telemetry: toggle it off in Settings. Existing aggregate rows may remain; new events stop immediately.
- Anonymous install id: delete the app's config and a fresh one is generated on next run.
- Local data: delete the app's data folder (inbox, saved files, history) to remove everything, or remove individual files from the app.
Contact
Questions about this policy or the project: open an issue on the Owldrop GitHub repo, or reach out via the support link on the home page.
Legal disclaimer
Owldrop is an independent, open-source project published under the MIT license. It is provided “as is”, without warranty of any kind, express or implied — including, but not limited to, warranties of merchantability and fitness for a particular purpose.
- No affiliation. This project is not affiliated with or endorsed by Tailscale Inc. “Tailscale” and “Taildrop” are trademarks of Tailscale Inc.
- Your responsibility. You are responsible for the files you send and save, and for complying with applicable law and the consent of anyone you share files with. Do not use Owldrop to transmit unlawful material.
- No guarantee of security. Transfers rely on your Tailscale tailnet, your devices, and your operating system. We cannot guarantee the confidentiality of any transfer or that the software is free of defects.
- Limitation of liability. To the maximum extent permitted by law, the project and its maintainers are not liable for any direct, indirect, incidental, or consequential damages, data loss, or any harm arising from use of the software. Keep backups of important files.
- Availability.
owldrop.app, the update feed, and the project itself may change or be discontinued at any time. This policy may be updated; material changes will be noted in the changelog.