TL;DR
MoneyKit is a client-side calculator site. Your financial numbers never leave your browser. We do not maintain user accounts, we do not sell data, and we do not track individuals across calculators.
What we do not collect
- We do not ask for your name, email, phone, PAN, Aadhaar, bank details, or any personally identifying information.
- We do not persist the amounts you enter. Every calculator recomputes on each visit; nothing is stored server-side. Your inputs live only in your browser tab.
- We do not fingerprint your device or build a profile of you.
- We do not share calculator inputs with any third party.
What happens in your browser
All math runs client-side in JavaScript. When you hit “Download PDF”, the file is generated inside your browser and handed to your browser’s download manager — the server never sees the output. Shareable URLs (the Copy share link button) encode your inputs into the URL query string; that URL is public once you share it, so treat it like any other shared link.
Cookies & local storage
We do not set tracking cookies. We do not use localStorage for fingerprinting. We may use a cookie-free analytics service (privacy-focused, e.g., Plausible or self-hosted Umami) to count aggregate page views — never to identify individuals. If we ever change that, we will update this page and add a cookie banner.
Third-party services
- Fonts: served locally (self-hosted) to avoid third- party font-service tracking.
- CDN / hosting: static pages served via Cloudflare Pages. Cloudflare observes routine request metadata (IP, user- agent) for abuse prevention; they do not receive calculator inputs. See Cloudflare’s own privacy policy for details.
- AdSense / affiliates: if we turn on advertising, the ad provider may set cookies in your browser independently. That will be clearly disclosed with a cookie-consent banner at the time we enable it.
Children
MoneyKit is not directed at children. We do not knowingly collect any information from anyone.
Your rights
Because we hold no personal data about you, there is nothing for you to request access to, correct, or delete. If you disagree with that framing or would like to verify, write to us via the contact page.
Changes to this policy
We will update this page if our data practices change, with the revision date at the top of the page. Material changes will be flagged on the homepage.