lbry-sdk/lbrynet/lbrynet_daemon
Jack 130f9cfc4d api sessions
-user starts a httpauthsession with an api key and name
-user initializes jsonrpc hmac secret to sha256 of session id
-server sends new random hmac secret after each api call

-a user without an authenticated session will get a authorization error
2016-09-20 16:58:30 -04:00
..
auth api sessions 2016-09-20 16:58:30 -04:00
daemon_scripts remove fee checking from autofetcher script 2016-07-25 22:28:01 -04:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
LBRYDaemon.py api sessions 2016-09-20 16:58:30 -04:00
LBRYDaemonCLI.py api sessions 2016-09-20 16:58:30 -04:00
LBRYDaemonControl.py api sessions 2016-09-20 16:58:30 -04:00
LBRYDaemonServer.py prevent a lbry files opened through the ui from making api calls 2016-08-27 23:16:48 -04:00
LBRYDownloader.py allow more download attempts after having timed out 2016-09-12 15:39:19 -04:00
LBRYExchangeRateManager.py Merge branch 'master' into content_type 2016-08-25 17:59:20 -04:00
LBRYPublisher.py fix tests 2016-08-26 20:22:11 -04:00
LBRYUIManager.py Merge pull request #100 from lbryio/change-ui-location 2016-07-27 03:44:28 -04:00
Lighthouse.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00