Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Bugs of Encrypt/Decrypt message #1003

Closed
slaweet opened this issue Nov 22, 2017 · 0 comments
Closed

Bugs of Encrypt/Decrypt message #1003

slaweet opened this issue Nov 22, 2017 · 0 comments
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Nov 22, 2017

Expected behaviour

  1. Decrypt message should give user-friendly error messages like "Verify Message" does, that is to set "Invalid" error message on the field that causes the problem
  2. Encrypt/Decrypt message on locked account should work like "Register second passphrase" - There is an initial step to unlock the account.
  3. Encrypt/Decrypt message hides the action buttons on success but show them again when I change some of the inputs and want to run again.

Actual behaviour

  1. Decrypt message gives ugly errors, like nacl.crypto_box_open expected 24-byte nonce but got length 1
  2. Encrypt/Decrypt message doesn't work with locked account nacl_raw._crypto_box_open signalled an error
  3. Encrypt/Decrypt message hides the action buttons on success and doesn't show them again when I change some of the inputs and want to run again.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant