An open API service indexing awesome lists of open source software.

https://github.com/thybag/theprofile

TheProfile is an open source, multi-user online identity managment tool, designed to allow users to manage a single consistent identity accross a range of websites.
https://github.com/thybag/theprofile

Last synced: 8 months ago
JSON representation

TheProfile is an open source, multi-user online identity managment tool, designed to allow users to manage a single consistent identity accross a range of websites.

Awesome Lists containing this project

README

          

TheProfile - A Multi-User Online Identity Managment Tool.
---------------------

TheProfile is an open source, multi-user online identity managment tool, designed to
allow users to manage a single consistent identity accross a range of websites.

A live version of the tool can be viewed at [theprofile.co.uk](http://theprofile.co.uk).

A very rough quickstart guide can be found in the install directory along with an SQL file containing the required database records.

Licensing
---------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

The theProfile package as a whole is licenced under the GPLv3,
although individual aspects of it can also be used under there own licence when seperated from the complete package.

**MIT**
http://www.opensource.org/licenses/mit-license.php

* theProfile Identity Management System
* OpenID Consumer
* CakePHP

**GPLv2**
http://www.gnu.org/licenses/gpl-2.0.html

* Clamshell OpenID provider

**Creative Commons Attribution 2.5 License**
http://creativecommons.org/licenses/by/2.5/

* Silk Iconset

**"New" BSD**
http://bugs.dojotoolkit.org/browser/dojo/trunk/LICENSE

* Dojo toolKit

Credits
---------------------
TheProfile was developed as a [Kent University](http://www.kent.ac.uk/) final year project under the supervison of Professor David Chadwick.

The package itself was designed and built by:

Carl Saggs : [http://userbag.co.uk](http://userbag.co.uk)
David Couch : [http://david-couch.com](http://david-couch.com)
Michael Pontin: [http://michaelpontin.com/](http://michaelpontin.com)
Jared Bissenden : [blindwombat@hotmail.co.uk](mailto:blindwombat@hotmail.co.uk)

The theProfile package would also not be possible without the work of:

[The CakePHP team](http://www.cakephp.org/)
[Clamshell OpenID client](http://wiki.guruj.net/Clamshell!Home)
[The Dojo javascript library](http://dojotoolkit.org/)
[The silk iconset](http://www.famfamfam.com/lab/icons/silk/)
[CakeBaker OpenID component](http://code.42dh.com/openid/)
[Facebook Development Community](http://www.facebook.com/developers)
[Twitter Development Team](http://dev.twitter.com/)