AGWA / AGWA/git-crypt

Support for other PGP implementations and remote keys

Đang mở
#239 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
feature
Ngôn ngữ chính
C++
Star
9.9k
Fork
544
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

It is nice that git-crypt reads the gpg executable from the git config `gpg.program` configuration.
This allows one to interface with other PGP implementations, as soon as the desired commands can be rewritten in terms of `gpg` CLI. For instance, we achieved this with a [fork](https://github.com/fortanix/sq-dsm) of [Sequoia-PGP](https://sequoia-pgp.org/) that allows to keep keys inside an HSM, instead of local keys.

It would be even nicer to either
- be able to interface directly with `sq`
- interface with any implementation of [SOP](https://tools.ietf.org/id/draft-dkg-openpgp-stateless-cli-00.html) (which includes at least 8 PGP implementations, including gpg - see [this](https://tests.sequoia-pgp.org/))

Apologies if this has been already discussed/considered.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.