Privacy
cells.garden: the web app, the Chrome extension and the Obsidian plugin. Updated 18 September 2026.
Without an account
Your garden stays on your device, in the browser's storage for the site or the extension, or in Obsidian. Nothing is sent anywhere.
With an account
Signing in is optional. It syncs your garden between devices and lets you share gardens and plants. For that we store:
- your email address, and your password as a hash (sign-in is handled by Supabase Auth); if you continue with Google instead, Google tells us your email address, name and profile picture, and we keep no password;
- a display name and the seed of your generated avatar;
- your gardens and plants: their names, the text in their cells, and their layout;
- who shares which garden or plant with whom, invite links, and plants offered to friends.
The data is kept by Supabase in the EU (Ireland), and is readable only by you and the people you share a garden or plant with. The website is hosted by Vercel.
What we do not do
No analytics, no ads, no tracking, no cookies beyond sign-in. We do not sell or share your data, and use it only to run cells.garden.
The Chrome extension
It shows your garden on the New Tab page, in the side panel and in the toolbar popup. Its only permission is the side panel. It does not read the pages you visit or your browsing history.
Deleting your data
Without an account, clearing the site's or the extension's storage removes your garden. With an account, ask for deletion through GitHub issues, and the account and everything it owns will be removed.
Questions
Open an issue at github.com/lukketsvane/cells.garden. The code is open source under Apache-2.0.