Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Barry de Graaff edited this page May 15, 2014 · 32 revisions

Sysadm read-me:

See: README.md


Dev read-me:

git clone this project then copy paste the source files from pgp-zimlet/tk_barrydegraaff_zimbra_openpgp/ to /opt/zimbra.zimlets-deployed/_dev/tk_barrydegraaff_zimbra_openpgp/

The zip file (pgp-zimlet/tk_barrydegraaff_zimbra_openpgp/tk_barrydegraaff_zimbra_openpgp.zip) contains files that have '_dev/' removed from them, so you cannot unzip en paste to _dev.

OpenPGP.js We use a non-minified version that is build from source using dist/openpgp.js:

To build new version: npm install && npm test

Clone this wiki locally