Last updated: February 12, 2026
R-Data is a Chrome Extension that extracts structured data from visual document platforms (currently Lucidchart) and enables users to export that data as a ZIP file or migrate it to Miro. The extraction happens in the user's own browser using their existing platform session.
R-Data accesses Lucidchart document data via the user's own browser session. The Chrome Extension makes HTTP requests to Lucid's servers using the cookies already present in the user's browser. We access:
Extracted document data is transmitted from the Chrome Extension to R-Data servers over HTTPS for processing. This includes:
All extracted document data is stored with a 7-day TTL and is automatically deleted after that period. Job metadata (completion status, timestamps) is retained for 30 days.
If you choose to migrate documents to Miro, R-Data uses OAuth 2.0 to connect to your Miro account. Miro OAuth tokens are stored server-side, encrypted, and scoped to the minimum required permissions (board creation and reading). Tokens are retained only for the duration of the migration and can be revoked at any time from your Miro account settings.
R-Data user accounts store your email address and a bcrypt-hashed password. We do not store passwords in plaintext. Session tokens are issued as httpOnly, secure cookies.
Payments are processed by Stripe. R-Data never sees, stores, or transmits your full credit card number. Stripe handles all payment data in compliance with PCI DSS standards.
The R-Data Chrome Extension requests minimal permissions:
The extension does not use content scripts, does not access other tabs, and does not modify any web page content.
You may request deletion of your account and all associated data at any time by contacting support@supe-us.com. Extracted document data is automatically purged after 7 days regardless.
For questions about this privacy policy, contact support@supe-us.com.