Sia Makerlab
홈회사소개서비스포트폴리오공지사항문의하기

© since 2025 Sia Makerlab. All rights reserved.

사업자등록번호: 649-11-03282 | 대표: 이장욱

통신판매업신고번호: 제2025-충북제천-0264호

QueryDock for ES & OpenSearch

개인정보처리방침

Sia Makerlab 제품 포트폴리오 통합 페이지에서 제공하는 개인정보처리방침입니다.

개인정보처리방침v1.0

Privacy Policy

Last Updated: July 11, 2026

Effective Date: July 11, 2026

Revision: 1.0

Revision History

VersionDateChanges
1.0July 11, 2026Initial release

1. Introduction

This Privacy Policy describes how Sia Makerlab ("we," "us," or "our") collects, uses, and shares information in connection with your use of the QueryDock for ES & OpenSearch mobile application (the "App").

The App is an Android-native console for OpenSearch and Elasticsearch clusters that you specify. It connects directly from your device to the clusters you configure. It does not require you to create an account, and we do not operate a server that stores your connection details or your data. By downloading, installing, or using the App, you agree to the collection and use of information in accordance with this Privacy Policy. If you do not agree, please do not use the App.

2. Information We Collect

2.1 Information You Provide

The App is designed to function without an account or personal information. We do not collect your name, email address, phone number, or physical address.

To connect to a cluster, you provide its details — a base URL (host and port), an authentication method and its credentials, and optional transport settings. Supported authentication methods are None, Basic (username and password), API Key, and Bearer token. This configuration is stored locally on your device and is not collected by us.

2.2 Connections You Configure (Outbound Requests)

When you open a connection, the App communicates directly from your device to the OpenSearch or Elasticsearch cluster you specified using its REST API. Your searches, queries, aggregations, documents, and their results travel between your device and that cluster — not through us. We do not see, receive, or store your servers, credentials, queries, or data. You are responsible for ensuring you are authorized to access any cluster you connect to.

2.3 Information Stored on Your Device

The App stores the following data only on your device:

DataCollectedStoredSharedPurpose
Connection profilesYesDevice onlyNoBase URLs, ports, engine, and options for clusters you configure
CredentialsYesDevice only (encrypted)NoPasswords, API keys, and tokens encrypted with Tink AEAD (AES-256-GCM)
Query & console historyYesDevice onlyNoYour recent searches and Dev Console requests
App settingsYesDevice onlyNoTheme, language, telemetry preference, and other preferences
Purchase stateYesDevice onlyNoCached "remove ads" entitlement (reconciled with Google Play)

This data is stored exclusively on your device. We do not have access to it, and it is never transmitted to our servers. Credentials are encrypted using Tink AEAD (AES-256-GCM) with a keyset sealed by the Android Keystore, are stored locally only, and are excluded from Android backup and device-transfer.

2.4 Transport Security

When you enable the optional "allow self-signed TLS" setting for a private or self-signed certificate environment, the App will accept the cluster's certificate for that connection. This setting is off by default, is scoped to connections you configure, and is presented with a risk warning. Enabling it reduces protection against man-in-the-middle attacks; use it only for clusters you trust and control.

2.5 Permissions

  • Internet (INTERNET): required to connect to the clusters you configure and to serve ads.
  • Network state (ACCESS_NETWORK_STATE): used to detect network availability.
  • Notifications (POST_NOTIFICATIONS): optional; used to display background cluster health notifications. You may decline it.
  • Advertising ID (AD_ID / com.google.android.gms.permission.AD_ID): used by Google AdMob to serve ads (see Section 2.7).

The App does not request location, camera, microphone, or contacts permissions.

2.6 Telemetry

Optional telemetry is opt-in and OFF by default. Unless you explicitly enable it, the App does not collect analytics or usage data.

2.7 Advertising Data (Third-Party)

Unless you purchase the ad-removal option, the App displays advertising through Google AdMob (adaptive bottom banner and App Open formats). Our advertising partner may collect:

  • Advertising ID (Android Advertising ID)
  • Device information (device type, operating system version)
  • IP address
  • General location data (country/region level)
  • Ad interaction data

Where required, the App uses Google's User Messaging Platform (UMP) to obtain your consent for personalized advertising. This data collection is governed by Google's Privacy Policy: https://policies.google.com/privacy

2.8 Information We Do NOT Collect

We explicitly do not collect:

  • Personal or contact information
  • Your servers, credentials, queries, or cluster contents
  • Analytics or usage tracking data by us directly (unless you opt in to telemetry)
  • Precise location data
  • Payment or card information (handled by Google Play)

3. How We Use Information

3.1 Local Data Usage

Data stored on your device is used locally to:

  • Establish the connections you configure and run your searches, queries, and aggregations
  • Remember your connection profiles and history
  • Apply your settings, telemetry preference, and preferences
  • Apply your ad-removal entitlement

