clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
bbloom 2016-11-07T00:01:07.000395Z

i’m not sure where now - maybe it was some old blog post?

bbloom 2016-11-07T00:01:22.000396Z

if clojars doesn’t care about signing, can i shut it off in lein?

bbloom 2016-11-07T00:01:32.000397Z

it may be lein’s docs that are old

2016-11-07T00:02:54.000398Z

clojars still respects signatures, and lein check will tell you if you have unsigned deps, but signing releases is security theatre w/o better networks of trust

2016-11-07T00:03:03.000399Z

and yes, you can disable it in lein, one sec

bbloom 2016-11-07T00:03:19.000400Z

thank you for calling it theater - i agree 😛

2016-11-07T00:04:50.000401Z

and I'm the one that wrote the gpg guide for lein :)

bbloom 2016-11-07T00:06:03.000402Z

you can repent for your sins by helping me now 😉

bbloom 2016-11-07T00:09:53.000403Z

holy crap i got it

bbloom 2016-11-07T00:10:01.000404Z

wow - sheesh ok

bbloom 2016-11-07T00:11:00.000405Z

i finally found the magic incantation

2016-11-07T00:13:54.000407Z

yeah, that's it. Sorry, I got pulled away

bbloom 2016-11-07T00:14:18.000408Z

no worries - i have been at this for an hour 😛

bbloom 2016-11-07T00:14:31.000409Z

project.clj desperately needs a clojure.spec 😉

2016-11-07T00:15:31.000411Z

and needs some figwheel-style feedback. Paging @bhauman

2016-11-07T00:16:56.000413Z

I feel like a magician now

bhauman 2016-11-07T00:17:43.000414Z

@bbloom I started working on that, I"m hoping to sit down with @hypirion at the Conj

👍 1
2016-11-07T00:17:54.000415Z

sweet!

bbloom 2016-11-07T00:21:30.000416Z

@tcrawley thanks for the help!

2016-11-07T00:21:43.000417Z

my pleasure

danielcompton 2016-11-07T03:10:51.000418Z

@bbloom there is https://github.com/clojars/clojars-web/issues/562 which is tracking how we can add meaningful security to distributing JARs