1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Go to file
2018-07-21 22:04:44 -04:00
.vscode
jslib@790e50f2b6 update jslib 2018-07-21 22:04:44 -04:00
resources
scripts update comments 2018-06-04 15:43:18 -04:00
src Add Nord color theme (#110) 2018-07-21 22:02:10 -04:00
stores update nuspec description for choco 2018-03-21 11:49:45 -04:00
.editorconfig update settings 2018-04-10 22:05:28 -04:00
.gitignore update settings 2018-04-10 22:05:28 -04:00
.gitmodules
.travis.yml
CONTRIBUTING.md
crowdin.yml
ISSUE_TEMPLATE.md
LICENSE.txt
package-lock.json intall for package lock file 2018-05-31 09:22:14 -04:00
package.json add lowdb typings 2018-05-31 09:16:28 -04:00
README.md Fetch image from bitwarden/brand (#109) 2018-07-19 10:50:20 -04:00
SECURITY.md
tsconfig.json fix path 2018-05-15 23:48:34 -04:00
tslint.json set line height for form fields 2018-06-28 23:20:31 -04:00
webpack.main.js
webpack.renderer.js update webpack config syntax error 2018-04-13 14:23:00 -04:00

appveyor build travis build 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

Build/Run

Requirements

Run the app

npm install
npm run electron

Contribute

Code contributions are welcome! Please commit any pull requests against the master branch. Learn more about how to contribute by reading the CONTRIBUTING.md file.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.