Project

General

Profile

Actions

New feature / Change #4147

closed

Use React Native Encrypted Storage

Added by Olivier Bitsch about 2 years ago. Updated about 2 years ago.

Status:
Done
Priority:
Normal
Target version:
Start date:
03/10/2022
Due date:
% Done:

0%

Estimated time:

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.

Actions

Also available in: Atom PDF