Back to Editor

Privacy Policy

1. Data Collection

PyRun is designed with privacy in mind. We do not collect personal information. All code execution and file management happen locally in your browser's memory and storage.

2. Shared Content

When you use the "Share" feature, your code is securely uploaded to our database to generate a shareable link. This content is public and available to anyone with the generated ID.

3. Browser Storage

We use your browser's LocalStorage to save your current project state and settings so you can resume work later. This data never leaves your machine.

4. Security

Since execution is local, the security of your code depends on your own browser environment. We use industry-standard security headers (COOP/COEP) to protect the execution context.

Last updated: March 2026