Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 263 Bytes

pgp-file-upload

This project shows how to use openpgp.js and flow.js to implement a PGP based file uploader.

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.