Cavea is a personal wine cellar management app developed by Alain Benard.
The app is available on Android, Windows, and Linux.
Source code available on GitHub.
Cavea has no centralised server and does not collect user data. The app contains no advertising system, no behavioural analytics tool, and no marketing tracking mechanism.
The data processed by the app is exclusively what is required for managing your wine cellar:
This information is stored in a SQLite database named cave.db.
App preferences (file paths, sync settings, user options) are stored locally on the device.
Cavea can operate entirely in local mode.
In this mode, all data remains stored solely on the user's device and never leaves it.
No connection to Google Drive, Dropbox, or any remote server is required.
If the user enables shared storage mode, Cavea can access their Google Drive account via the official Google API to store and synchronise wine cellar data across multiple devices belonging to the same user.
As part of this feature, Cavea accesses only the following data:
Cavea folder created or used by the app in Google Drive.cave.db and technical lock files).Cavea does not access any other files or folders in the user's Google Drive.
Data accessed via Google Drive is used exclusively to:
This data is never used for any other purpose.
Data remains stored exclusively in the user's own Google Drive space.
No data is transmitted, sold, rented, analysed, or shared with the developer or with any third party.
The developer has no technical access to files stored in the Cavea folder
of the user's Google Drive account.
Cavea uses the Google Drive drive.file scope.
This permission limits access to files created or managed by the app
and does not grant access to the rest of the user's Google Drive content.
The user can revoke this permission at any time from their Google account security settings (myaccount.google.com/permissions).
Cavea can also use Dropbox as a shared storage space, as an alternative to Google Drive.
When Dropbox synchronisation is enabled, Cavea accesses only:
Cavea folder created in the user's Dropbox space.cave.db and technical lock files).Cavea does not access any other files or folders in the user's Dropbox account.
Data is used exclusively for:
This data is never transmitted, sold, analysed, or shared with the developer or with any third party.
Cavea does not sell, rent, share, or transmit any user data to third parties.
No data is used for advertising, marketing, analytics, or profiling purposes.
The developer has technically no access to wine cellar data stored locally or in the user's cloud spaces.
Data is stored in a standard SQLite file.
Data protection depends primarily on the security mechanisms implemented on the device or cloud account used by the user (PIN, system encryption, Google or Dropbox authentication, etc.).
Authentication tokens required to access cloud services are stored locally using the secure mechanisms provided by the operating system (Keychain on Android, Credential Store on Windows, libsecret on Linux).
In particular, data obtained via Google APIs is never used for:
All data remains under the exclusive control of the user.
You can at any time:
For any questions regarding this privacy policy:
This policy may be updated with new versions of the app.
The date at the top of this page indicates the version currently in effect.