From 3de3f40c11cca329bfc8ea37c388ed3a29e2d3d2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Oct 2021 10:08:28 -0400 Subject: [PATCH] comment --- ...3_b9de19ba8382225ac8c65ee1ad8110a8._comment | 18 ++++++++++++++++++ stack.yaml | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_3_b9de19ba8382225ac8c65ee1ad8110a8._comment diff --git a/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_3_b9de19ba8382225ac8c65ee1ad8110a8._comment b/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_3_b9de19ba8382225ac8c65ee1ad8110a8._comment new file mode 100644 index 0000000000..051cfb4d25 --- /dev/null +++ b/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_3_b9de19ba8382225ac8c65ee1ad8110a8._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2021-10-19T13:58:24Z" + content=""" +Sequoia-PGP could be another contender (OpenPGP in rust). There is a sq +command line interface that is equivilant to gpg. + +It should be able to decrypt objects in repositories encrypted using gpg. +If that works well, git-annex could support it in parallel with gpg for +some time, then deprecate the gpg support and eventually remove it. This is +a more appealing path than supporting multiple encryption tools +indefinitely. + +This issue is a pre-requisite for using sq, although presumably the +low-level library could be used directly to avoid the issue. + +"""]] diff --git a/stack.yaml b/stack.yaml index efdf931f23..06668431ce 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,7 +19,7 @@ extra-deps: - IfElse-0.85 - aws-0.22 - bloomfilter-2.0.1.0 -- git-lfs-1.1.1 +- git-lfs-1.1.2 - http-client-restricted-0.0.4 - network-multicast-0.3.2 - sandi-0.5 -- 2.30.2