* addurl, importfeed: Added --verifiable option, which improves
the safety of --fast or --relaxed by letting the content of
annexed files be verified with a checksum that is calculated
- on a later download from the web.
+ on a later download from the web. This will become the default later.
* Added dependency on unbounded-delays.
-- Joey Hess <id@joeyh.name> Tue, 27 Feb 2024 13:07:10 -0400
transferring the content between repositories that it's not possible to
verify it.
-Of course if users want to continue to use URL keys, that's fine. Users can
-also choose to use WORM keys if they really want to. --[[Joey]]
+Of course if users want to continue to use their existing URL keys and
+not be able to verify content, that's fine. Users can also choose to use
+WORM keys if they really want to.
+
+However, I don't think there's enough reason to want to use URL keys to add
+configuration of which kind of keys addurl uses, once VURL is the default.
+--[[Joey]]