4a401f07f3
ReplayableErrors make it easy for the frontend to handle identity key errors by wrapping the necessary steps into one convenient little replay() callback function. The frontend remains agnostic to what those steps are. It just calls replay() once the user has acknowledged the key change. The protocol layer is responsible for registering the callbacks needed by the IncomingIdentityKeyError and OutgoingIdentityKeyError. |
||
---|---|---|
.. | ||
models | ||
views | ||
_test.js | ||
blanket_mocha.js | ||
crypto_test.js | ||
curve25519_compiled_test.js | ||
curve25519_test.js | ||
fake_api.js | ||
helpers_test.js | ||
index.html | ||
nativeclient_test.js | ||
protocol_test.js | ||
protos | ||
test.js | ||
testvectors.js | ||
websocket-resources_test.js |