animist-io / wowshuxkluh

Ionic / Ethereum module to help mobile Dapps run location contingent smart-contracts over Bluetooth LE.
http://animist.io
ISC License
6 stars 1 forks source link

PouchDB design #12

Closed cgewecke closed 8 years ago

cgewecke commented 8 years ago
  1. Two dbs - one for the users serialized keystore, another for the app's api key
  2. Both should be synch-able - in practice users keystore would be replicated in order to backup wallet data, apps api key synch-able to retain control over the api key.
  3. Storing keystore seed?
cgewecke commented 8 years ago

Closing this and making it about storing API key in the keychain.