1password-to-enpass

command module
v0.0.0-...-3216db4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2020 License: MIT Imports: 4 Imported by: 0

README

1Password to Enpass Migration

This is a utility helping with migration from 1Password to Enpass.

It converts 1Password CSV export file to Enpass Pre-formatted CSV file with some normalization.

Installation/build

git clone https://github.com/hranicka/1password-to-enpass.git
cd 1password-to-enpass
go build

Usage

  1. Export 1Password data to CSV file.
  2. Run the utility.
  3. Import Pre-formatted CSV file in Enpass.
  4. Enjoy normalized data in Enpass without further manual modifications.

Warning: Backup your original files in case you'll be missing some extra fields not included in a new file.

Requirements

Go has to be installed otherwise you won't be able to build the application.

Input file (exported from 1Password) has to be named input.csv and its path must be ./input.csv (in current working directory when launching the utility).

Notes

This is just a one-time use utility and it does not contain any tests, code quality checks, CI, etc.

I don't want to waste time making this super duper rocket science app.

Feel free to contribute or just fork it and modify to your needs.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL