From: matrss Date: Thu, 17 Oct 2024 09:18:04 +0000 (+0000) Subject: Make VURL a proper list item X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~17^2~36^2~21 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=20e7201e5d339b531c5a205597aa8d3b37663642;p=git-annex.git Make VURL a proper list item --- diff --git a/doc/backends.mdwn b/doc/backends.mdwn index d24fe0e654..c08f3d52e6 100644 --- a/doc/backends.mdwn +++ b/doc/backends.mdwn @@ -54,7 +54,7 @@ in `.gitattributes`: `BLAKE2SP224E`, `BLAKE2SP256E` -- Fast [Blake2 hash](https://blake2.net/) variants optimised for 8-way CPUs. - `VURL` -- This is like an `URL` (see below) but the content can +* `VURL` -- This is like an `URL` (see below) but the content can be verified with a cryptographically secure checksum that is recorded in the git-annex branch. It's generated when using eg `git-annex addurl --fast --verifiable`.