6ab25e40d9
* Compatibility class gpgme_openpgpjs offers an API that should accept openpgpjs syntax, throwing errors if a parameter is unexpected/not implemented * tried to be more generic in methods * waiting for multiple answers if 'more' is in the answer * more consistency checking on sending and receiving * updated the example extension --
10 lines
272 B
Plaintext
10 lines
272 B
Plaintext
- Checklist for build/install:
|
|
|
|
browsers' manifests (see README) need allowedextension added, and the path set
|
|
|
|
manifest.json/ csp needs adaption
|
|
|
|
/dist should be built which is used by the example app.
|
|
|
|
csp in manifest.json MUST NOT contain "unsafe-eval" in production!
|