android: secure token storage with keystore-backed encrypted prefs
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
Codex
2026-03-09 15:15:28 +03:00
parent 7fcdc28015
commit c80ff650b2
6 changed files with 95 additions and 4 deletions

View File

@@ -103,7 +103,7 @@
- [ ] Accessibility (TalkBack, dynamic type)
## 14. Безопасность
- [ ] Secure token storage (EncryptedSharedPrefs/Keystore)
- [x] Secure token storage (EncryptedSharedPrefs/Keystore)
- [ ] Certificate pinning (опционально)
- [ ] Root/emulator policy (опционально)
- [ ] Privacy-safe logging (без токенов/PII)