Re: u2f

2018-01-29 Thread Kurt Roeckx
On Mon, Jan 29, 2018 at 09:36:15AM -0700, J.C. Jones wrote: > The only big U2F property I am familiar with that our support doesn't > function for is Google Accounts, but I'm sure there are others. (It'd be > interesting to get a list. I'll take that to a different thread, though) I've spend some

Re: u2f

2018-01-29 Thread greyhorseman
On Sunday, January 28, 2018 at 3:03:54 PM UTC-5, Daniel Veditz wrote: > On Sat, Jan 27, 2018 at 6:35 PM, greyhorseman wrote: > > > so we're talking 2 full releases and maybe 6-7 months? Am I at at least > > close to correct. > > > > If your question was truly "allow ME to use my ubikeys?" (emphas

Re: u2f

2018-01-29 Thread J.C. Jones
Our U2F support is incomplete, due to complexities with and ambiguities related to the algorithm U2F uses to bypass the single-origin security policy. I chose not to spend the time to implement that in favor of Web Authentication. The only big U2F property I am familiar with that our support doesn

Re: Revised proposal to refactor the observer service

2018-01-29 Thread Nathan Froyd
On Wed, Jan 17, 2018 at 10:47 AM, Gabriele Svelto wrote: > 1) Introduce a new observer service that would live alongside the > current one (nsIObserverService2?). This will use a machine-generated > list of topics that will be held within the interface itself instead of > a separate file as I orig

Re: u2f

2018-01-29 Thread Kurt Roeckx
On 28/01/2018 21:03, Daniel Veditz wrote: On Sat, Jan 27, 2018 at 6:35 PM, greyhorseman wrote: so we're talking 2 full releases and maybe 6-7 months? Am I at at least close to correct. If your question was truly "allow ME to use my ubikeys?" (emphasis mine) then you can do that since Firefo

Re: Revised proposal to refactor the observer service

2018-01-29 Thread Gabriele Svelto
On 29/01/2018 10:54, Gijs Kruitbosch wrote: > FWIW, this plan seems great to me. Thanks for taking the time to revise > based on everybody's feedback! You're welcome! When doing changes that touch the entire codebase I believe it's critical to have everybody's feedback because it's impossible to b