Hello guys, I am starting to develop a webapp that uses OpenPGP.js to encrypt a chat. Recently I've decided to update my OpenPGP.js version from 0.4.1 to 0.6.0, so far some things have changed. After adapted my code to the new version I started to get an error: "Uncaught Error: You need to set the worker path!".
It seems that's because I have missed to add the openpgp.worker.min.js, right? I have tried to add it but nothing. I thought that use the worker was optional, I can't pretty much understand what's happening. I am needing some help. :( (It was working good before the update)
_______________________________________________ http://openpgpjs.org Subscribe/unsubscribe: http://list.openpgpjs.org