3.2 Third-Party Data Usage

Data collected by Google AdMob and Google UMP is used to display personalized or non-personalized advertisements (based on your consent) and to prevent fraud and abuse. Data collected by Google Play Billing is used to process and reconcile your purchase.

4. Data Sharing and Disclosure

4.1 We Do Not Sell Your Data

We do not sell, trade, or rent your personal information to third parties.

4.2 Third-Party Service Providers

The App integrates the following third-party services, which handle data according to their own privacy policies:

ServicePurposePrivacy Policy
Google AdMobAdvertisinghttps://policies.google.com/privacy
Google User Messaging Platform (UMP)Ad consent managementhttps://policies.google.com/privacy
Google Play BillingProcess the one-time ad-removal purchasehttps://policies.google.com/privacy

Separately, the App communicates directly with the OpenSearch or Elasticsearch clusters you specify. Those clusters are operated by you or by parties you choose, and their handling of your connections and data is outside our control.

4.3 Legal Requirements

We may disclose information if required to do so by law or in response to valid requests by public authorities. As we hold no user content, such disclosure would be limited to information actually in our possession.

5. Data Retention

5.1 Local Data

Data stored on your device remains until you delete it within the App, clear app data in device settings, or uninstall the App.

5.2 Third-Party Data

Data collected by Google's advertising, consent, and billing services is retained according to their respective policies.

6. Your Rights and Choices

6.1 For All Users

You have the right to:

  • Access: View your data within the App
  • Delete: Remove connection profiles in the App, or clear app data or uninstall the App to remove all local data
  • Opt out of personalized ads: Manage ad personalization through your device's advertising settings or the UMP consent options

6.2 For Users in the EEA, United Kingdom, and Switzerland

Under the GDPR and applicable laws, you also have the rights to access, rectification, erasure, restriction of processing, data portability, objection, and withdrawal of consent. To exercise rights over data held by a third-party service, contact that service directly.

6.3 Managing Consent

Manage advertising consent through:

  • In-App: privacy/consent options provided via Google UMP
  • Device Settings: Android Settings > Google > Ads

7. Data Security

We implement reasonable technical measures to protect data on your device:

  • Connection credentials are encrypted with Tink AEAD (AES-256-GCM) using a keyset sealed by the Android Keystore
  • Credentials are stored locally only and excluded from Android backup and device-transfer
  • Data is stored only on your device; we operate no server and keep no copies
  • No cloud synchronization and no user accounts
  • Network access is used only to reach the clusters you configure and to serve third-party advertising
  • Optional telemetry is off by default

8. Children's Privacy

The App is not directed to children under the age of 13 (or 16 in the EEA). We do not knowingly collect personal information from children.

9. International Data Transfers

Data collected by third-party services may be transferred to and processed in countries with different data protection laws. Please refer to Google's Privacy Policy for more information.

10. Changes to This Privacy Policy

We may update this Privacy Policy from time to time. We will notify you of any changes by updating the "Last Updated" date and, for material changes, displaying a notice within the App.

11. Disclaimer of Liability

11.1 Third-Party Services

We are not responsible for the data collection, use, or security practices of third-party services integrated into the App, including Google AdMob, Google UMP, and Google Play Billing, nor for the clusters you choose to connect to.

11.2 Data Loss

We are not responsible for any loss of data stored locally on your device, including your connection profiles and query history.

11.3 Limitation of Liability

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES RESULTING FROM YOUR USE OF THE APP.

12. Governing Law

This Privacy Policy shall be governed by the laws of the Republic of Korea. For EU users, it shall be interpreted in accordance with applicable EU law including the GDPR.

13. Contact Us

Sia Makerlab

  • Email: sia@siamakerlab.com
  • Website: https://siamakerlab.com

For GDPR-related inquiries from EEA residents, please include "GDPR Request" in the subject line.


Summary of Data Practices

Data TypeCollectedStoredSharedPurpose
Connection profiles & settingsYesDevice onlyNoConnecting to your clusters and preferences
CredentialsYesDevice only (encrypted)NoAuthenticating to your clusters
Queries & cluster contentsNo (sent device → your clusters)Not retainedOnly with clusters you specifyRunning your searches and queries
Purchase stateYesDevice onlyNoAd-removal entitlement
Advertising IDYes*By GoogleWith GoogleAdvertising
Personal infoNoN/ANoN/A

*Collected by third-party services (Google), not by us directly.


OpenSearch is a trademark of Amazon Web Services. Elasticsearch is a trademark of Elasticsearch B.V. This App is not affiliated with or endorsed by either trademark holder and provides REST API compatibility only.


This Privacy Policy is available in English. If translated versions are provided, the English version shall prevail in case of any discrepancy.

QueryDock for ES & OpenSearch 제품 페이지로 돌아가기