7d40f9bd20fe500ec9b0ab0823aaac6c650a656f
bitwarden-proton-sync
This is a simple CLI tool to sync Bitwarden logins to Proton Pass. It can be set up as a cron jo to automate the syncing.
Runtime requirements:
pass-cli- Proton Pass CLI (must be logged in)rbw- Unofficial Bitwarden CLI (must be logged in)
Installing
cargo install --path .
Usage
bitwarden-proton-sync
This will automatically start the syncing process.
Limitations
Currently, syncing is only possible for user and password of logins, not for notes, identities, cards, etc. URLs, TOTP, and notes are also not synced.
License
This project is licensed under the GPLv3 license
Description
Languages
Rust
100%