From 654f3b7e06c235db8d1ba169e465ea12214ae982 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Jan 2024 17:04:17 -0400 Subject: [PATCH] comments --- ...ment_8_d784886328bc00b2adaba2391776d2c8._comment | 13 +++++++++++++ ...ment_9_18861f94b677a40c2d1c0014338231c6._comment | 7 +++++++ 2 files changed, 20 insertions(+) create mode 100644 doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_8_d784886328bc00b2adaba2391776d2c8._comment create mode 100644 doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_9_18861f94b677a40c2d1c0014338231c6._comment diff --git a/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_8_d784886328bc00b2adaba2391776d2c8._comment b/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_8_d784886328bc00b2adaba2391776d2c8._comment new file mode 100644 index 0000000000..9d0e56feed --- /dev/null +++ b/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_8_d784886328bc00b2adaba2391776d2c8._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2024-01-09T20:28:58Z" + content=""" + should be possible to +use as a drop-in replacement for gpg. Assuming they implemented enough of +gpg's interface. + +To try using it with git-annex, it should be sufficient to run: + + git config gpg.program gpg-sq +"""]] diff --git a/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_9_18861f94b677a40c2d1c0014338231c6._comment b/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_9_18861f94b677a40c2d1c0014338231c6._comment new file mode 100644 index 0000000000..6b1d6f77ef --- /dev/null +++ b/doc/todo/whishlist__58___GPG_alternatives_like_AGE/comment_9_18861f94b677a40c2d1c0014338231c6._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2024-01-09T20:33:08Z" + content=""" +See also: [[support_using_Stateless_OpenPGP_instead_of_gpg]] +"""]]