X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=doc%2FREADME.txt;h=59e03e4d5061264ad898d617a6230c7eae18bd27;hb=d5cdc2c7409bf4084013c7113c40b38de9636624;hp=427b26f1c622c26e72d8de4218b63c9ac0f6663c;hpb=59b51b7772109f322464a2e82eeb63c22e3b984f;p=shibboleth%2Fcpp-sp.git diff --git a/doc/README.txt b/doc/README.txt index 427b26f..59e03e4 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -1,28 +1,22 @@ -June 10, 2007 -Version 2.0alpha1 - -Welcome to Internet2's Shibboleth - -Shibboleth is a federated web authentication and attribute exchange system -based on SAML developed by Internet2 and MACE. - -Please review the terms described in the LICENSE.txt file before using this -code. It is now the Apache 2.0 license. - -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++. - -Source and binary distributions are available from -http://shibboleth.internet2.edu/downloads/ - -SVN is available for anonymous access, as described at the Shibboleth -site. Mailing lists and a bug database (http://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 and Wiki for the latest documentation. For source build assistance, -see the INSTALL.txt file and the Wiki. +Shibboleth is a federated web authentication and attribute exchange system +based on SAML, originally developed by Internet2 and now a product of the +Shibboleth Consortium. + +Please review the terms described in the LICENSE.txt file before using this +code. It is the standard Apache 2.0 license. + +A wealth of information about Shibboleth can be found at +http://shibboleth.net/ + +Shibboleth is divided into identity and service provider components, with the +IdP in Java and the SP (this software) in C++. + +Source and binary distributions are available from +http://shibboleth.net/downloads/ + +The source is available in Git, as described in the Shibboleth +site. Mailing lists and a bug database (https://issues.shibboleth.net/) are +also available. + +For basic information on building from source, using binaries, and deploying +Shibboleth, refer to the web site and Wiki for the latest documentation.