Daemon RPC authentication with encrypted api key storage #10

Merged
akinwale merged 1 commit from rpc_auth into master 2017-08-25 06:40:41 +02:00
akinwale commented 2017-08-25 06:22:49 +02:00 (Migrated from github.com)
  • Added KeyStore handling and encryption / decryption methods to the Utils Java class.
  • Enabled daemon server RPC authentication in service startup.
  • Patched the load_api_keys, save_api_keys and initialize_api_key_file methods in lbrynet.daemon.auth.util to handle encrypted API key loading / saving using the Android KeyStore.
- Added KeyStore handling and encryption / decryption methods to the `Utils` Java class. - Enabled daemon server RPC authentication in service startup. - Patched the `load_api_keys`, `save_api_keys` and `initialize_api_key_file` methods in `lbrynet.daemon.auth.util` to handle encrypted API key loading / saving using the Android KeyStore.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#10
No description provided.