Linux Learning Lab Privacy Notice
Last updated: 2026-03-18
This page applies to the Linux Learning Lab web interface, lesson search endpoints, and sandbox command simulation features. The platform is designed to teach Linux command usage, troubleshooting flow, and common operations scenarios.
1. What data the platform processes
- Search queries, login details, and commands that you intentionally submit.
- Sandbox runtime state used to return a response, such as current directory, current user, and simulated command output.
- Minimal operational logs used for debugging and service reliability.
2. Why the data is used
- To render lesson content, search results, module summaries, and guided exercises.
- To execute the controlled Linux sandbox simulation and return exercise feedback.
- To protect remote endpoints with authentication and basic abuse prevention.
3. Sandbox and safety boundary
The command interface is a controlled simulation, not a direct pass-through to a real operating system. The platform blocks clearly unsafe inputs such as destructive shell patterns. Even so, the sandbox endpoints such as /api/run should only be used for learning and testing purposes.
4. Retention and sharing
The platform does not sell personal data. Runtime logs may be kept for a limited period to support debugging and service maintenance. If the platform is hosted behind a proxy or third-party provider, that infrastructure may also process request metadata such as IP address, timestamp, and path.
5. Your controls
- You can stop using the platform at any time.
- You can reset the sandbox to clear the current simulated file system state.
- If you need local data removed, contact the current deployer or repository maintainer.
6. Contact and maintenance
If you have questions about privacy, logging, or sandbox safety, contact the current service owner. For self-hosted deployments, review the web server, proxy, and hosting platform logging settings alongside this application.