changed GPG4Browsers to OpenPGP.js
This commit is contained in:
parent
a08d91f728
commit
f02f6a1f40
|
@ -44,7 +44,7 @@ function openpgp_config() {
|
|||
keyserver: "keyserver.linux.it" // "pgp.mit.edu:11371"
|
||||
};
|
||||
|
||||
this.versionstring ="GPG4Browsers 0.1";
|
||||
this.versionstring ="OpenPGP.js v0.1";
|
||||
this.commentstring ="http://openpgpjs.org";
|
||||
/**
|
||||
* reads the config out of the HTML5 local storage
|
||||
|
|
Loading…
Reference in New Issue
Block a user