Skip to content

Privacy Policy

Lixu edited this page May 16, 2026 · 1 revision

Overview

Monet is a local image viewer application. We take your privacy seriously. This policy explains how Monet handles your data.

Data Collection

Monet does not collect any personal data. Specifically:

  • No content upload: Monet runs entirely locally. All images, files, and folder data remain on your device.
  • No analytics: Monet contains no analytics SDK, usage tracking, or crash reporting tools.
  • No user accounts: Monet does not require registration, login, or account creation.
  • No third-party data sharing: Monet does not transmit any data to third parties.

Data Storage

  • Bookmark Data: Monet uses system-provided security-scoped bookmarks to remember your authorized folder access permissions. This data is stored locally in UserDefaults on your device and is never uploaded to any server.
  • User Preferences: Your settings (such as auto-indexing toggle) are also stored in UserDefaults locally.

Network Access

Monet itself does not initiate any network requests. The only possible external link is when you actively click the "Contribute" or "Report a Bug" button, which opens a GitHub page in your system browser. This action is entirely user-initiated.

Third-Party Services

Monet does not integrate any third-party analytics, advertising, or tracking services.

Changes

If this privacy policy changes, we will update the content on this page.

Contact

If you have any privacy-related questions, please reach out via GitHub Issues: https://github.com/wflixu/Monet/issues

Clone this wiki locally