Start capturing cryptographically verified images with AI fraud detection and zero-knowledge proofs
November 13, 2025 - Major Bug Fixes
Previous Issue: Users couldn't verify photos they had already captured. This is now fixed!
Production-ready features with iOS parity
95%+ accuracy in detecting screen photos and screenshots with multi-modal analysis
Keys stored in Android Keystore (TEE/StrongBox) never leave secure element
15+ transformations (crop, rotate, filters) with ZK proof tracking
Optional location and time attestation with privacy preservation
Groth16/Halo2 circuits via backend for cryptographic verification
Select photos from gallery to verify - now with full backend verification support
| Version | 0.1.0 BETA |
| Minimum Android | Android 7.0 (API 24) |
| Target Android | Android 14 (API 34) |
| App Size | ~15 MB (APK) |
| SDK Language | Kotlin 1.9 |
| UI Framework | Jetpack Compose |
| Backend API | REST (Vercel Serverless) |
| Proof System | Groth16 / Halo2 |
| Security | Hardware-backed keystore |
| Detection Accuracy | 95%+ (screen fraud) |
git clone https://github.com/windsurftemplate/rial.gitcd rial/android-sdk./gradlew build./install-on-phone.sh (with phone connected via USB)This is beta software for testing purposes. Some features may be incomplete or unstable. Use at your own risk. Not recommended for production use yet.
Check our documentation or reach out for support