Skip to content

0.1.2

Compare
Choose a tag to compare
@robmcelhinney robmcelhinney released this 17 Apr 18:34
· 43 commits to electron since this release

Use window.crypto.getRandomValues for random num.
Copy diceware.prototype.random from EFF @
https://github.com/EFForg/OpenWireless/blob/master/app/js/diceware.js.
This should return a cryptographically strong random value.
Add space to copied passphrase for added security.