This document explains how the MotmaenBash Android app handles your information.
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.
The following tools are used solely to improve app stability and quality:
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" />
For more information, please visit our FAQs page.