diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-13 12:40:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-13 12:40:54 -0400 |
commit | b70a488b67e45ff99dfd8269cbddb5520e7d89af (patch) | |
tree | 7632d438a744a871e5e065a8213a7968a1dfe900 /doc/todo | |
parent | b514b8d2af71ca14bd0cbc895d41ed9fa30234b4 (diff) | |
download | ikiwiki-b70a488b67e45ff99dfd8269cbddb5520e7d89af.tar ikiwiki-b70a488b67e45ff99dfd8269cbddb5520e7d89af.tar.gz |
remove incorrect bit
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/BrowserID.mdwn | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/todo/BrowserID.mdwn b/doc/todo/BrowserID.mdwn index f45ac34b8..aafd41275 100644 --- a/doc/todo/BrowserID.mdwn +++ b/doc/todo/BrowserID.mdwn @@ -17,10 +17,7 @@ Some additional information on BrowserID: > And it means that relying on a https > connection to browserid.org to verify the user's identity assertion > token is out. (Well, it's probably out anyway, since it relies on https -> CA security as the only security in that part of the protocol. I'm not -> impressed by the documention using *curl* for this, which won't even -> validate the certificate AFAIK; and I don't trust https to random SPoF sites -> for security.) +> CA security as the only security in that part of the protocol.) > > This seems to need an implementation, in perl or an externally callable > program (haskell would be fine ;), |