Data Processing.
1. Overview
This Data Processing document outlines the technical flow and sub-processors utilized by RG Nexora Technology in operating the Framewiz application. This provides transparency regarding where your data goes and how it is secured.
2. Sub-Processors & Data Routing
Framewiz utilizes enterprise-grade infrastructure to process network requests. We act as the Data Controller, while the following entities act as Data Processors:
- Google Firebase: Handles user authentication tokens and securely stores basic profile strings (Name, Email, Phone). Data is encrypted at rest using AES-256 and in transit via TLS.
- Cloudflare Workers: Acts as our edge-computing network layer. It routes API webhooks securely without permanently storing personal user data.
- Cashfree: Acts as our PCI-DSS compliant payment gateway. When you initiate a premium transaction, the payment data is transmitted directly to Cashfree. RG Nexora Technology does not process or store credit card numbers.
3. On-Device Processing Architecture
To maximize privacy and minimize latency, Framewiz is designed with an edge-first architecture. When you apply filters, crop images, or generate poster exports, 100% of the computation utilizes your local device hardware (CPU/GPU).
We strictly prohibit the transmission of user-generated graphic assets to external processing servers.
4. Security Measures
We mandate strict security protocols across the Framewiz ecosystem:
- Transit Encryption: All communications between the app and external APIs are secured via HTTPS/TLS 1.2+.
- Webhook Validation: Critical endpoints (such as Cashfree payment confirmations) utilize cryptographic signatures to verify data integrity and prevent spoofing.
5. Contact for Security Inquiries
If you have identified a vulnerability or have technical inquiries regarding our data processing architecture, please contact our engineering team directly at support@rgnexora.com.