From 76d0fabcaee4b8a6bdf8c00df45b1813b87e22f2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 1 Feb 2011 14:04:49 -0200 Subject: Adding git backend and init code; fixing decrypt behavior --- README | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'README') diff --git a/README b/README index 59d4512..c2799b0 100644 --- a/README +++ b/README @@ -10,11 +10,11 @@ Requirements Keyringer needs: - - Bash - http://tiswww.case.edu/php/chet/bash/bashtop.html - - Git - http://git-scm.com - - GNU Privacy Guard - http://gnupg.org - - OpenSSL - http://www.openssl.org - - Grep, awk, tail, cut, sed and other GNU tools + - Ruby + - Rubygems and the following gems: + - git + - gpgme + - parseconfig Installation ------------ @@ -217,7 +217,7 @@ There are lots of things that can be enhanced, like: - Hidden recipient support (including recipients file). - - Rewrite using an object-oriented programming language? + - Rewrite using an object-oriented programming language. - Tab completion subcommand support for popular shells like bash. @@ -229,8 +229,3 @@ There are lots of things that can be enhanced, like: - List available subommands. -Development ------------ - -Developers needed! :) - -- cgit v1.2.3