Pass Import Versions Save

A pass extension for importing data from most existing password managers

v2.2

6 years ago

Changes

  • Add support for 1PIF file #36.
  • Important clean-up & code improvement #34.
  • Pwsafe: add support for:
    • Multiline notes #29,
    • Password history #30,
    • Email #32.
  • Do not remove protocol in url #31.
  • Update chrome CSV format for Chrome 66 #26 & #27.
  • Update 1password format #27 & #28.
  • Fix typos & improve code coverage.

Requirements

  • pass 1.7.0 or greater.
  • python3 (python 3.4, 3.5 and 3.6 are supported)
  • python3-defusedxml

This release is signed using the GPG key 06A26D531D56C42D66805049C5469996F0DF68EC

v2.1

6 years ago

Changes

  • Fix typos #22
  • Add support for bitwarden #19.
  • Fix a lot of python linter errors.
  • Improve installation documentation.

Requirements

  • pass 1.7.0 or greater.
  • python3 (python 3.4, 3.5 and 3.6 are supported)
  • python3-defusedxml

This release is signed using the GPG key 06A26D531D56C42D66805049C5469996F0DF68EC

v2.0

6 years ago

Major version

pass-import now natively supports import from other password manager and therefore, it does not require the importer scripts any-more. Moreover, all the importer's systems have been intensely tested against a test database.

pass-import now supports the following 17 password managers:

  • 1password6
  • 1password4
  • chrome
  • dashlane
  • enpass
  • fpm
  • gorilla
  • kedpm
  • keepass
  • keepasscsv
  • keepassx
  • keepassxc
  • lastpass
  • passwordexporter
  • pwsafe
  • revelation
  • roboform

Requirements

  • pass 1.7.0 or greater.
  • python3 (python 3.4, 3.5 and 3.6 are supported)
  • python-defusedxml

This release is signed using the GPG key 06A26D531D56C42D66805049C5469996F0DF68EC

v1.0

6 years ago
  • KDE wallet: unicode bugfix #16.

0.2

6 years ago
  • keepass2csv: add username and do not add empty lines #13.
  • Add Enpass #9.
  • Lastpass: Ensure UTF-8 encoding #5.
  • Add Chrome importer #3.

0.1

7 years ago
  • Initial release.