Privacy

Privacy policy

Last updated: 2026-09-20

The short version

Draggy collects nothing about you. There is no account, no API key and no telemetry, and this website runs no analytics. What you type, the files you give it and the statistics it keeps stay on your computer. We run no server that could receive them.

The app: what stays on your computer

Conversations, settings, the document index, created files, statistics and extension credentials are stored in Draggy's data folder on your own disk. Credentials are encrypted with your operating system's keystore. The model that answers you is a process on your computer, reached over 127.0.0.1.

SystemFolder
Windows%APPDATA%\Draggy
macOS~/Library/Application Support/Draggy
Linux~/.config/Draggy

Delete that folder to remove everything Draggy keeps. Uninstalling the app leaves it in place on purpose, so a reinstall gets your conversations back.

The app: what reaches the network

Only what you or the model asks for, and a few routine checks. Each service below sees your IP address and whatever the request itself carries, and handles it under its own policy.

WhatWhere
Model downloadsHugging Face (huggingface.co)
Web searchesThe provider you set
Pages read or openedThat site
Result iconsEach result's own site, not a favicon service
Ad blocker listsGitHub, EasyList, OISD
Speech modelsHugging Face, first use only
Update checkGitHub releases
Extensions you switch onnpm, then that service

Set web search to Off, leave extensions off and turn off update checks, and Draggy runs with no network connection at all.

This website

draggy.org is a static site hosted on Vercel. It runs no analytics and loads nothing from other servers. Like any host, Vercel receives your IP address and the address of the page you ask for, and may keep standard server logs.

Two things are stored in your browser, and only if you use the control that sets them: your theme, in local storage, and your language, in a cookie called draggy-lang that lasts a year. When you arrive, the site picks a language from the country your request comes from, which Vercel works out from your IP address at that moment. The site does not keep it.

Download links go to releases on GitHub, which is GitHub's service under GitHub's policy.

Questions and changes

Open an issue at github.com/Lucki74/draggy. When this policy changes, the date at the top changes with it.