Earlier quoted context omitted.
It's not in transit, it's the equivalent of storing your passwords in plaintext, which I don't think can be actually defended as a good practice. Regardless the question that arises which is a lot more worrisome is what happens when you turn on synchronization on these browsers? Do they encrypt the passwords with a key only you know? Or do they just ship the "encrypted" passwords along with the key, so that your pass…
> which I don't think can be actually defended as a good practice Allow me to try defending it: Even storing your passwords in plaintext locally using an integrated password manager would: 1. discourage password reuse 2. usually encourage generated strong passwords/phrases (best password is one you don't know) 3. allow easy automated password auditing 4. prevent phishing-based credential capture via domain matching J…
My guess would be that they use the users authentication credentials, but I am not confident that they do.