mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Defense-in-depth: the persisted value is the (XOR-obfuscated) API key, so a future SharedPreferences backend that surfaced the value in its exception could leak it through the UI. Log the detail via debugPrint and show a fixed message to the user instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>