Privacy Policy

Last updated: February 24, 2026

Overview

Riposte (“the App”) is an open-source Android application for organizing, searching, and sharing memes. The App is designed with privacy as a core principle — all processing happens entirely on your device.

Data Collection

Riposte does not collect, transmit, or store any personal data. Specifically:

On-Device Processing

The App uses on-device machine learning for features such as:

All ML processing runs entirely on your device. No images, text, or search queries are ever sent to external servers.

Data Stored on Your Device

The App stores the following data locally on your device:

DataPurposeStorage
Imported imagesYour meme collectionDevice storage
Emoji tags & metadataOrganization and searchLocal SQLite database
Search embeddingsAI-powered semantic searchLocal SQLite database
App preferencesSettings (theme, sharing format, etc.)Android DataStore

This data is accessible only to the App and is deleted when you uninstall the App or clear its data.

Permissions

The App requests the following Android permissions:

PermissionReason
Storage / Media accessTo import and manage meme images
InternetRequired by image loading library (Coil). No user data is transmitted.

Third-Party Services

The App uses the following on-device libraries. None of these transmit your data:

The App may use Google Play In-App Review API to prompt you for a rating. This is handled entirely by Google Play and does not transmit any app data.

Children’s Privacy

The App does not knowingly collect information from children under 13. Since no data is collected from any user, this policy applies equally to all ages.

Changes to This Policy

If this privacy policy changes, the updated version will be posted at this URL with a new “Last updated” date. Since the App collects no data, significant changes are unlikely.

Contact

If you have questions about this privacy policy, please open an issue on the GitHub repository.

Open Source

Riposte is free software licensed under the GNU GPL v3.0. You can inspect the complete source code to verify these privacy claims.