Tagging 2.4.2 release.
[shibboleth/sp.git] / doc / README.txt
index 308809c..1c88f88 100644 (file)
@@ -1,6 +1,3 @@
-7/15/05
-Version 1.3
-
 Welcome to Internet2's Shibboleth
 
 Shibboleth is a federated web authentication and attribute exchange system
@@ -13,16 +10,15 @@ A wealth of information about Shibboleth can be found at
 http://shibboleth.internet2.edu/
 
 Shibboleth is divided into identity and service provider components, with the
-IdP in Java and the SP in C and C++. A Java SP is in development.
+IdP in Java and the SP in C and C++.
 
 Source and binary distributions are available from
-http://wayf.internet2.edu/shibboleth/
+http://shibboleth.internet2.edu/downloads/
 
-A CVS is available for anonymous access, as described at the Shibboleth
-site. Mailing lists and a bugzilla (http://bugzilla.internet2.edu/) are also
+SVN is available for anonymous access, as described at the Shibboleth
+site. Mailing lists and a bug database (https://bugs.internet2.edu/) are also
 available. Not all of the lists are open, but a general support list is
 available and is open.
 
-For basic information on installing binaries and deploying Shibboleth, refer
-to the web site for the latest documentation. For source build assistance,
-see the INSTALL.txt file.
+For basic information on building from source, installing binaries, and deploying
+Shibboleth, refer to the web site and Wiki for the latest documentation.