kp2bw icon indicating copy to clipboard operation
kp2bw copied to clipboard

Python based KeePass 2.x database to Bitwarden converter

Results 12 kp2bw issues
Sort by recently updated
recently updated
newest added

This marks my debut with Python and my initial foray into contributing, so I welcome any guidance for future enhancements. I'm certain there's room for improvement. I encountered an issue...

I have added support for nesting collections when importing a keepass file with multiple nested folders as mentioned in #42 If the -nestcoll switch is enabled, if required, it creates...

**Describe the bug** When Importing a KeePass DB with nested folders it creates nested folders in the given Account but not in the Organization as an Org doesn't have folders...

**Describe the bug** I'm in the process of migrating most objects from KeePassXC to Bitwarden. While `kp2bw` reports that it uploaded attachments for those entries that have any, there are...

It would be helpful to have an option to instruct kp2bw to update existing entries in BW rather than skip them if the entry in KeePass differs from that of...

help wanted
good first issue

KeePassXC databases can be protected with OTP hardware keys. The `keepassxc-cli` supports these and maybe there is a way that `kp2bw` could also.

help wanted
good first issue

**Describe the bug** I having some difficulty finding a means with the project to import into an Organization into a Collection as-is. I see the Bitwarden CLI is capable as...

help wanted
good first issue

This might be a special case but: I have my Web Logins in a separate folder in KeePassXC which I share with other devices. I have separate entries in another...

Hi, in case there is a custom field containing a double quote (e.g. `"secret" example text`) your (awesome ;-)) importer fails due to a malformed xpath expression (yielding `lxml.etree.XPathEvalError: Invalid...

This one is a bit hard to describe, but I'll try my best, and leave as much information as I can. I'm using the bw cli in version `2024.4.1`. I...