2021-08-19 02:19:13 +02:00
2021-08-19 02:19:13 +02:00
2021-08-16 18:18:10 +02:00
2021-08-19 02:19:13 +02:00
2017-08-03 08:05:30 +02:00
2021-08-16 18:16:57 +02:00
2021-08-16 18:16:57 +02:00
2021-08-18 18:35:03 +02:00

Improved quick hack to convert a 1pif (1Password export) to kdbx (KeePass).

Install dependencies

pipenv install

Run converter

pipenv run ./convert.py infile.1pif
Description
Quick hack to export a 1pif (1Password export) to kdbx (KeePass). Originally forked from https://github.com/rubenv/1pif-to-kdbx
Readme MIT 91 KiB
Languages
Python 100%