Terms of Service & Privacy Policy

GitHubTransparency

This student portal is a community-driven open-source project created to enhance the usability of the official GEU student ERP system.

"The portal does not store any credentials and is fully open-source. You can verify our security practices by reviewing the source code."

Key points:

  • Complete source code available on GitHub
  • Anyone can review, audit, and contribute to the codebase
  • Transparency in how we handle and process your data
  • Community-driven development and improvements

Credentials & Security

Your login credentials are never stored, shared, or sold. They are used only to securely authenticate with the official GEU ERP system.

Security measures we implement:

  • Secure encryption for all data transmissions
  • Hashed password storage using industry-standard algorithms
  • Regular security audits of our codebase
  • Continuous monitoring for potential vulnerabilities

All authentication happens directly with the official GEU ERP at https://student.geu.ac.in.

How We Fetch Data

See Docs

The portal does not scrape or directly access GEU databases. Instead, it communicates securely with the official GEU ERP servers using your authenticated session and verification tokens.

"All requests are proxied to official ERP endpoints. No personal data or credentials are stored on our servers."

🔑 Our data-fetching flow works as follows:

  • Session Initialization: A secure session is established with ASP.NET_SessionId and __RequestVerificationToken.
  • Authentication: Login credentials are sent only to the official GEU login API. We never log or store them.
  • Request Proxying: After login, the portal forwards requests (attendance, exams, profile, etc.) to official ERP endpoints with your valid session cookies.
  • Temporary Data: Data is displayed in your browser but never persisted on our servers.
"Minimal access, maximum security – we only fetch what you request."

Contribution

This project is open-source and encourages contributions from developers, designers, and students.

"Together, we can build a better platform for all GEU students."

How you can contribute:

  • Report bugs or suggest features through GitHub Issues
  • Submit pull requests for improvements or fixes
  • Help improve our documentation
  • Spread the word about the project
  • Help with design and user experience improvements

Terms of Service

By using the GEU Student Portal, you agree to the following terms:

  • Use the portal for legitimate educational purposes only
  • Not attempt to compromise the security of the system
  • Respect the privacy of other users
  • Abide by your institution's code of conduct
  • Understand that this is a community project with no official affiliation
"Your continued use of our services indicates your acceptance of these terms."

Privacy Policy

We value your privacy and are committed to protecting your personal information:

  • We do not collect any personal information beyond what is required for authentication
  • We do not use cookies for tracking purposes
  • We do not share your data with any third parties
  • All session data is cleared when you log out
  • You can review our source code to verify our privacy practices

Last Updated: October 27, 2023

Contact Information

Have questions or ideas about this portal? We’d love to hear from you:

“We welcome feedback and suggestions to improve the portal for everyone.”