issues
search
ether-camp
/
ethereum-harmony
DEPRECATED! Ethereum Independent Peer
GNU General Public License v3.0
254
stars
88
forks
source link
Security fixes (PRNG->RNG random) + JSON RPC finally moved from Ether…
#54
Closed
zilm13
closed
6 years ago
zilm13
commented
6 years ago
@mkalinin please, check
All random generators changed from PRNG to RNG
Minor frontend security fixes
JSON RPC and its dependencies finally moved from EthereumJ to Harmony (one of it may be insecure so it was good time to do)
Note added to popup "Mnemonic address creation" that mnemonic phrase is less secure than private key. Should resolve #52
@mkalinin please, check