On Sunday, November 18, 2012 4:46:51 PM UTC-5, Sean Corfield wrote: > > On Sun, Nov 18, 2012 at 5:56 AM, Phil Hagelberg <ph...@hagelb.org<javascript:> > > wrote: > >> If you don't have a key yet, generate one with `gpg --gen-key`. The >> default settings are pretty good, though I'd recommend making it expire >> in a year or two. Next find your key ID. It's the 8-character part after >> the slash on the line beginning with "pub": >> > > As I said at the conj, I'm looking forward to the documentation explaining > how to install and use gpg since it's not provided by default on either Mac > OS X or Windows. > > Then you can show it with `gpg --export -a $KEY_ID`. >> > > $KEY_ID? (again, as I noted at the conj, without good documentation on the > Leiningen site for this, folks won't necessarily know what this is or why > they need to do all of this, especially the web of trust stuff you > discussed and key exchanges / publishing etc). > > Regarding the documentation issue, I wrote this today https://github.com/clojuredocs/cds/blob/master/articles/ecosystem/libraries_authoring.md . It should make it online to clojure-doc.org soon. I included the instructions Phil gave here, and went through the process with a trivial example lib to make sure I included any other details I ran across.
Thank you to the folks on #leiningen for helping clarify some of the points covered in that doc. ---John -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en