← Inkju

Privacy

What Inkju does with your writing.

Nothing. Your notes are files on your own disk, Inkju has no servers, and there is no account to make. Most of this page exists to say that precisely enough to be checkable.

The short version

This website

inkju.md is a static site hosted by Vercel. Like any web host, Vercel records requests — your IP address, the page requested, your browser's user-agent string and the time — for delivery, security and abuse prevention. We do not add anything to that, and we do not read it.

There are no cookies, no analytics and no tracking scripts of any kind. Nothing on this site follows you anywhere.

One exception, worth naming. The site loads its typefaces from Google Fonts (fonts.googleapis.com and fonts.gstatic.com). That means your browser contacts Google to fetch them, and Google therefore sees your IP address and user-agent. No cookie is set and nothing about you is sent by us, but the request happens and you should know about it. We intend to serve the fonts from this domain instead, which removes the third party entirely.

Trying Inkju in your browser

The browser build runs entirely on your machine. The document you type is kept in your browser's localStorage so a refresh does not lose it. It is never uploaded, and clearing your browser data removes it.

The desktop app

What stays on your computer

WhatWhere
Your notesThe vault folder you chose. Plain markdown, yours, readable without Inkju.
Preferences and open tabssettings.json in the application-support folder for your account.
Version historyAn .inkju/history folder beside the vault.
Credentials for connectionssecrets.json, encrypted by your operating system's key store — Keychain on macOS, DPAPI on Windows, libsecret on Linux.

None of it is transmitted anywhere. Delete the app and the notes remain; delete the folders above and nothing of Inkju's is left.

The update check

If update checking is on, Inkju asks api.github.com whether a newer release exists, sending a user-agent of Inkju/<version>. GitHub sees that and your IP address, as it would for anyone loading a page there. No identifier, no document, and nothing about you is included. Turn it off in Preferences → Check GitHub for new versions and Inkju makes no requests at all.

Connecting a cloud account

Inkju can open notes that live somewhere other than your disk — Google Drive, or any service that speaks the Model Context Protocol. This is off unless you add a connection yourself.

We are not in the middle of it. Inkju has no server. Signing in happens between your computer and the provider, in your own browser. Files move between your computer and the provider. There is no point at which your documents or credentials reach us, because there is no "us" for them to reach.

Google Drive specifically

Inkju's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Inkju does not transfer, sell or use that data for advertising, and no human at Inkju reads it — no copy of it exists outside your computer and your own Google account.

What we would have to tell you about, and cannot

There is no data to sell, share, disclose to third parties, transfer internationally or lose in a breach, because none is collected. If that ever changes — an account system, a sync service, anything with a server behind it — it will be announced before it ships, described here in specific terms, and it will be something you opt into rather than something that happens to you.

Your rights

Rights of access, correction, deletion and portability under the GDPR, the CCPA and similar laws all concern data a company holds about you. We hold none, so there is nothing to request. Your notes are already in your possession, in an open format, and you can read, edit, copy or delete them without asking anyone — which is rather the point of the app.

Children

Inkju is a text editor and is suitable for any age. It collects nothing from anyone, children included.

Changes

If this policy changes materially, the date below changes and the change is described in the release notes for the version it ships with. We will not quietly reword what Inkju does with your data.

Contact

Questions, corrections, or anything on this page that reads as untrue: support@inkju.md.

Last updated 24 August 2026. Much of what is claimed here you can confirm for yourself: your notes are plain files you can open with anything, and a network monitor will show you that Inkju is not talking to us, because there is no us to talk to.