diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-13 12:54:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-13 12:54:07 -0400 |
commit | 779e9228149b35de3722cd4863380d7aad6e2fe4 (patch) | |
tree | 98102ff91c63bd2032086b92fd10d21a9fe19e74 /doc/todo | |
parent | b70a488b67e45ff99dfd8269cbddb5520e7d89af (diff) | |
parent | c5ba451bb561f185577b82f736671ea9fbd56b69 (diff) | |
download | ikiwiki-779e9228149b35de3722cd4863380d7aad6e2fe4.tar ikiwiki-779e9228149b35de3722cd4863380d7aad6e2fe4.tar.gz |
fix link
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/BrowserID.mdwn | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/todo/BrowserID.mdwn b/doc/todo/BrowserID.mdwn index aafd41275..04a9166a8 100644 --- a/doc/todo/BrowserID.mdwn +++ b/doc/todo/BrowserID.mdwn @@ -2,10 +2,10 @@ Please consider providing a plugin for [BrowserID](https://browserid.org/) authe 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 +- <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> > I would like to see BrowserID offered as a signin option in ikiwiki > right next to the buttons for common openid providers. @@ -21,9 +21,5 @@ Some additional information on BrowserID: > > This seems to need an implementation, in perl or an externally callable > program (haskell would be fine ;), -> of <https://wiki.mozilla.org/Identity/Verified_Email_Protocol>. -> The documentation of which is .. two cellphone snaps of a whiteboard? -> There is some kind of standalone verifier, but I have not found -> the part of the code that actually does the crypto. -> <https://github.com/mozilla/browserid/blob/dev/bin/verifier> +> of <https://wiki.mozilla.org/Identity/BrowserID#Assertion_Verification>. > --[[Joey]] |