blacs30 / bitwarden-alfred-workflow

Simple Bitwarden Workflow for Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflow internal decryption mechanism is broken

blacs30 opened this issue · comments

There has been an upstream change of the way how the decryption works or which keys to use for it.

Currently the workflow is not able to decrypt items any longer.

One PR which I found, which uses the new masterKeyEncryptedUserKey is this bitwarden/clients#5864

Goal: fix the internal decryption, because it's a lot faster than relying on the bitwarden cli to get password/totp items.