zsh-users
 help / color / mirror / code / Atom feed
From: "Никита Соболев" <n.a.sobolev@gmail.com>
To: "René Neumann" <lists@necoro.eu>
Cc: zsh-users@zsh.org
Subject: Re: git-secret - zsh-plugin to store your private data inside a git repository
Date: Mon, 14 Mar 2016 10:25:54 +0300	[thread overview]
Message-ID: <CAO_bL1yrne=7DqCkLQ8iQf5NZH8LnL3ZU21FgcGmxq7wTGmNVg@mail.gmail.com> (raw)
In-Reply-To: <56E5EDD8.30806@necoro.eu>

I guess 'pass' was made for a single user. But 'git-secret' was made
for multiple people. So you can invite someone to share your encrypted
files and easily remove them. Also, I have noticed that 'pass' stores
the encrypted files in the separate repository. Well, that's an
arguable way to go. It has some benefits like: code-repository and
pass-repository may have different access rights, different people
involved. But there's a lack in consistency when you have two separate
repositories.

And about the zsh part: it is made to be a compatible with zsh. You
can install it via antigen.

2016-03-14 1:46 GMT+03:00 René Neumann <lists@necoro.eu>:
> Am 13.03.2016 um 20:39 schrieb Никита Соболев:
>> I had a hard time figuring out how to send a reply to the mailing
>> list. So, I hope I will post it to the same thread.
>>
>> René, thanks for your interest. It is not quite the same as the tools
>> you have listed. It's more like blackbox
>> (https://github.com/StackExchange/blackbox). You can even find it in
>> the 'Alternatives' section.
>>
>> There several advantages in usability, while following the same
>> encryption algorithm.
>>
>> In other words, git-secret does not store passwords or anything, but
>> it helps to organize and control any sensitive data inside a git-repo
>> to be accessible by the whole dev-team.
>
> Could you still elaborate on the differences? Because pass, for
> instance, while being primarily aimed at storing passwords, in the end
> "all it does" is encrypting text-files via GPG and storing them in git.
> Whether you put actual passwords in it or private keys to ssl
> certificates or what ever is entirely up to the user.
>
> So, as I'm already using pass, what extra advantages does your tool
> offer? (That's an honest question...)
>
> Also: In what form is this related to zsh?
>
> - René


      reply	other threads:[~2016-03-14  7:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-13 15:48 Никита Соболев
2016-03-13 18:01 ` René Neumann
2016-03-13 19:39 ` Никита Соболев
2016-03-13 22:46   ` René Neumann
2016-03-14  7:25     ` Никита Соболев [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAO_bL1yrne=7DqCkLQ8iQf5NZH8LnL3ZU21FgcGmxq7wTGmNVg@mail.gmail.com' \
    --to=n.a.sobolev@gmail.com \
    --cc=lists@necoro.eu \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).