Password hash for syncing
-
I saw on the FAQ that a hash of the password used to encrypt the synced items is saved on the server. I just want to make certain that each password is independently salted before saving. That way when vivaldi.net gets popped it requires O(N times) more computations and storage space for cracking the entire somewhat random passwords. N is the number of users.