Open App →
Q&A

How does Receipt 2 meal keep my receipt data private?

Quick Answer

Your pantry is stored under an anonymous Firebase account (no email or identity required). Receipt contents are used only to generate your meal plans and are never sold. The app enforces HTTPS, a strict Content-Security-Policy, and API rate limiting.

Detailed Answer

When you save your pantry, it lives under a Firebase anonymous account. That means no email, no password, and no personal identity are tied to your data — you stay private by default.

Your receipt content is used only to generate your meal plans. It is never packaged up and sold, and the app does not run advertising profiles on your groceries.

On the technical side, the app serves everything over HTTPS, applies a strict Content-Security-Policy to block malicious scripts, and enforces API rate limiting to blunt abuse. You can delete your data at any time.

Related Questions

Do you sell my data?

No. Your receipt and pantry data are never sold or shared for advertising.

What exactly is stored?

Only the ingredient names, quantities, and expiry dates needed for planning are stored. Nothing personal about you is kept.