Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f80e45e1a
|
@@ -5,7 +5,7 @@ This is a simple CLI tool to sync Bitwarden logins to Proton Pass. It can be set
|
|||||||
### Runtime requirements:
|
### Runtime requirements:
|
||||||
|
|
||||||
- `pass-cli` - Proton Pass CLI (must be logged in)
|
- `pass-cli` - Proton Pass CLI (must be logged in)
|
||||||
- `rbw` - Unofficial Bitwarden CLI (must be logged in)
|
- `bw` - Bitwarden CLI (must be logged in - BW_SESSION must be set)
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
@@ -23,7 +23,7 @@ This will automatically start the syncing process.
|
|||||||
|
|
||||||
### Limitations
|
### 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.
|
Currently, syncing is only possible for username, password, note, and URLs. TOTP needs to be synced manually. Other items are not synced (e.g. cards, identities, notes, etc.).
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user