From d55ccf31083fc58f2f22001197a2a3735bf90c89 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Apr 2025 11:55:21 -0400 Subject: [PATCH] comment --- ...mment_3_c637abff05a7ae9e7cad83b8b623c09b._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/VURL_verification_failure_on_first_download/comment_3_c637abff05a7ae9e7cad83b8b623c09b._comment diff --git a/doc/bugs/VURL_verification_failure_on_first_download/comment_3_c637abff05a7ae9e7cad83b8b623c09b._comment b/doc/bugs/VURL_verification_failure_on_first_download/comment_3_c637abff05a7ae9e7cad83b8b623c09b._comment new file mode 100644 index 0000000000..4637a9b563 --- /dev/null +++ b/doc/bugs/VURL_verification_failure_on_first_download/comment_3_c637abff05a7ae9e7cad83b8b623c09b._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2025-04-21T15:50:09Z" + content=""" +Note that the compute special remote handles its VURL keys by calling +addEquivilantKey when it's computed a new value. + +I do think this belongs in the special remote, so if anything what's needed +is an extension to the external special remote protocol, or a plumbing +command. +"""]]