kolaente / pass2bitwarden

Export data from pass into a CSV format compatible with bitwarden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pass2bitwarden

Tool to help one migrate from pass (or gopass) to bitwarden.

It generates a CSV file based on all local logins, passwords, custom key value pairs and TOTP secrets. This CSV file can later be used to import the local data into a bitwarden account going to Vault > Settings > Import Data and selecting the source format as bitwarden (csv).

Installing

go get github.com/mtrovo/pass2bitwarden
pass2bitwarden --help

About

Export data from pass into a CSV format compatible with bitwarden


Languages

Language:Go 100.0%