Phishing detection for African fintech apps. Warns users before they lose money.
- Partner registers at partners.unphishable.org
- Chooses user slots → pays 20% upfront → receives API key
- Adds SDK to their Android app — 3 lines of code
- Users are protected automatically — no action needed from them
// build.gradle
repositories { maven { url 'https://jitpack.io' } }
implementation 'com.github.NewtonAchonduh:unphishable-android-sdk:1.0.0'// Application.onCreate()
Unphishable.init(app = this, apiKey = "YOUR_KEY", brandName = "YourApp")
// MainActivity
Unphishable.startSecureMode(this)That's it. Your users are protected.
Login at partners.unphishable.org to see scans, threats and slot usage in real time.
$10,000 / 100,000 users / year · Minimum 1,000 slots ($100/year)
📧 founderunphishable@gmail.com 📱 +237 672739883 🌐 unphishable.org
Built in Douala, Cameroon 🇨🇲