OriginProtocol / origin-js

We've moved to a monorepo: https://github.com/OriginProtocol/origin
MIT License
81 stars 33 forks source link

Support for old message phrases #573

Open crazybuster opened 5 years ago

crazybuster commented 5 years ago

Currently if the user sees a phrase message on the network it doesn't try to use that message to generate the messaging key. It will use messaging phrase set in the code. Likewise if it sees another passphrase in the cookie it doesn't use that as well, so we could have quite a disconnect.