Skip to content

TOTP and Argon2Id support missing from Bitwarden import #10400

@fersingb

Description

@fersingb

Summary

  • Currently the import function only seems to support protected vault exports that use the PBKDF2 derivation function. Trying to import vault exports that use the Argon2Id derivation function will return the error "Failed to decrypt json file: Wrong password"
  • Also, for successful imports, it looks like the TOTP field is not imported, resulting in information loss during the import.

Context

Some people might store their TOTPs in Bitwarden vaults or use the Argon2Id derivation function. Not supporting those features would mean that they would not be able to import their Bitwarden vaults using this method.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions