mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* Update cargo.lock on windows * Move ABE key decoding to helper.exe * Safe slice operations (no panics) * Refactor CNG code a bit * Refactor CNG code a bit more * Update README to match the new flow * DRY up v1 and v2 decryption * Remove all the crates and windows features that are not needed * helper.exe split into a bunch of files * Refator mod windows * Minor cleanup --------- Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
Bitwarden Desktop Application
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
Documentation
Please refer to the Desktop section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.

