diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 21:08:23 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 21:08:23 +0000 |
commit | 7bfdf73ed2af963984baf7d69a35cb37ce275d45 (patch) | |
tree | a02c9a3b79b5a82e034e07830140cd31c90c3a48 /doc/news | |
parent | d4b44755215a40dd163753719e539bf84124587d (diff) | |
download | ikiwiki-7bfdf73ed2af963984baf7d69a35cb37ce275d45.tar ikiwiki-7bfdf73ed2af963984baf7d69a35cb37ce275d45.tar.gz |
notes on OpenID migration
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/openid.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/news/openid.mdwn b/doc/news/openid.mdwn new file mode 100644 index 000000000..28fcd8cec --- /dev/null +++ b/doc/news/openid.mdwn @@ -0,0 +1,13 @@ +Ikiwiki in svn now has support for using [[../OpenID]], a decentralized +authentication mechanism that allows you to have one login that you can use +on a growing number of websites. + +Traditional password-based logins are still supported, but I'm considering +switching at least ikiwiki.kitenet.net over to using only OpenID logins. +That would mean blowing away all the currently registered users and +their preferences. If you're active on this wiki, I suggest you log out and +log back in, try out the OpenID signup process if you don't already have an +OpenID, and see how OpenID works for you. And let me know your feelings about +making such a switch. + +--[[Joey]] |