Replies: 2 comments 5 replies
|
We follow the updates of the Bitwarden web client, and try to at least release those into our I would suggest to follow the commits of this project and our web-builds https://github.com/dani-garcia/bw_web_builds . |
|
@ccben87 FYI the bulk encryption service upstream pr has been merged to main, making 10k cipher vaults significantly (4x and more) faster to unlock, depending on your system. For local deployments, building clients main with vaultwarden patches, and enabling the feature flag should be enough. Otherwise, on the next release of the web vault, when vaultwarden has pulled in the changes to the web vault, enabling the feature flag will enable the faster decryption on all platforms (except chrome browser extension). It will likely stay feature flagged for a few releases after that though. |
Uh oh!
There was an error while loading. Please reload this page.
We've been having poor performance with Vaultwarden because we have lots of ciphers under the one vault. Likely around 10k ciphers. According to bitwarden/clients#1597 (comment) this will be fixed by applying the following PRs:
bitwarden/clients#6465
bitwarden/clients#7582
bitwarden/clients#7585
Can we please get these implemented into Vaultwarden as soon as they are accepted by Bitwarden so that we can improve speed for people like us who have a lot of ciphers? Thanks.
All reactions