git-crypt icon indicating copy to clipboard operation
git-crypt copied to clipboard

Integrate directly with Keybase

Open rsyring opened this issue 8 years ago • 4 comments

I'd like to see this integrated directly with keybase. Right now, I have to:

  1. Follow someone on keybase
  2. Import their key into gpg
  3. Sign their key in gpg
  4. gitcrypt add-gpg-user ...

I'd like to propose additional functionality that would permit:

  1. Follow someone on keybase
  2. gitcrypt add-keybase-user ...

rsyring avatar Jul 24 '17 19:07 rsyring

With keybase now providing both personal and team repositories I would question whether this FR is still relevant ? I am using both for my repos in a 'belt and braces' type setup fwiw and would welcome this functionality

Oneiroi avatar Nov 02 '17 11:11 Oneiroi

Keybase's team repositories don't really help with a case where I've got a project on GitHub where I'd like to encrypt a single file, right? Unless there's a workflow I'm not familiar with.

DanielWright avatar Jan 09 '18 21:01 DanielWright

Why not just fully rely on keybase instead?
E.g. keybase encrypt --team foo -i secrets.yml -o secrets.yml.keybase.

jottr avatar Apr 24 '19 20:04 jottr

This would help a lot. Yes please.

tibbon avatar Aug 29 '19 20:08 tibbon