BetterThanTomorrow / calva

Clojure & ClojureScript Interactive Programming for VS Code
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva
Other
1.57k stars 213 forks source link

Verify Clojure-LSP download using a checksum #2558

Open mrkam2 opened 4 weeks ago

mrkam2 commented 4 weeks ago

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.

PEZ commented 4 weeks ago

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