bitshares / beet-js

BeetJS is the client library for interaction with Beet
MIT License
8 stars 14 forks source link

Beet pd3 compatibility updates - for 0.5.0 release #1

Closed clockworkgr closed 6 years ago

clockworkgr commented 6 years ago

v0.5.0 CHANGE LOG

API calls are AES encrypted using a HOTP one-time-pass derived from a shared secret (established upon linking an app using ECDH with randomised keypairs) and a random nonce unique to each request. Each request also sets the hash of the next request nonce to provide forward security.

clockworkgr commented 6 years ago

Hm...some kind of fuck up...closing and rebasing