git-annex/Backend
Joey Hess 0f7143d226
support VURL backend
Not yet implemented is recording hashes on download from web and
verifying hashes.

addurl --verifiable option added with -V short option because I
expect a lot of people will want to use this.

It seems likely that --verifiable will become the default eventually,
and possibly rather soon. While old git-annex versions don't support
VURL, that doesn't prevent using them with keys that use VURL. Of
course, they won't verify the content on transfer, and fsck will warn
that it doesn't know about VURL. So there's not much problem with
starting to use VURL even when interoperating with old versions.

Sponsored-by: Joshua Antonishen on Patreon
2024-02-29 13:48:51 -04:00
..
External.hs filter out control characters in warning messages 2023-04-10 15:55:44 -04:00
Hash.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00
URL.hs support VURL backend 2024-02-29 13:48:51 -04:00
Utilities.hs convert Key to ShortByteString 2021-10-05 20:20:08 -04:00
WORM.hs remove unused Key parameter from isCryptographicallySecure 2023-03-27 14:34:00 -04:00