Hello All,
I am trying to implement sync operation for bookmarks and tabs on FireFox cloud in C/C++.
The emphasis is on implementing onepw protocol and HAWK implementation.
As a starting point I am following the below implementation:
https://github.com/mozilla/fxa-js-client/tree/master/client/lib
I want to know if there is any other implementation of the same to start with
which requires bare minimum implementation to achieve it .
Currently we have OpenSSL and NSS in C++, is there any other security
package besides this in C++ which is more comprehensive.
Regards
Partha Debnath
|
|
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

