Title:
Bug 80895:If the SQLite lite DB is encrypted but the cache DB is not, then there is an obvious flaw in the encryption usage because the data will be store unencrypted right next to the encrytped DB on the file
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Jason Dean / Jason Dean (Jason Dean)
Created: 12/01/2009
Components: Flex/Flash, AIR Integration
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 262093
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
If the SQLite lite DB is encrypted but the cache DB is not, then there is an obvious flaw in the encryption usage because the data will be store unencrypted right next to the encrytped DB on the file system
Method:
Result:
Related to bugId 79545 when it is possible to use an encrypted SQLite db with the AIR integration and offline syncing provided by SyncManager, we need to ensure that the AIR Cache DB to stores the syncing data is also encrypted, preferably with either the same key or antoher developer-defined key.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040479
External Customer Info:
External Company:
External Customer Name: Jason Dean
External Customer Email: 4EF2503348075808992015A9
External Test Config: 12/01/2009
Attachments:
Comments: