aboutsummaryrefslogtreecommitdiff
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