// $Id: README.txt 349 2010-12-19 00:15:12Z kmo $
SimpleID
========
SimpleID is a simple, personal OpenID provider written in PHP.
Latest Version
--------------
The latest version of SimpleID can be found in the SimpleID web page at
Upgrading
---------
General upgrade instructions can be found in UPGRADE.txt.
IMPORTANT: SimpleID version 0.7 introduced numerous changes. A manual
upgrading process is required. If you are upgrading from an earlier version of
SimpleID, please read UPGRADE.txt for upgrade instructions.
IMPORTANT: SimpleID version 0.6 introduced a new log in mechanism. If you
are upgrading from an earlier version of SimpleID, please read
UPGRADE.txt for upgrade instructions.
Installation
------------
For installation instructions, please see the SimpleID Getting Started Guide at
.
Documentation
-------------
Documentation for SimpleID can be found at
.
Licensing
---------
Licensing information for SimpleID can be found in the file COPYING.txt.
Donate
------
If you enjoy using SimpleID, please consider making a donation to support the
ongoing development work. To find out more on how to donate, visit
.
Your donation is very much appreciated.
Acknowledgements
----------------
SimpleID includes code from the Drupal OpenID module
, written by Rowan Kerr
and James Walker .
SimpleID uses the XTemplate PHP templating engine
, written by Barnabas Debreceni and Jeremy Coates.
Licensing information for this library can be found in COPYING-xtemplate.txt.
SimpleID uses the famfamfam Silk icon set
, designed by Mark James. The icon
set is licensed is licensed under a Creative Commons Attribution 2.5 License
.
SimpleID uses the jQuery JavaScript library , by John
Resig and the jQuery team. Licensing information for this library can be found
at .
SimpleID uses a JavaScript MD5 message digest library
, written by Paul Johnston, Greg Holt, Andrew
Kepert, Ydnar, Lostinet. Licensing information for this library can be found
in COPYING-md5.js.txt.