Data destruction

As part of our integration with Meta’s oEmbed service, we maintain a strict policy of data non-persistence. No personal data is stored, but if any transient information were to be cached during normal operations, the following policies apply:

Data Minimization

Our application is designed to avoid collecting or storing user-related data by default. Any temporary caching mechanisms (e.g., server-side render caches) contain only public-facing content provided by Meta and are not linked to any user session or identity.

Information Deletion Procedure

If a user, regulatory authority, or Meta requests deletion or verification of non-persistence, we will:

  • Confirm the absence of stored user data.
  • Manually inspect transient logs or caches to ensure no residual information exists.
  • Purge or invalidate relevant caches or CDN entries, if applicable, within 24 hours of notice.

Automated Data Purge

Any server-side logs related to oEmbed errors or debugging are set to auto-delete within 24 hours.

No backups contain user-linked information, as no such data is stored.