I'm too lazy to parse their JS code.
For signing, you'd need a pub/priv keypair, but this is not implemented here.
$.get("/static/pgpkey", function (key) { // store key // hook to submit button click event & encrypt before submit });
For signing, you'd need a pub/priv keypair, but this is not implemented here.