GithubHelp home page GithubHelp logo

bw-gpg-export's Introduction

bw-gpg-export

Usage

$ ./bw-gpg-export
This is a simple tool to make it easy to export your Bitwarden vault and
encrypt it with GnuPG symmetric encryption. This will not store any
unencrypted data on disk.

You will need your Bitwarden API key (client_id and client_secret). It can
be found in your web vault (https://vault.bitwarden.com/) by going to:
Settings / My Account / API Key.

client_id: user.11223344-5566-7788-99aa-bbccddeeff00
client_secret: S8M8fJq5scB17pKY1y0o9iQ8ErWbPp

Unlocking vault for [email protected]...

Enter your master password [no echo]:

Select an organization to export:

0. No organization (your account)
1. Acme Incorporated
2. Bismuth Family

Choose (0-1): 1

25 items will be exported to a GnuPG symmetric encrypted file.

Enter export password [no echo]:
             again... [no echo]:

Exporting vault to: bitwarden-export-20220423-171901.json.gpg

To verify: gpg -qd bitwarden-export-20220423-171901.json.gpg | less

Your vault is locked.

Install

This script depends on Bitwarden CLI, GnuPG and jq.

sudo snap install bw
sudo apt install -y gnupg jq
wget https://raw.githubusercontent.com/vjagaro/bw-gpg-export/main/bw-gpg-export
chmod +ax bw-gpg-export

bw-gpg-export's People

Contributors

vjagaro avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.