aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-11-16 17:26:53 +0000
committerWerner Koch <[email protected]>2000-11-16 17:26:53 +0000
commit08eaf1cea1da709b746f7b3f1b61415143188b05 (patch)
tree12bbc91c4210af64f11bcb29aee5d788be58bacf /README
parentAdded sign functionality (diff)
downloadgpgme-08eaf1cea1da709b746f7b3f1b61415143188b05.tar.gz
gpgme-08eaf1cea1da709b746f7b3f1b61415143188b05.zip
Released 0.0.0V0-0-0
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 18 insertions, 2 deletions
diff --git a/README b/README
index 9ff55645..03cb7184 100644
--- a/README
+++ b/README
@@ -1,7 +1,23 @@
GPGME - GnuPG Made Easy
---------------------------
-THIS IS WORK IN PROGRESS !!!
+ !!!! THIS IS WORK IN PROGRESS !!!
+
+If you want to hack on it, start with one of the tests/t-foo programs.
+You need the latest CVS version of GnuPG 1.0, see
+http://www.gnupg.org/cvs-access.html . If you use passphrases for
+your keys, you should get the gpg-agent which comes with the GnuPG
+unstable version (either CVS HEAD or
+ftp.gnupg.org/pub/gcrypt/alpha/gnupg/gnupg-1.1.2.tar.gz) and install
+the agent from the agent subdirectory.
+
+Please subscribe to the [email protected] mailing list if you want
+to do serious work.
+
+
+
+
+
+
-Contact [email protected] for questions.