Privacy

Short version: the app collects nothing about you, and neither does this website. The rest of this page is the detail behind that, and how to check it rather than take our word for it.

The app

OrgKit runs entirely on your own machine and the local network you are on.

The only network traffic OrgKit produces is between the host machine and the other devices in the room that have joined its board, over your local network. It listens on ports 3883 and 8080 for exactly that purpose, and accepts connections from your network only.

Your data stays where you put it. Boards, notes and uploaded media are files in one directory on the host machine, and the help page says where. Nothing is copied to us, because there is no "us" server for it to be copied to. We could not read your boards if we wanted to.

How to verify this. The complete source of every published build is on the source page under the GPL. A search for network addresses across the tree turns up four things: loopback, 0.0.0.0, orgkit.local, and orgk.it. The last appears only in the update check described above. That check is re-run before every release, and it is the reason the source is published at all.

This website

Children

OrgKit is a general-purpose tool with no online service attached, no accounts, and no content submitted to us. It is not directed at children and collects nothing from anyone.

Changes

If any of the above stops being true, this page changes before the release that changed it ships.

Contact

Questions about this page: support@orgk.it.

The files