The crypto proxy has been updated to use the 0.5 server API and is
live on crypto.services.mozilla.com. It might be useful for debugging
in case you're wondering what values are stored on the server.
For example, you can issue the following command to see what tabs are
stored in your account:
$ curl -H 'X-Weave-Cluster: https://sj-weave0x.services.mozilla.com/' -
H 'X-Weave-Username: user' -H 'X-Weave-Password: pass' -H 'X-Weave-
Passphrase: phrase' https://crypto.services.mozilla.com/storage/tabs/?full=1
Regards,
Anant