diff options
author | gluk256 <gluk256@users.noreply.github.com> | 2018-03-01 16:34:46 +0800 |
---|---|---|
committer | Guillaume Ballet <gballet@gmail.com> | 2018-03-01 16:34:46 +0800 |
commit | 5a150e1b7724c91009a237ab0879cd64844b390d (patch) | |
tree | 04d9f170d361f6094f870e0f5d2b3f625abbe1d1 /whisper/whisperv6/whisper_test.go | |
parent | 9b4e182ce5c0a82799cc3c455444c18c664fa996 (diff) | |
download | dexon-5a150e1b7724c91009a237ab0879cd64844b390d.tar dexon-5a150e1b7724c91009a237ab0879cd64844b390d.tar.gz dexon-5a150e1b7724c91009a237ab0879cd64844b390d.tar.bz2 dexon-5a150e1b7724c91009a237ab0879cd64844b390d.tar.lz dexon-5a150e1b7724c91009a237ab0879cd64844b390d.tar.xz dexon-5a150e1b7724c91009a237ab0879cd64844b390d.tar.zst dexon-5a150e1b7724c91009a237ab0879cd64844b390d.zip |
whisper: serious security issue fixed (#16219)
The diagnostic tool was saving the unencrypted version of the messages, which is an obvious
security flaw. As of this commit:
* encrypted messages saved instead of plain text.
* all messages are stored, even that created by the user of wnode.
Diffstat (limited to 'whisper/whisperv6/whisper_test.go')
0 files changed, 0 insertions, 0 deletions