You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clojars-maintainers
After some discussion about dependency confusion attacks, I've been rethinking the way that Leiningen handles signing artifacts. At the time this was added to Leiningen, GPG was pretty much the only viable option for this kind of feature, so naturally we built out the best we could using that.
However, despite making it a part of the default deploy process, uptake was always very lukewarm. I attribute this two a combination of factors, but the main one is the poor usability of GPG.
Recently SSH has added the ability to sign and verify files using your existing SSH key. I think this could have a lot better chance of uptake given that nearly every developer already has an SSH keypair, and nearly every git host makes these easy to access: