aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 985270008504b57ed5ae1198f3e7fb82d8389c62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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