Confirmed users
134
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<h1>Developer Engagement plan for WebAPI</h1> | |||
<h2>Summary</h2> | |||
WebAPI is an effort by Mozilla to bridge together the gap, and have consistent APIs that will work in all web browsers, no matter the operating system. Specification drafts and implementation prototypes will be available, and it will be submitted to W3C for standardization. Security is a very important factor here, and it will be a mix of existing security measurements (e.g. asking the user for permission, like Geolocation) or coming up with new alternatives to ensure this. | <p>WebAPI is an effort by Mozilla to bridge together the gap, and have consistent APIs that will work in all web browsers, no matter the operating system. Specification drafts and implementation prototypes will be available, and it will be submitted to W3C for standardization. Security is a very important factor here, and it will be a mix of existing security measurements (e.g. asking the user for permission, like Geolocation) or coming up with new alternatives to ensure this. | ||
</p> | |||
WebAPI also ties in with Mozilla's | <p>WebAPI also ties in with Mozilla's <a href="https://wiki.mozilla.org/B2G">Boot to Gecko initiative</a> to ensure all phone functionality is being made available through APIs. | ||
</p> | |||
For more information and a current list of WebAPIs being worked on, please see the | <p>For more information and a current list of WebAPIs being worked on, please see the <a href="https://wiki.mozilla.org/WebAPI">WebAPI project page</a>. | ||
</p> | |||
<h2>Product</h2> | |||
<p><a href="https://wiki.mozilla.org/WebAPI">WebAPI</a> | |||
</p> | |||
<h2>Target Audience</h2> | |||
<p>Web Developers, App Developers, Users | |||
</p> | |||
<h2>Deliverables</h2> | |||
Ongoing list of sites using Persona/BrowserID as login system | |||
Forwarding of possible partnerships to the Persona team and follow-up | |||
Simple code examples to follow: https://github.com/codepo8/BrowserID-login-with-PHP | |||
Demo app to show the simplicity of BrowserID integration:http://thewebrocks.com/123done/ | |||
Presentations and templates: http://icant.co.uk/talks/londonajax/ | |||
Implementation guide: http://mozilla.github.com/browserid-field-guide/ | |||
[Ben] we should move all documentation to MDN. (already happening) | |||
coordinate with DanCallahan | |||
<h2>Developer messages</h2> | |||
Persona is a simple way to get verified users without having to store their personal data | |||
[Ben] not quite, sites still store their personal data... | |||
Persona keeps the ownership of data in the hand of the end users | |||
[Ben] "ownership?" maybe control? | |||
Persona is the simplest way to allow for personalisation of your data | |||
<h2>Speaking materials</h2> | |||
Screencasts, reusable slides available at the Grab Bag:https://wiki.mozilla.ment/Grab_bag | |||
Developer conferences | |||
JavaScript conferences | |||
Unconferences | |||
Security conferences | |||
[Ben] YES! More of this. | |||
<h2>Next steps</h2> | |||
Integration of persona in the best practice documentation for Evangelism reps | |||
<h2>Individuals responsible</h2> | |||
Within DevEngage (available at https://intranet.mozilla.org/Engagement/Developer_Engagement/ProjectsAndContacts) | |||
Within the rest of Mozilla (available at https://intranet.mozilla.org/Engagement/Developer_Engagement/ProjectsAndContacts) | |||