On 2/19/14, 16:56, Andrew Ducker wrote:
> Does this mean that Persona isn't getting built into FF?
It means that Persona is less likely to get built into Firefox.
On the upside, Firefox Accounts uses many of the same data formats,
which future patches or add-ons could re-use to support Persona.
> And that the Data formats/API aren't going to be stabilised/published
so that it can be properly decentralised?
We've got a draft sketching out the changes necessary to bring Persona
into line with IETF JOSE drafts and a simplified RP API here:
https://github.com/mozilla/id-specs/tree/greenfield/browserid/
It is still my intention to get these changes into production as soon as
possible. It's just that "as soon as possible" is a little further off,
now that I'm hacking on this on nights and weekends. :)
Part of the work is already complete:
- The Firefox Accounts assertion verifier recognizes both generations of
Persona data formats.
- The revised RP API is effectively done, and just needs another Persona
release to go live.
Best,
-Callahad