From 326281e363cb17f2c887d5df1cfc74a6856a9d2f Mon Sep 17 00:00:00 2001 From: Shikhar Bhushan Date: Mon, 8 Mar 2010 14:18:36 -0700 Subject: [PATCH 1/2] ghost word --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ac7703f4..74fce9bd 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ key exchange ``diffie-hellman-group1-sha1``, ``diffie-hellman-group14-sha1`` signatures - ``ssh-rsa``, ``ssh-dss`` signaures + ``ssh-rsa``, ``ssh-dss`` mac ``hmac-md5``, ``hmac-md5-96``, ``hmac-sha1``, ``hmac-sha1-96`` From b0382b6e5b8c23cd9406283a87a9472f6438fdcc Mon Sep 17 00:00:00 2001 From: Shikhar Bhushan Date: Mon, 8 Mar 2010 14:42:11 -0700 Subject: [PATCH 2/2] add reference to google group --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 74fce9bd..2042c5be 100644 --- a/README.rst +++ b/README.rst @@ -51,6 +51,12 @@ slf4j_ is required. bouncycastle_ is highly recommended and required for using s jzlib_ is required for using zlib compression. +Help and discussion +-------------------- + +There is a `google group`_. + + Contributing ------------ @@ -64,3 +70,5 @@ Fork away! .. _bouncycastle: http://www.bouncycastle.org/java.html .. _jzlib: http://www.jcraft.com/jzlib/ + +.. _`google group`: http://groups.google.com/group/sshj