Merge pull request #5 from FreeMinded/main

Update readme to reflect KeePassXC import current status
This commit is contained in:
Siddhartha Golu 2024-04-19 16:12:25 +05:30 committed by GitHub
commit 9de118126d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Bitwarden to KeepassXC Converter
KeepassXC doesn't have a native import feature from Bitwarden ([yet](https://github.com/keepassxreboot/keepassxc/issues/8367)). This is a simple script which converts a bitwarden export to a csv format which can be imported in KeepassXC.<br>
KeepassXC does have a native import feature from Bitwarden starting with [version 2.7.7](https://github.com/keepassxreboot/keepassxc/releases/tag/2.7.7) but it does not ([yet support organization exports](https://github.com/keepassxreboot/keepassxc/pull/10499)) correctly. This is a simple script which converts a bitwarden export to a csv format which can be imported in KeepassXC.<br>
It supports exporting your normal website logins including TOTP, secure notes and credit/debit cards. Since there are no username/password fields for credit/debit card type, the script adds a new group called "Cards" and imports all the card details in "notes" field.