blob: 985270008504b57ed5ae1198f3e7fb82d8389c62 [file] [log] [blame]
gerrit-keyapplet
================
This is a simple Java applet to browse the user's ~/.ssh directory
and help them upload a public key from that directory into Gerrit.
The applet should be invoked from JavaScript, by calling its public
openPublicKey method. See src/test/test.html for an example.
Signing
-------
To sign the applet installation:
mvn clean install -Dstorepass=yourstorepassword