Privacy

Last updated: 2026-05-03

The short version

Nutshell is built to keep your data on machines you control. We don't run a cloud. We don't have a backend. We don't have analytics. We don't have an account system. There is nothing we could collect from you even if we wanted to.

The Nutshell stack runs entirely on your own hardware: nutshell-server on your computer, the Nutshell phone app on your phone, optional extensions in VS Code or your browser. Each piece talks only to your own server. Nothing phones home.

What each piece handles

Browser extension

VS Code extension

Phone app

Server

Third-party services

Nutshell can route AI calls through services you opt into. When you do, your data goes to those services according to their own privacy policies — not ours:

You can run Nutshell without any of these by enabling Ollama on your server and skipping the article extractor.

Data we don't collect

Encryption in transit

Every payload between Nutshell components is encrypted with AES-256-GCM using a key derived from your local server's pre-shared API key via SHA-256. The key itself is never transmitted — it's a pre-shared secret. A LAN packet sniffer sees only opaque ciphertext.

Changes to this policy

Material changes to this policy are reflected here with the Last updated date at the top of the page bumped accordingly.

Contact

Questions, concerns, or anything else: open an issue on the relevant GitHub repository under github.com/double-r-squared .