Privacy & Security

Security built into the HallStride platform.

HallStride uses layered technical and access controls to help protect student, staff, and pass information while keeping school workflows simple.

Platform protections

How HallStride protects information

๐Ÿ”’

Encrypted Connections

HallStride production traffic is served over HTTPS. Secure session cookies, CSRF cookie protections, and HSTS are enabled for the production application.

๐Ÿ‘ค

Role-Based Access

Teachers, hall monitors, and administrators receive different levels of access based on their assigned HallStride role.

๐Ÿซ

School-Level Data Controls

Application queries are scoped to the authorized school so student, staff, and pass records stay within the appropriate school context.

๐Ÿ”‘

Protected Credentials

User passwords are handled through Django authentication, and production secrets are stored outside the application source code.

๐Ÿ›ก๏ธ

Restricted Administration

Sensitive school-management functions are protected by server-side role checks, while Django administrative access is separately restricted.

๐Ÿšซ

No Student Data Sales

HallStride does not sell student personal information or use student information for targeted advertising.

Security is an ongoing responsibility.

HallStride continually reviews and strengthens its security practices as the platform evolves.