You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitwarden-clients/apps/desktop
Daniel García 55874b72bf
[PM-7846] Implement a rust based native messaging proxy and IPC system (#9894)
2 years ago
..
.vscode
config turn enableCipherKeyEncryption flag off (#10621) 2 years ago
desktop_native [PM-7846] Implement a rust based native messaging proxy and IPC system (#9894) 2 years ago
native-messaging-test-runner [deps]: Lock file maintenance (#10852) 2 years ago
resources [PM-7846] Implement a rust based native messaging proxy and IPC system (#9894) 2 years ago
scripts [PM-7846] Implement a rust based native messaging proxy and IPC system (#9894) 2 years ago
src [PM-7846] Implement a rust based native messaging proxy and IPC system (#9894) 2 years ago
stores Update all instances of copyright with 2023 to 2024 (#7396) 2 years ago
.eslintrc.json
.gitignore
README.md
crowdin.yml
electron-builder.json [PM-7846] Implement a rust based native messaging proxy and IPC system (#9894) 2 years ago
installer.nsh
jest.config.js [PM-5537] Biometric State Service (#7761) 2 years ago
package.json [PM-7846] Implement a rust based native messaging proxy and IPC system (#9894) 2 years ago
postcss.config.js
sign.js [deps] Autofill: Update prettier to v3 (#7014) 2 years ago
tailwind.config.js Auth/PM-7324 - Registration with Email Verification - Registration Start Component Implementation (#9573) 2 years ago
test.setup.ts
tsconfig.json [PM-11450] Move organization-user domain to admin-console lib (#10785) 2 years ago
tsconfig.renderer.json
tsconfig.spec.json
webpack.main.js [PM-8789] Move desktop_native into subcrate (#9682) 2 years ago
webpack.preload.js Remove clean-webpack-plugin (#8240) 2 years ago
webpack.renderer.js [PM-6788][PM-7755] add babel/preset-env and browserslist (#9383) 2 years ago

README.md

Github Workflow build on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Desktop Application

Platforms

The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.

Desktop Vault

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.