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.
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 _______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

