diff options
author | JoshTriplett <JoshTriplett@web> | 2012-02-13 12:04:59 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-02-13 12:04:59 -0400 |
commit | d09de3116fdca109468d949999985059765dfcc8 (patch) | |
tree | 85b842e280b1923d70b863e6c934a8a193236a2f /doc/todo | |
parent | 303854564e5660b9ab00092b468039aeed641b81 (diff) | |
download | ikiwiki-d09de3116fdca109468d949999985059765dfcc8.tar ikiwiki-d09de3116fdca109468d949999985059765dfcc8.tar.gz |
Support for BrowserID as an authentication plugin, ideally on by default.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/BrowserID.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/BrowserID.mdwn b/doc/todo/BrowserID.mdwn new file mode 100644 index 000000000..aa35f6660 --- /dev/null +++ b/doc/todo/BrowserID.mdwn @@ -0,0 +1,8 @@ +Please consider providing a plugin for [BrowserID](https://browserid.org/) authentication, preferably enabled by default. + +Some additional information on BrowserID: + +- https://github.com/mozilla/browserid/wiki/How-to-Use-BrowserID-on-Your-Site +- http://identity.mozilla.com/post/7616727542/introducing-browserid-a-better-way-to-sign-in +- http://identity.mozilla.com/post/7669886219/how-browserid-differs-from-openid +- http://identity.mozilla.com/post/7899984443/privacy-and-browserid |