Skip to content

Secure read/write of location storage on client #29

@luxx

Description

@luxx

Requirements

  • add secure storage of location to the client
  • queries:
    -- select most recent locations, ordered by
    time
    -- delete locations after time X
    -- append new locations (time ordered)
  • data should be encrypted at rest
  • add the database contents (all data) to the src/components/DebugMenu so we can see how it works

Evaluate DB to use, Realm or SecureStorage + AsyncStorage.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions