Thursday, December 21, 2006

OpenID


It appears that OpenID is gaining prominence.  OpenID is a decentralized identity system that can be used for authentication for various sites.  When you want to authenticate your identity, you enter a url for a page that you control.  This page contains will contain link tags with the location of the OpenID server where authentication happens.


This solution seems to work pretty well.  Unfortunately, it setting up an OpenID identify is a little complicated.  If you are not on system that natively supports OpenID, you will need to either configure a server your self, or use one of the OpenID identity services.





Since I didn't want to be dependent of a third party service for a "decentralized" identity system, I decided to install phpMyID.  phpMyID is a php script that implements a single user Identity Provider.


I probably will look into what it would take to write a plugin so OpenID is supported within LifeType.

1 comment:

  1. Hi Paul
    I was asking Mark yesterday if he has already started something (he has sever articles posted, but I can't read chinese...)
    Don't hesitate to submit stuff to the list or commit code to the repository. If time allows I'll gladly join. Maybe Mark has some time, too...

    ReplyDelete

Unlocking Raspberry Pi Potential: Navigating Network Booting Challenges for Enhanced Performance and Reliability

I've set up several Raspberry Pis around our house for various projects, but one recurring challenge is the potential for SD card failur...