Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukaszkorecki/p1
Command line reader/client for 1Password
https://github.com/lukaszkorecki/p1
Last synced: 14 days ago
JSON representation
Command line reader/client for 1Password
- Host: GitHub
- URL: https://github.com/lukaszkorecki/p1
- Owner: lukaszkorecki
- Created: 2012-06-28T22:18:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-30T14:49:07.000Z (almost 12 years ago)
- Last Synced: 2024-10-04T18:21:19.467Z (about 1 month ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# p1
Command line reader/client for 1Password
## This project is in quite early stages!
## Requirements
- [phantomjs](http://phantomjs.org)
- bash
- 1Password :-)## Background
I didn't want to reverse engineer 1Password enc mechanism.
If you search for this kind of information - you will find it.Instead I decided to use [PhantomJS](http://phantomjs.org) and combine it with [1Password Anywhere](http://help.agilebits.com/1Password3/1passwordanywhere.html)
## Goals
- fully functional, read-only command line client for 1Password
- if possible compatibile with osx-keychain output, so it can be used as an auth helper in git
- etc