On 1/16/13 3:38 PM, Alex (via OpenPGP.js) wrote: > Hi there, > > is anyone on this list in contact with the people behind Forge[1]? It's a > native implementation of TLS in Javascript and tools to write crypto-based > and network-heavy web apps. Seems that this project is active and there are > at least some similarities.... I don't know the guys even if i encountered that project several times while googling around for JS crypto stuff.
What would be really interesting / challenging is to have all that kind of stuff "integrated" with the @unhosted approach, so that a JS application can be: - independent from the browser for the security of the connection (TLS in JS, no HTTPS in browser) - independent from the logic of the server (Unhosted) - independent for the security of the data respect to the server (OpenPGP.js) That would be really challenging to see integrated all together for some scope :-) Fabio _______________________________________________ http://openpgpjs.org

