Giter VIP home page Giter VIP logo

aksw / myprofile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from myprofile/myprofile

1.0 14.0 0.0 910 KB

MyProfile intends to provide a solution for managing the numerous accounts and profiles that users have on the Internet. Its main purpose is to provide a unified user account, or simply 'user profile', which as opposed to current 'silo' profiles, would really be under the user’s control, on a device controlled by the user.

Home Page: http://myprofile-project.org/

License: MIT License

PHP 94.92% JavaScript 5.08%

myprofile's Introduction

MyProfile :align: right

MyProfile intends to provide a solution for managing the numerous accounts and profiles that users have on the Internet. Its main purpose is to provide a unified user account, or simply ‘user profile’, which as opposed to current ‘silo’ profiles, would really be under the user’s control, on a device controlled by the user.

Homepage: http://myprofile-project.org/

License: MIT (see LICENSE file)

Installation

To install MyProfile, either clone the repository to your www dir (not recommended), or download the zip generated by GitHub. Next, simply point your browser to the install file: http://example.com/install.php and provide the required information.

Don't forget to check the Wiki for info on how to install your own CA: https://github.com/MyProfile/myprofile/wiki

External Dependencies

OpenSSL: MyProfile relies on OpenSSL to generate certificates. This means that you have to set up your own CA (Certification Authority). I have created a Wiki page on GitHub with more information on how to create the CA. To include the WebID URI inside the certificate, you need to have a special directive in the openssl.cnf file. These are the extra lines to be added:

SAN = ""
san = $ENV::SAN

MySQL: All personal messages and wall messages are stored in a MySQL database, which means you need to have access to a MySQL server.

php-curl: MyProfile uses php-curl for the semantic pingback protocol. Please not that you may also have to install the curl application itself (on debian systems: apt-get install curl).

Internal Dependencies

These dependencies come bundled with MyProfile. You can update them on your own, but I will try to keep them up to date as much as I can.

ARC2 - https://github.com/semsol/arc2

EasyRdf - https://github.com/njh/easyrdf

Graphite - http://graphite.ecs.soton.ac.uk/

libAuthentication - https://github.com/melvincarvalho/libAuthentication

Important note regarding libAuthentication: if you want to use a different IdP, you will have to edit the file `lib/libAuthentication/lib/Authentication_X509CertRepo.php' and add the IdP's certificate in (PEM form) to the array of IdPs.

Documentation

At this point, the only existing documentation is the commented code. Until proper documentation will be available, do not hesitate to contact me with questions.

Disclaimer

I'm haven't tested MyProfile under Windows yet.

myprofile's People

Contributors

deiu avatar white-gecko avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.