Josh Rabinowitz

Results 143 comments of Josh Rabinowitz

update request filed: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919722

Once included in debian, it should flow downstream to debian-derived distros like the Ubuntu family and Linux Mint

Note that in https://github.com/sobolevn/git-secret/issues/290#issuecomment-447663786 @hickscorp says he's waiting for the deb packaging (edit: since 12/16/18)

```` [22:35:46] treehug88: you might want to fix the manual page issues detected by lintian if you didn't already ```` ------> https://lintian.debian.org/full/[email protected]#git-secret_0.2.3-1 ```` [22:38:25] also, looking at the output of...

We need an advocate who is savvy with how to shepherd this through getting updated. At this point debian has a pretty out of date version, 0.2.3

This is causing issues for users. See #586 where a user was using an outdated version of `git-secret` by mistake, because that's what's packaged for ubuntu (and the git-secret package...

I think it would be interesting to see the PR you've worked up. I hadn't heard of SOPS until just now. I can't speak to the likelihood of the PR...

@learsix I've been thinking about this more, and how it would be nice to add SOPS support to git-secret. Could it be implemented by adding a `-S`switch to `git-secret`? What...

Maybe we could use the `mtime`s of the .secret files and the keychain to detect when the keychain has changed since the last encryption. I don't _love_ the idea of...