Password never transmitted
Your password runs through Argon2id locally to produce a master key. The server receives only an HKDF-derived auth_token — a credential mathematically separated from the password and from the encryption keys. Even if this token were stolen, it cannot decrypt any vault content.