Hacker News new | ask | show | jobs
by ancientsofmumu 1509 days ago
> you have to manually copy over any credentials from Bitwarden to Keepass

pass-import works pretty well; create an initial empty KeePass DBX file first and keep a copy to re-use, then one can re-run pass-import to import BW to a fresh KDBX on a recurring basis with a simple script.

[1] https://github.com/roddhjav/pass-import

1 comments

That's a neat tool. But I meant when you create a new credential entry, you have to manually mirror it in Keepass each time you add something in Bitwarden. Doing an import just for one entry is overkill.