MyProfile / myprofile

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.
http://myprofile-project.org/
MIT License
43 stars 8 forks source link

Storing certificates in libAuthentication. #11

Open deiu opened 12 years ago

deiu commented 12 years ago

Currently, libAuthentication stores the IdP certificate in an array inside one of the library files. The problem is that if the lib is updated, the file gets overwritten and the certificate is lost.

It seems there is little interest at this point in maintaining libAuthentication, so I'm considering either forking it and maintaining a local version, or implement some of its features directly into MyProfile.