Confirmed users
1,136
edits
(→Integrating BrowserID with existing web applications: Added getting stared, ninja techniques) |
(→BrowserID Field Guide: Fleshing out outline with who/what/when/where/why) |
||
| Line 10: | Line 10: | ||
=== Intro === | === Intro === | ||
==== Who and Why ==== | |||
Describes key use cases and why BrowserID exists. | |||
==== Big Sign-On Buttons ==== | ==== Big Sign-On Buttons ==== | ||
[https://docs.google.com/document/d/1TpxxIZl-bItn-Ap6U7KNOFx4Ys1zCCaN1gRbKVnUS8Q/edit?hl=en_US Explains how BrowserID is different than FB Connect, Sign-in with Twitter, etc] (Ben's hotel analogy). | [https://docs.google.com/document/d/1TpxxIZl-bItn-Ap6U7KNOFx4Ys1zCCaN1gRbKVnUS8Q/edit?hl=en_US Explains how BrowserID is different than FB Connect, Sign-in with Twitter, etc] (Ben's hotel analogy). | ||
| Line 29: | Line 32: | ||
Sidebar: What is a JavaScript Polyfill? | Sidebar: What is a JavaScript Polyfill? | ||
=== Status === | |||
History | |||
Milestones | |||
* Browserid.org launched | |||
* 1M active daily users | |||
* Native Browser Support | |||
* Primary RP Support | |||
Section to be updated as needed | |||
=== Magnets, How Do They Work? === | === Magnets, How Do They Work? === | ||
| Line 36: | Line 50: | ||
=== Security === | === Security === | ||
* Theory | |||
* Key revocation / timeout | |||
* Implementation details | |||
=== Tools, Libraries, and other BrowserID components === | === Tools, Libraries, and other BrowserID components === | ||
* django-browserid | |||
== What BrowserID looks like on your site == | == What BrowserID looks like on your site == | ||