مشاهده نسخه فارسی

Privacy Policy

This document explains how the MotmaenBash Android app handles your information.

Data Collection and Security

  • MotmaenBash does not require any user account, registration, or login, and it does not collect any personal data such as name, email, or phone number.
  • SMS, link, and installed app analysis is performed locally and offline on the device. MotmaenBash does not use any server to store or process user data.
  • The app never sends your data to any server or cloud service, because there is no backend infrastructure for that purpose.
  • To detect new threats such as phishing SMS, scam websites, and suspicious apps, the app updates its database from a public GitHub repository.

All processing and alerts — including link, SMS, and app checks — are fully offline. MotmaenBash does not use any server for data collection or analysis.

The "Report" section of the app allows users to voluntarily report new cases via a Google Form. Any information submitted through this form is used solely to improve the database and identify new phishing or scam threats.

Users can revoke the app's permissions at any time through the Android system settings.

Analytics Tools

The following tools are used solely to improve app stability and quality:

  • Crashlytics by Firebase (owned by Google) is used for crash reporting.
  • Firebase Analytics (owned by Google) is used for general app usage statistics.

Analytics data includes counts of events such as alert displays, but does not include any sensitive content, technical details, or personally identifiable information.

Firebase libraries may automatically request advertising-related permissions. To protect user privacy, the following permissions have been manually removed from the app’s manifest:

<!-- Remove permissions automatically added by Firebase and Google Play Services -->
<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove" />
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_ATTRIBUTION" tools:node="remove" />
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_AD_ID" tools:node="remove" />
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" tools:node="remove" />

More Information

For more information, please visit our FAQs page.