This package has been deprecated

Author message:

buttercup-importer has been renamed to @buttercup/importer, and is no longer being maintained. Please switch to @buttercup/importer.

buttercup-importer

0.13.0 • Public • Published

Buttercup Archive Importer

Import archives from other password managers.

npm version minium node version Build Status npm downloads

About

This archive importer coverts password archives from other formats to the Buttercup archive format (BCUP).

Supported platforms

The importer requires Node 6 or higher.

Supported password archive formats

  • KDBX (keepass) KeePass 2 archives
  • Lastpass Lastpass archives
  • 1Password 1Password PIF files (exported)
  • CSV CSV files (general)

Importing from 3rd-party managers

KeePass 2

KeePass archives for KeePass 2 can be opened using the importFromKDBX command. Simply pass the filename, password and destination path.

1Password

When your archive is open, choose to export all entries to 1PIF format. Provide the path and destination to the importFrom1PIF function.

Imported 1Password archives may lose some information regarding their type (eg. Credit cards). The 1Password Importer supports importing the following types:

  • Web Forms
  • Passwords
  • Credit Cards
  • Software Licenses
  • Emails
  • SSNs
  • Router Passwords

LastPass

Lastpass credentials can be exported as CSV files, which can be imported using Buttercup importer.

Dependencies (5)

Dev Dependencies (6)

Package Sidebar

Install

npm i buttercup-importer

Weekly Downloads

0

Version

0.13.0

License

MIT

Unpacked Size

56.9 kB

Total Files

23

Last publish

Collaborators

  • perrymitchell