Privacy: your numbers never leave your browser

RepayCompass was built so that using it requires trusting math, not trusting us with your data. Everything you type is processed on your own device and vanishes when you close the tab.

Effective July 10, 2026

What happens to the numbers you type?

Nothing leaves your device. The calculator is JavaScript running in your browser: your loan balance, income, family details, and every result computed from them exist only in your browser's memory while the page is open. There is no server-side calculation, no submission, no database — the site is static files. Close the tab and your inputs are gone.

What we don't have

What IS stored on your device

One thing: your light/dark theme choice, kept in your browser's local storage so the site doesn't flash the wrong theme next visit. It contains the word dark or light and nothing else. Your financial inputs are never written to local storage or anywhere else.

What the web server sees

Like every website, the server that delivers these files sees a standard page request — your IP address and which page was fetched — and our hosting provider may keep routine server logs. What makes RepayCompass different is that your financial data is never part of any request: the page you download is identical for everyone, and your numbers stay on your side of the wire.

Links to other sites

We link heavily to official sources — StudentAid.gov, the Federal Register, the CFPB — and those sites have their own privacy practices. Links marked with their destination open in a new tab; nothing about your calculator inputs is passed along.

If you email us

The feedback address is ordinary email: we'll see whatever you choose to send and use it only to follow up. Please never include Social Security numbers, account numbers, or login credentials.

Who we are (and aren't)

RepayCompass is an independent educational tool. It is not affiliated with, endorsed by, or operated by the U.S. Department of Education or any loan servicer. For decisions about your loans, your servicer and StudentAid.gov are the final word.

Why this is possible: the whole product is client-side math — see how the math works — so there was never a reason to collect anything. Try it on the calculator.