MacPass / MacPass

A native macOS KeePass client
https://macpassapp.org
Other
6.76k stars 466 forks source link

Migrate from pass #782

Open tridc opened 6 years ago

tridc commented 6 years ago

Thanks for creating a keepass client on MacOS, really love it! I'm figuring a way to migrate from pass into here. Is there any way beside XML exporting because I cannot find out how to export from pass to XML?

mstarke commented 6 years ago

Import/export features are a great way to introduce plugins. This is something I've pondered with for a while but haven't had the time to actually pursue. I'd be more than happy if you can contribute a plugin or a stub for it. Pass has a simple key:value structure if I'm not mistaken so an import should be fairly straight forward given that the key should be used as the username and the value is the password.