Giter VIP home page Giter VIP logo

1password's Introduction

1Password Vault / Data ...Tools? Toys?

This is a set of simple scripts and one ugly function library that supports an "Inside 1Password" talk and associated series of blog posts.

The posts (with a link to the talk slides) can be found at darthnull.org.

Begin with "make_test_data" to generate test data as examples for all of the critical encrypted data types within the 1Password 6/7 "Cloud-based" B5 database format.

It can also generate keys and test data for the older OPVault (local private vault) format.

Then, following along with the blog posts, use the other scripts to decrypt the various examples generated by the test script.

A set of already-generated test data is included that matches the examples used in the talk / blog.

Usefuleness

None of this is useful for anything productive.

Its primary purpose is to illustrate how 1Password works internally, by letting you process test data, then, if you're feeling confident, find the equivalent data structures in a real 1Password database and decrypt them too.

By doing this, you'll gain confidence that 1Password really is working the way that the documentation says (or at least, that it's working the way that I think the documentation explains).

Danger

If you do use this with your own password data...I'd strongly recommend taking steps to make sure you don't leak information (like your password) to history files, saved output, etc.

The scripts don't take steps to hide things like Secret Keys or Master Passwords. If you use this with your own data, remember that SECRETS MAY GET SAVED IN PLAINTEXT TO YOUR DISK as a result.

(this is the primary reason for the test data script -- I was getting sick of setting up test accounts and such).

Use your best judgement.

But definitely, please, explore! Verify for yourself that 1Password is doing what you expect, so that you can feel confident in how it works and make well-informed risk decisions.

And have fun!

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.