Code Monkey home page Code Monkey logo

1pif-to-csv's Introduction

1pif-to-csv

NOTE: As of version 7.8.8, 1Password can export 2FA secrets in CSV files in a format suitable for iCloud Keychain. This renders this project obsolete.

Overview

1pif-to-csv is a tool to convert passwords exported from 1Password into a format suitable for macOS Monterey's built-in password manager. Although 1Password can export CSV files directly, they do not contain the 2FA secrets.

Installation

With Homebrew (recommended):

brew install ingmarstein/repo/1pif-to-csv

With Go 1.17 and later:

go install github.com/ingmarstein/1pif-to-csv@latest

If you are using Go 1.16 or earlier, use this command instead:

go get github.com/ingmarstein/1pif-to-csv

Usage

1pif-to-csv -input export.1pif/data.1pif -output password.csv

1pif-to-csv's People

Contributors

ingmarstein avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

1pif-to-csv's Issues

module declares its path as ... but was required as...

When trying go get github.com/IngmarStein/1pif-to-csv got below and nothing else, any advice?

go: downloading github.com/IngmarStein/1pif-to-csv v0.0.0-20210827195010-e5630d5261c6
go get: github.com/IngmarStein/[email protected]: parsing go.mod:
	module declares its path as: github.com/ingmarstein/1pif-to-csv
	        but was required as: github.com/IngmarStein/1pif-to-csv

otpauth require apple-otpauth on import

Great script!
not able to use go get but downloaded and run go run main.go... instead and all fine.

Just a heads up, that otpauth://totp need to be manually changed to apple-otpauth://totp if you want to import it correctly in MacOS Monterey.

Not a big issue, as Excel Replace can deal with that, but if you want to amend will make very good tool!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.