New feature / Change #4147
closed
Use React Native Encrypted Storage
Added by Olivier Bitsch over 2 years ago.
Updated over 2 years ago.
Description
We currently store mnemonic one device and encrypted it with user password with Async Storage feature. We have to move and use Encrypted Storage instead.
This module use Android EncryptedSharedPreferences and IOS Keychain which is a much more secure way to store secret. We will still use User password to add a second layer of security, bringing two encryption levels to store the very sensitive Mnemonic on the device.
- Description updated (diff)
- Assignee set to Gilles Hemmerlé
- Status changed from In Study to Development
- Assignee changed from Gilles Hemmerlé to Olivier Bitsch
- Status changed from Development to Testing
This is done. Clear your storage and try to create a new wallet / lock / unlock it to ensure everything is saving / loading properly.
Would be great to have a look on ios asap to check that everything is also working properly
Gilles Hemmerlé wrote:
This is done. Clear your storage and try to create a new wallet / lock / unlock it to ensure everything is saving / loading properly.
Would be great to have a look on ios asap to check that everything is also working properly
Youp, I will test tomorrow.
- Status changed from Testing to Done
Also available in: Atom
PDF