Add.
[libidn.git] / README-alpha
blobbd0a7592c8325394384ce2dbdc3a06a2829def69
1 Libidn README-alpha -- Important introductory notes for alpha releases.
2 Copyright (C) 2002, 2003 Simon Josefsson
3 See the end for copying conditions.
5 Libidn is unstable.  You should expect it to not work.  You should
6 expect it to have security problems.  The API will likely change.
7 This is the development release.  A proper release will be made in due
8 time.  Let me repeat that, LIBIDN IS MOST LIKELY INSECURE. DO NOT USE
9 IN A PRODUCTION ENVIRONMENT!
11 The code will go through a security review before the stable release
12 is made.  Volunteers needed.  The alpha release has been written for
13 functionality, not security, as is painfully obvious.  It is hoped
14 that since this library is small it can be rewritten securely
15 in-place.
17 It will not become stable without help.  Donate time or money.
19 To compile from CVS, you need perl, texinfo, GTK-DOC, autoconf 2.5+
20 and automake 1.7+. Build configure and Makefiles using:
22   $ ./autogen.sh
24 Then run ./configure as usual.
26 ----------------------------------------------------------------------
27 Copying and distribution of this file, with or without modification,
28 are permitted in any medium without royalty provided the copyright
29 notice and this notice are preserved.