[pass] Password syncronization

James Wald james.wald at gmail.com
Sun Jan 25 03:57:23 CET 2015


Similar principal, but I use 'pass git fetch', 'pass git rebase
origin/master', and 'pass git push' so I always end up with a fast forward
merge. If you have any conflicts that may complicate the automation to some
degree. That hasn't been an issue in my particular environment though.
On Jan 24, 2015 4:31 PM, "Philip Chase" <philipbchase at gmail.com> wrote:

> A post commit hook would be great for making the push the server, but
> automating the pull would have to be through a different mechanism.  If you
> are just reading passwords, there will never be a git event to trigger the
> pull.
>
> Do realize though pass helps you with both of these.  Once the remote is
> defined and your ssh keys are in place a "pass git push" will send all
> updates.  A "pass git pull" will fetch and merge updates from the remote.
>
> Philip
>
> On Fri Jan 23 2015 at 7:42:28 AM George Angelopoulos <george at usermod.net>
> wrote:
>
>> > Is there a way to automatically push-pull all insertions/deletions to
>> all clients?
>>
>> Yes! Git hooks
>> http://www.git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
>>
>>
>>
>> On 01/23/2015 01:10 PM, Luca Pretto wrote:
>> > Hello everybody.
>> >
>> > I've been using pass on my Debian box for several months, and I'm quite
>> > happy with that. Nice job. KISS wins. ;-)
>> > I used to sync it to 3 PCs with ownCloud (bare files), but now I'm
>> > trying to figure out how to do that directly with git.
>> >
>> > This is the plan: central repo on a Linux server always online, with 3
>> > (different platform) clients.
>> > Is there a way to automatically push-pull all insertions/deletions to
>> > all clients?
>> >
>> > Sorry for being so git-noob, and many thanks for your time.
>> >
>> > Cheers,
>> > Luca
>> >
>> >
>> >
>> > _______________________________________________
>> > Password-Store mailing list
>> > Password-Store at lists.zx2c4.com
>> > http://lists.zx2c4.com/mailman/listinfo/password-store
>>
>>
>> _______________________________________________
>> Password-Store mailing list
>> Password-Store at lists.zx2c4.com
>> http://lists.zx2c4.com/mailman/listinfo/password-store
>>
>
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> http://lists.zx2c4.com/mailman/listinfo/password-store
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20150124/264b7a73/attachment.html>


More information about the Password-Store mailing list