Effective July 24, 2026
Nest is a personal, single-user outliner. This policy describes what the service stores when you use it — on the web at notes.nixx.co or through the Nest iOS app — and how you can get rid of it. The short version: we store your email address and the outline you write, we use them only to run the product for you, and you can delete everything yourself at any time.
Solely to operate Nest for you: authenticating you, storing and syncing your outline across your devices, and powering search over your own content. Your data is never sold, shared, rented, or used to train anything. Nest has no in-product AI. Each account's data is isolated to that account.
Your data is stored in the service's database and transmitted over HTTPS. Passwords are hashed with Argon2; sessions use secure, HTTP-only cookies.
You can permanently delete your account and every node you've written, yourself, without asking anyone:
DELETE /api/auth/account while signed in); an in-app control is planned. You can also open an issue to request deletion.Deletion is immediate and irreversible: the account row, sessions, access tokens, and every node are removed from the live database. Individual notes you delete inside the app are soft-deleted first so you can undo, then excluded from every query.
Your outline is yours. You can export it at any time from the app menu as plain text or JSON.
If this policy changes, the effective date above will change with it. Material changes will be noted in the project's release notes.
Nest is an open-source solo project. Questions about this policy: github.com/dillonco/nested/issues.