If you'd like an example, you can look at: https://github.com/timprepscius/mv
look in the client/.../js/mech It also has code to create keys, encrypt them and save on server. steal, copy, use, modify whatever.. -tim On 5/2/14, Michael Vaughn <[email protected]> wrote: > Hi Mr. Karimi, > Thank you for taking the time to help me with this. > Will I also need the support files or is min self-contained? > I should be fine after that. > > Mike Vaughn > CutePGP > > On 5/2/2014 3:33 PM, محمدرضا کریمی wrote: >> There is no need to install openpgp.js in node. Just include >> openpgp.min.js available in Github page and it works. >> >> >> On Sat, May 3, 2014 at 12:54 AM, Tim Prepscius <[email protected] >> <mailto:[email protected]>> wrote: >> >> I'm not using node and it works fine. >> >> -tim >> >> On 5/2/14, Michael Vaughn <[email protected] >> <mailto:[email protected]>> wrote: >> > Hi and thank you for your fabulous work on this project. >> > I want to use openpgp.js without node support because I want to >> achieve >> > zero interaction with the server when it comes to key generation, >> > storage and use. I can accomplish this with the excellent project >> Forge >> > for openssl, but I understand that openpgp is the standard. Has >> anyone a >> > copy of openpgp.js without referrences to node? >> > >> > Thank you in advance! >> > Michael Vaughn >> > CutePGP >> > _______________________________________________ >> > >> > http://openpgpjs.org >> > Subscribe/unsubscribe: http://list.openpgpjs.org >> > >> _______________________________________________ >> >> http://openpgpjs.org >> Subscribe/unsubscribe: http://list.openpgpjs.org >> >> >> >> >> -- >> محمدرضا کریمی >> >> >> _______________________________________________ >> >> http://openpgpjs.org >> Subscribe/unsubscribe: http://list.openpgpjs.org >> > _______________________________________________ > > http://openpgpjs.org > Subscribe/unsubscribe: http://list.openpgpjs.org _______________________________________________ http://openpgpjs.org Subscribe/unsubscribe: http://list.openpgpjs.org

