Open mozzieongit opened 5 days ago
Is using SHA-1 as the fallback a good idea? If new algorithms were to get introduced and we forget to update the above list, they would fallback to using SHA-1, right?
_Originally posted by @mozzieongit in https://github.com/NLnetLabs/dnst/pull/2#discussion_r1820792987_
Regarding https://github.com/NLnetLabs/dnst/blob/main/src/commands/key2ds.rs#L224-L235
Alternatively, we could remove the fallback altogether, asking the user to pick something
_Originally posted by @mozzieongit in https://github.com/NLnetLabs/dnst/pull/2#discussion_r1820792987_
Regarding https://github.com/NLnetLabs/dnst/blob/main/src/commands/key2ds.rs#L224-L235