Coder Social home page Coder Social logo

sm1passwordsync's Introduction

SM1Password Sync

SM1Password Sync is a third party application that allows you to sync your 1Password keychain with your iOS devices. The official 1Password USB syncing application can be found on their website.

This is a third party project developed outside the auspices of AgileBits. Nothing here should imply their cooperation, association, or endorsement.

System Requirements

  • Mac OS X 10.6.8 or newer
  • Xcode 3.2.6 or newer
  • iTunes 11 or newer
  • 1Password 3.8.20 for Mac
  • 1Password 4 for iOS

Code Libraries

  • jsmn

  • MobileDeviceAccess

  • ZipArchive

    Notes:

    • Included is a header file that has been floating around the internet called MobileDevice.h. The copy included in this project is a consolidated version of this header file, and it is used for accessing Apple's private MobileDevice.framework.
    • There was no license posted with MobileDeviceAccess, and this project uses very modified version of that code.

Icons

Disclaimer

It is mentioned with the code license below, however I am in no way responsible for any fault in this code and/or damage it may cause to the 1Password keychain files. USE AT YOUR OWN RISK. If you find a bug, please report an issue or submit a pull request and I will get to it as soon as possible.

License

Copyright (c) 2013, Sam Marshall
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of Sam Marshall nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

sm1passwordsync's People

Contributors

samdmarshall avatar

Stargazers

 avatar  avatar  avatar Jason avatar peter_peng avatar Derek Hartley avatar Evgenii avatar Cory Powers avatar mayulu avatar Jeremy W. Sherman avatar

Watchers

Wess Cope avatar Evgenii avatar mayulu avatar James Cloos avatar  avatar  avatar

sm1passwordsync's Issues

Add detailed error messages

Clean up error messages so they are specific to the error they are triggered by. Also add error messages to cases where a sync would fail.

Added File Support

encryptionKeys.js and 1password.keys files need to have added support while syncing.

File Validation

Validate local and device files when comparing contents.js so that interrupted syncs are not causing problems.

Sync status tracking

Add some method of tracking the status and progression of a sync incase of disconnect.

Data backups

Implement data backups on device and local password keychains to prevent data loss.

Dropbox support

Add dropbox support for local stored keychains and syncing them.

Keychain item merging

Instead of flat copy-replace, implement a proper item merge from the device and local keychain items and create a new merged item

Updating device table

The device table needs to be auto-updated when a device is connected or disconnected.

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.