Live data from Hacker News

Show HN: Encryption in your browser with GnuPG.js (part of unix-toolbox.js)

manuels.github.io

1–2 of 2 posts

Re: Show HN: Encryption in your browser with GnuPG.js (part of unix-toolbox.js)

#2
The GNU Privacy Guard suite was ported using Mozilla's emscripten [1] and requires a recent browser with window.crypto.getRandomValues() support (e.g. Chrome or the Firefox released yesterday).

For more Unix tools ported to Javascript have a look a the unix-toolbox.js project [2]

[1] http://emscripten.org/ [2] http://manuels.github.io/unix-toolbox.js/