calva icon indicating copy to clipboard operation
calva copied to clipboard

Verify Clojure-LSP download using a checksum

Open mrkam2 opened this issue 1 year ago • 1 comments

When downloading nightly (and other builds) of clojure-lsp verify the download with a checksum. See the discussion in https://clojurians.slack.com/archives/CBE668G4R/p1717093602176859?thread_ts=1717011164.563769&cid=CBE668G4R. And corresponding LSP issue to produce the checksums in https://github.com/clojure-lsp/clojure-lsp/issues/1828.

mrkam2 avatar May 30 '24 18:05 mrkam2

Even if clojure-lsp does not add this, we can get far if we actually re-download when the user tries to do that.

PEZ avatar May 30 '24 18:05 PEZ