Privacy Policy
Last updated: March 22, 2026
Introduction
Revidi is a replay buffer application for Windows that lets you continuously record your screen and save clips of recent moments. We built Revidi with privacy as a core principle: your recordings stay on your computer by default, and we collect only minimal usage analytics to help improve the application.
Revidi offers optional account creation and premium features. If you choose to create an account, additional data is collected as described below. Premium subscribers can upload clips to the cloud for sharing.
This Privacy Policy covers both the Revidi website (revidi.app) and the Revidi Desktop application. We want you to understand exactly what data we collect, why we collect it, and how you maintain control over your information.
Information We Collect: Website
When you visit revidi.app, we use Vercel Analytics to collect anonymous, aggregated metrics about page views. This helps us understand how visitors use our site.
Vercel Analytics collects:
- Page URLs visited
- Referrer information
- Browser type and version
- Device type (desktop, mobile, tablet)
- Country-level geographic data
Vercel Analytics is privacy-focused and does not use cookies, does not track individual users across sessions, and does not collect personal information. For more details, see Vercel's Analytics Privacy Policy.
Information We Collect: Desktop Application
The Revidi Desktop application stores most data locally on your computer. Some features, such as accounts and cloud clip sharing, involve transmitting data to our servers as described below.
Local Settings
Your preferences (capture mode, hotkey configuration, audio settings, etc.) are stored in a local configuration file at:
%APPDATA%\Revidi\settings.json
Application Logs
Diagnostic logs that help troubleshoot issues are stored locally at:
%APPDATA%\Revidi\logs\
These logs contain technical information about the application's operation and are never automatically uploaded. You may choose to share them with us when reporting bugs.
Video Recordings
Your captured clips are saved to your Videos folder by default:
%USERPROFILE%\Videos\Revidi\
Your recordings are stored locally and are not uploaded unless you are a premium subscriber and choose to upload them for cloud sharing (see Cloud Clip Sharing below).
Account Data
Revidi offers optional account creation. If you choose to create an account, we collect:
- Email address: Used for authentication, account recovery, and identifying your account.
- Password: Used for authentication only. Passwords are handled by our authentication provider (Supabase) and are never stored by Revidi directly.
- Session tokens: Access and refresh tokens are stored locally on your device to keep you signed in. These are stored at:
%APPDATA%\Revidi\auth.json - Premium status: Whether your account has an active premium subscription.
You can use Revidi without creating an account. Account creation is only required for premium features such as cloud clip sharing.
Cloud Clip Sharing (Premium)
If you are a premium subscriber, your saved clips may be uploaded to our cloud storage for sharing. When a clip is uploaded, the following data is stored on our servers:
- Video file: The clip file itself, stored in Supabase Storage.
- Clip metadata: A unique clip ID, your user ID, the storage path, and the original filename.
- Share URL: A public link is generated so you can share your clip with others.
You can delete uploaded clips at any time, which removes both the video file and its metadata from our servers.
Usage Analytics
To help us improve Revidi, we collect usage analytics through Mixpanel. This data helps us understand how the application is used, identify issues, and prioritize improvements.
We collect:
- Anonymous identifier: A randomly generated UUID stored locally on your device.
- Email address (if signed in): If you are signed into your account, your email address is associated with your analytics profile.
- IP address: Your public IP address is collected and sent with analytics events for approximate geographic analytics.
- Device information: Operating system type, OS version, and app version.
- Usage events: App launches (including whether it's your first launch), successful clip saves (duration, source type, file size), failed clip saves (error type), and OBS errors (error type).
What we don't collect in analytics: We never collect the content of your recordings, file names, file paths, window titles, or any information that could identify what you're recording.
Your anonymous analytics identifier is stored locally at: %APPDATA%\Revidi\analytics.json
Screen and Audio Recording
Revidi captures your screen and optionally your audio (desktop audio and/or microphone) based on your configuration. This functionality is entirely user-initiated:
- Recording only occurs when you enable the replay buffer
- Clips are only saved when you press your configured hotkey
- All captured content is saved locally on your device
- Premium users may optionally upload clips to the cloud for sharing
Important: You are responsible for ensuring you have the right to record any content you capture, including obtaining consent from others who may appear in your recordings where required by law.
Payment Processing
Premium subscriptions are processed through Stripe. When you subscribe to Revidi Premium, your payment information (credit card details, billing address, etc.) is collected and processed directly by Stripe. We do not store or have access to your full payment details.
For information about how Stripe handles your payment data, see Stripe's Privacy Policy.
Auto-Update Checks
Revidi periodically checks for application updates by requesting a manifest file from our Amazon S3 storage. These requests occur approximately every 4 hours while the application is running.
When these requests are made, AWS may log standard connection information including your IP address, as described in AWS's Privacy Policy. We do not actively collect or store this information ourselves.
The update check only downloads a small metadata file to compare version numbers. No personal information is transmitted during this process.
Information We Don't Collect
To be clear about what we do not do:
- No recording content in analytics: We never see, access, or analyze the content of your recordings
- No advertising tracking: No advertising SDKs, no tracking pixels
- No sale of data: We do not sell, rent, or trade your personal information to third parties
- No payment data stored: Payment details are handled entirely by Stripe and never touch our servers
- No account required: You can use Revidi's core features without creating an account
Data Storage and Security
Revidi stores user preferences, recordings, and authentication data locally on your computer. When you use cloud features, data is stored on our servers as described above.
- Your settings, logs, and recordings are stored locally on your computer
- Authentication tokens are stored locally and can be cleared by signing out
- Uploaded clips are stored in Supabase Storage and can be deleted at any time
- Your anonymous analytics ID is stored locally and can be deleted at any time
- You can view, modify, or delete any local data at any time
- Uninstalling Revidi removes the application but leaves your recordings intact
- You can manually delete the
%APPDATA%\Revidi\folder to remove all application data
We recommend following standard security practices for your computer, including keeping your operating system updated and using appropriate access controls.
Third-Party Services
Revidi uses the following third-party services:
Website (revidi.app)
- Vercel: Website hosting and analytics. Privacy Policy
Desktop Application
- Supabase: Authentication, database, and cloud storage for user accounts and uploaded clips. Privacy Policy
- Stripe: Payment processing for premium subscriptions. Stripe handles all payment data directly. Privacy Policy
- Mixpanel: Usage analytics to help us improve the application. Privacy Policy
- Amazon Web Services (S3): Hosts update manifest files and application installers. Privacy Policy
- OBS Studio (via @streamlabs/obs-studio-node): Powers the recording functionality. OBS is open-source and does not collect any data.
Your Rights Under GDPR
If you are located in the European Economic Area (EEA), you have certain rights regarding your personal data under the General Data Protection Regulation (GDPR):
- Right to Access: You can request information about any personal data we hold
- Right to Rectification: You can request correction of inaccurate data
- Right to Erasure: You can request deletion of your personal data, including your account and any uploaded clips
- Right to Data Portability: You can request a copy of your data in a portable format
- Right to Object: You can object to certain types of data processing
Revidi stores most data locally on your device, giving you direct control. You can access, modify, or delete your settings, logs, and recordings directly through your file system.
For account data: you can sign out to clear local session data, or contact us to request full account deletion including any uploaded clips and associated data.
For analytics data: your anonymous identifier is stored locally and can be deleted by removing the %APPDATA%\Revidi\analytics.json file. A new anonymous ID will be generated on next launch.
For website analytics data collected by Vercel, please refer to Vercel's Privacy Policy. For desktop application analytics collected by Mixpanel, please refer to Mixpanel's Privacy Policy for information about exercising your GDPR rights.
Children's Privacy
Revidi is not directed at children under the age of 13. We do not knowingly collect personal information from children. If you believe a child has provided us with personal information, please contact us so we can address the situation.
Changes to This Policy
We may update this Privacy Policy from time to time. When we make changes, we will update the "Last updated" date at the top of this page. For significant changes, we may also post a notice on our website or include information in the application's release notes.
We encourage you to review this Privacy Policy periodically to stay informed about how we protect your privacy.
Contact Us
If you have any questions about this Privacy Policy or Revidi's privacy practices, please contact us at: