This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Episerver AB Individual Contributor License Agreement | |
Thank you for your interest in contributing to open source software projects ("Projects") made available by Episerver AB | |
or its affiliates ("Episerver AB"). This Individual Contributor License Agreement ("Agreement") sets out the terms | |
governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, | |
materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any | |
manner, to Episerver AB in respect of any of the Projects (collectively "Contributions"). If you have any questions | |
respecting this Agreement, please contact [email protected]. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These two files should help you to import passwords from mac OS X keychains to 1password. | |
Assumptions: | |
1) You have some experience with scripting/are a power-user. These scripts worked for me | |
but they haven't been extensively tested and if they don't work, you're on your own! | |
Please read this whole document before starting this process. If any of it seems | |
incomprehensible/frightening/over your head please do not use these scripts. You will | |
probably do something Very Bad and I wouldn't want that. | |
2) You have ruby 1.9.2 installed on your machine. This comes as standard with Lion, previous | |
versions of OS X may have earlier versions of ruby, which *may* work, but then again, they |