Cliptx

Video & Photo Editor — Support Center

Security

Cliptx is built with your security as a priority. This page describes the technical and organisational measures we implement to protect your account, your data, and your creative content.

Secure Authentication

Cliptx supports Email/Password, Google, Facebook, and Apple Sign-In. All authentication is handled through Firebase Authentication, which uses industry-standard OAuth 2.0 and OpenID Connect protocols. Passwords are never stored in plain text. Apple Sign-In is available and recommended for the highest level of privacy.

Encrypted Communications

All data transmitted between your device and Cliptx servers uses HTTPS with TLS encryption. This ensures that your account details, subscription status, and any content you publish cannot be intercepted in transit.

Local File Protection

All video and photo editing is performed locally on your device. Your media files are never uploaded to our servers unless you explicitly choose to publish content. Exported and temporary editing files are stored in your device's private app directory and are accessible only to Cliptx and to you.

Cloud Data Security

Published content and account data are stored using Firebase Firestore and Cloudinary, both of which use AES-256 encryption at rest and TLS in transit. Access to your stored data is restricted by Firebase security rules — only you can read, update, or delete your own content.

Subscription Security

All subscription payments are processed exclusively through the Apple App Store. Cliptx never receives, stores, or processes your payment card information. Subscription status is verified securely through RevenueCat using server-side receipt validation.

Push Notification Security

Push notifications are delivered via Firebase Cloud Messaging (FCM). Your FCM token is stored only in association with your account and is never shared with third parties. Notifications are sent only through authenticated server-side Cloud Functions.

Account Deletion & Data Removal

When you delete your account, we permanently delete your Firebase Auth account, your Firestore profile and posts, and all associated media files from Cloudinary. This process is handled automatically and cannot be undone. If you only wish to cancel your subscription, you can do so separately in Apple ID Account Settings without deleting your account.

Permissions & Access Control

Cliptx requests only the permissions necessary to deliver its core features: Camera, Microphone, Photo Library, and Documents access. Each permission is requested at the point of use and can be revoked at any time from your device Settings. Revoking a permission disables only the related feature and does not affect the rest of the app.

Reporting a Security Issue

If you discover a security vulnerability or have a security concern, please report it immediately through the in-app support feature in Settings > Support, or email us at cliptx0@gmail.com. We take all security reports seriously and will respond promptly.

Last updated: 2026