コードリポジトリ
サーバー
https://github.com/bitwarden/server
ブラウザ
https://github.com/bitwarden/clients/tree/master/apps/browser
ウェブ
https://github.com/bitwarden/clients/tree/master/apps/web
モバイル
https://github.com/bitwarden/mobile
デスクトップ
https://github.com/bitwarden/clients/tree/master/apps/desktop
CLI
https://github.com/bitwarden/clients/tree/master/apps/cli
自社環境でホスティング
クラウドでのデータ保存に不安があるという方も、ご心配はいりません。Docker を使用すれば、選択したプラットフォーム上でBitwardenのインフラストラクチャスタック全体を簡単にホストすることができます。
$ curl -Lso bitwarden.sh https://go.btwrdn.co/bw-sh \
&& chmod +x bitwarden.sh
$ ./bitwarden.sh install
$ ./bitwarden.sh start
learn about our open beta for a simplified deploymentセルフホスティングに関する説明を見るコミュニティ
Gitterのチャットチャンネルに参加してBitwardenの開発者に直接質問したり、コミュニティフォーラムで製品について話し合いましょう。