Last updated: March 16, 2026
Waiv is a credit card rewards optimizer. Our Chrome extension recommends the best card at checkout, and our web dashboard tracks your benefits, spending insights, and optimization opportunities.
If you choose to store card details for autofill, they are encrypted entirely on your device using AES-256-GCM with a password you set. Specifically:
chrome.storage.local — sandboxed to the extension, never synced to the cloud.Server-side data (card portfolio, transactions, benefits) is stored in Supabase (PostgreSQL) with Row-Level Security (RLS) enabled on all user tables. This means:
If you connect a bank account via Plaid to calibrate spending insights:
We use privacy-respecting analytics to understand product usage. We track:
We never track: email addresses, card IDs, transaction amounts, merchant names, or any personally identifiable information in analytics.
For privacy questions or data requests, contact us at nishita@waivme.com.