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 1009b3b055 decrypt desktop key 2020-09-22 17:14:07 -04:00
.github decrypt desktop key 2020-09-22 17:14:07 -04:00
.vscode
jslib@f0dc38b1c4
resources
scripts move appName appPath up 2020-09-22 17:02:33 -04:00
src
stores
.editorconfig
.gitignore
.gitmodules
.nvmrc
.travis.yml
CONTRIBUTING.md
ISSUE_TEMPLATE.md
LICENSE.txt
README.md
SECURITY.md
appveyor.yml
crowdin.yml
gulpfile.js
package-lock.json
package.json
tsconfig.json
tslint.json
webfonts.list
webpack.main.js
webpack.renderer.js

README.md

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

  • Node.js
  • Windows users: To compile the native node modules used in the app you will need the Visual C++ toolset, available through the standard Visual Studio installer. You will also need to install the Microsoft Build Tools 2015 and Windows 10 SDK 17134 as additional dependencies in the Visual Studio installer.

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.