Controller
Shiftbloom Studio, represented by Fabian Zimber, Hamburg, Germany.
Email: [email protected]
How this sandbox handles submitted text, request metadata, and service operation.
Shiftbloom Studio, represented by Fabian Zimber, Hamburg, Germany.
Email: [email protected]
When you submit text to the sandbox, the browser sends it to the Next.js server route at /api/filter. That route forwards the request to the server-side FastAPI privacy filter service and returns the model response to your browser. The application code does not persist submitted text.
The current deployment runs on AWS App Runner in the eu-central-1 region. Operational logs and platform telemetry may include technical request metadata such as timestamps, status codes, and IP-derived network information. Do not submit production secrets or unnecessary personal data to this public sandbox.
The service wraps OpenAI's open-source openai/privacy-filter model. Requests are processed by the deployed server-side service; the browser does not call the model API directly.
This sandbox does not set application cookies and does not include account, newsletter, or advertising flows. Static assets and service requests may still be handled by the hosting infrastructure required to operate the service.
If personal data relating to you is processed, you may have rights of access, rectification, erasure, restriction, portability, objection, and complaint with a supervisory authority under the GDPR / DSGVO. Contact [email protected] for privacy requests.
May 7, 2026.