diff options
author | Werner Koch <[email protected]> | 2003-08-05 17:11:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-08-05 17:11:04 +0000 |
commit | f2c38b89a7e1e6f6737b304bcd9931c4db6b02b8 (patch) | |
tree | 145b1ee1504a221efca6afc37078826c272ece7f | |
parent | * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c (diff) | |
download | gnupg-f2c38b89a7e1e6f6737b304bcd9931c4db6b02b8.tar.gz gnupg-f2c38b89a7e1e6f6737b304bcd9931c4db6b02b8.zip |
Cleanups, fixes and PC/SC support
Diffstat (limited to '')
-rw-r--r-- | README-alpha | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README-alpha b/README-alpha new file mode 100644 index 000000000..3a0e72aed --- /dev/null +++ b/README-alpha @@ -0,0 +1,14 @@ + ====== THIS IS WORK IN PROGESS ====== + + DO NOT USE IN A PRODUCTION ENVIRONMENT! + + THERE MIGHT BE SECURITY PROBLEMS! + +The source may change quite often and may have serious problems; it +may even not compile on some machines. + +It will probably needs GCC and GLIBC to build due to some debugging +code. Please don't complain if it does not work on other machines. +We will make it work again later. + + |