On Tue, Dec 23, 2014 at 3:38 PM, Ryan Kelly <[email protected]> wrote:
> > > On 23/12/2014 20:42, Tarek Ziade wrote: > >> Ryan, Chris, >> >> I am using PyFxa to prototype the encryption flow here, by directly >> connecting to FxA : >> >> https://github.com/tarekziade/share/blob/master/share.py#L66 >> >> Can you tell me if that's the flow you had in mind ? >> > > Yes, everything after "magically acquire kBr" looks basically like the > flow I had in mind. > > Yes, lots of questions around getting this key, the name used to derive the sub key, and where this derivation is done. I guess you would only want a single keypair on the server, so there should > probably be a "check for existing keypair and decrypt it if found" step in > there as well. > > Ryan > It’s not clear to me whether the user would have a single key pair or one per sharing application. -chris
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

