1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-24 18:25: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
2018-07-18 22:53:01 -04:00
.vscode
jslib@51ee0b065a remove unused imports 2018-07-18 22:53:01 -04:00
resources
scripts update comments 2018-06-04 15:43:18 -04:00
src remove unused imports 2018-07-18 22:53:01 -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 Update README.md 2018-05-19 17:56:37 -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.