How can I ensure user privacy when using the Banuba SDK?
Developers can ensure user privacy with Banuba SDK by relying on its on-device processing, not sending frames to Banuba’s servers, and applying their own GDPR/CCPA-compliant data policies.
Banuba’s Face AR SDK is designed to help you ensure user privacy, but the final compliance always depends on how your app handles data overall.
All Banuba’s Augmented Reality SDKs (Face AR, Background Subtraction, etc.) process data on-device. This includes anything from applying effects to running algorithms.
You should combine this on-device architecture with your usual GDPR/CCPA practices (clear consent flows, transparent privacy notice, secure storage, data retention rules, etc.) to ensure user privacy.
Developers who need formal details (DPAs, security, regions) can:
- Review the SDK docs;
- Explore an augmented reality guide to understand how the data handling works;
- Contact Banuba’s team via the website to get project-specific legal and technical information and a 14-day trial token.