This commit is contained in:
Joey Hess 2024-03-01 13:47:24 -04:00
parent 1b0de3021a
commit def94fbff6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 8 additions and 3 deletions

View file

@ -14,5 +14,10 @@ eventually. Could be a fsck warning about URL keys, at some point after
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]]