Privacy
What we hold, and what we never touch
The short version: your password is hashed inside your browser before it is sent, we never store it, and we do not keep a database of student marks.
Last updated August 2026
Your password never reaches our server
The GGSIPU examination portal hashes your password in the browser before submitting it. This site does exactly the same thing, in your own browser: we compute base64(sha256(password + captcha)) and send only that value.
That means the plaintext password is never transmitted to us, never written to a log, and never saved anywhere - not in a database, not in your browser's local storage.
What is stored, briefly
One short-lived, encrypted cookie holds the university portal's session identifier so the captcha you see matches the login we submit. It expires within minutes and is destroyed the moment your result is fetched.
Your marks
Results are fetched live from the university portal for your session and shown to you. We do not retain them. If a ranklist feature is enabled in future, inclusion will be strictly opt-in and you will be asked first.
Analytics and third parties
No advertising networks, no third-party trackers, no selling of data. The site is hosted on Vercel, which processes standard request logs as part of serving any website.
Your control
Since nothing about you is stored after your session, there is nothing to delete. Closing the tab ends it. You can also always use the official portal directly instead of this tool.
Independent tool - not affiliated with GGSIPU.