1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-29 11:22:30 +01:00
L'estensione per Browser di Bitwarden funziona con Chrome, Firefox, Edge, Opera, Safari, Vivaldi, brave, Tor Browser. L'istanza bitwarden dei devol comprende tutte le funzioni premium di bitwarden https://vaultwarden.devol.it
Go to file
2018-11-09 22:31:21 -05:00
.vscode
jslib@786fa02b90 update jslib 2018-11-09 22:27:23 -05:00
resources
scripts
src add new groupings deps 2018-11-09 22:31:21 -05:00
stores
.editorconfig
.gitignore
.gitmodules
.travis.yml
CONTRIBUTING.md
crowdin.yml
gulpfile.js
ISSUE_TEMPLATE.md
LICENSE.txt
package-lock.json add new groupings deps 2018-11-09 22:31:21 -05:00
package.json add new groupings deps 2018-11-09 22:31:21 -05:00
README.md
SECURITY.md
tsconfig.json getDomain now in jslib 2018-10-13 22:47:27 -04:00
tslint.json
webfonts.list
webpack.main.js add alias for tldjs on main 2018-10-13 23:21:54 -04:00
webpack.renderer.js disable minimize 2018-09-14 15:55:55 -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.