[TIMOB-331] Create an encrypted value store feature
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-05-08T10:18:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | Android |
Labels | android, crypto, feature, ios, wishlist |
Reporter | Kevin Whinnery |
Assignee | Neeraj Gupta |
Created | 2011-04-15T02:27:23.000+0000 |
Updated | 2017-03-03T06:19:23.000+0000 |
Description
It would be nice to be able to have a simple place to store encrypted information, either as an extension to or i addition to our properties API. Adobe AIR has something similar:
http://www.adobe.com/devnet/air/ajax/articles/encrypted_local_store.html"> http://www.adobe.com/devnet/air/ajax/articles/encrypted_local_store...
Docs:
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/data/EncryptedLocalStore.html"> http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/dat...
WOuld be super cool to have something similar on both Desktop and Mobile. Credit Ed Finkler with the idea.
Think this is a dupe of another feature request, but on iOS possible with keychain. Not sure about Android. Let's file this one as a candidate for modularization.
rollback wrong update
For iOS, [MOD-360] implemented this as a module. Android has the open ticket [MOD-361].
Closing issue due to time passed and irrelevance of the ticket.