Skip to content

switch to secure storage + encrypted DB #608

@gnunicorn

Description

@gnunicorn

we currently use the DB unencrypted on the target devices and have no way of securing that. we should:

  • switch to flutter_secure_storage for the SDK sessions
  • generate a large secure password with Random.secure upon login and save that in the secured storage session
  • use the password when initializing the client to use for encrypting storage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Recently Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions