Privacy

ToolNeuron collects zero data. Period.

No telemetry. No analytics. No crash reporting. No cloud sync. No ad tracking. Nothing leaves your device.

What we don't do

  • Collect usage data
  • Track app opens or session length
  • Send crash reports
  • Sync data to any server
  • Include advertising SDKs
  • Phone home for license checks
  • Require an account

What we do

  • Encrypt all data with AES-256-GCM
  • Use Android KeyStore with TEE when available
  • Load files through Android's file picker (SAF) — no broad storage permissions
  • Keep everything on-device
  • Publish all source code under Apache 2.0

Encryption Details

Chat storage

AES-256-GCM with hardware-backed keys

Key storage

Android KeyStore, Trusted Execution Environment when supported

Backup format

PBKDF2 key derivation + AES-256-GCM

RAG encryption

Admin password + read-only user access

Security Contact

Found a vulnerability? Email siddheshsonar2377@gmail.com. Please don't open a public issue. Allow reasonable time for a fix.