Giter VIP home page Giter VIP logo

Comments (8)

leek avatar leek commented on July 20, 2024

👍

from mitro.

nathanleiby avatar nathanleiby commented on July 20, 2024

👍

from mitro.

kiniry avatar kiniry commented on July 20, 2024

+1

from mitro.

joseadanof avatar joseadanof commented on July 20, 2024

Have you developed this integration with an specific version of 1Password?

from mitro.

robertknight avatar robertknight commented on July 20, 2024

1Password has two data formats that it uses for sync - Agile Keychain and Cloud Keychain, plus there is a format called '1Password Interchange Format' which is essentially the 'Agile Keychain' format but not encrypted. The Agile Keychain format is what 1Password uses when syncing to Dropbox currently.

I can provide code and documentation on that if it Mitro doesn't have it already.

from mitro.

theIntuitionist avatar theIntuitionist commented on July 20, 2024

👍

from mitro.

cjrhoads avatar cjrhoads commented on July 20, 2024

+1

from mitro.

somebox avatar somebox commented on July 20, 2024

I figured out a way... with a little bit of hacking.

From 1Password, do File > Export "All Items". Select CSV as the format. In the field chooser box, organize the fields in this way (remove Type):

URL, Username, Password, Notes, Title

screen shot 2015-01-02 at 3 56 13 pm

Then, edit the .CSV file with Excel (or any text editor), and change the header columns on the first row be to the following:
url, username, password, extra, name, grouping, fav

Now you should be able to import in Mitro, by choosing LastPass and uploading the CSV. I was able to import over 600 passwords this way. In one case, I had an error from Mitro due to a single password that had weird characters. I removed the offending row of the CSV to make it work.

I was able to understand the expected CSV format by looking at this test file in Mitro. I think given the popularity of 1Password, there should be an "official" importer!

from mitro.

Related Issues (20)

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.