Skip to content

Encrypt and Decrypt async storage #2

@Dudleyneedham

Description

@Dudleyneedham

The async storage is currently unencrypted.

The application should have a way to encrypt the data being placed into the storage and decrypted after retrieval.

It is recommended to look at ways of securing the application.

An article can be found here as some form of reference - https://docs.expo.dev/versions/v46.0.0/sdk/local-authentication/

The bare minimum would be a password that the user must access the application.

For further reading about encrypting and decrypting with Expo - https://blog.logrocket.com/encrypted-local-storage-in-react-native/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions