1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-23 09:42:06 +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
Kyle Spearrin 8bbfcfb5ad update sub
2018-04-26 00:43:14 -04:00
.vscode
jslib@983a7b474c update sub 2018-04-26 00:43:14 -04:00
resources
scripts update script instructions 2018-04-19 20:28:35 -04:00
src switch to node crypto function service 2018-04-25 16:57:04 -04:00
stores
.editorconfig
.gitignore
.gitmodules
.travis.yml
bitwarden-desktop.sln
CONTRIBUTING.md
crowdin.yml
ISSUE_TEMPLATE.md
LICENSE.txt
package-lock.json use concurrently tool 2018-04-25 16:48:28 -04:00
package.json use concurrently tool 2018-04-25 16:48:28 -04:00
README.md
SECURITY.md
tsconfig.json move electron renderer messaging service to jslib 2018-04-25 09:01:04 -04:00
tslint.json
webpack.main.js
webpack.renderer.js

appveyor build travis build Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Desktop Application

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.