moxie0 / Convergence

An agile, distributed, and secure alternative to the Certificate Authority system.
http://convergence.io
621 stars 108 forks source link

Some minor enhancements for convergence-notary #103

Closed plasticj closed 12 years ago

plasticj commented 13 years ago

Hi, I just started hacking on convergence and wasn't quite satisfied with cli arguments and hard coded paths, so I just took a shot at some things. Hope you'll find it useful!

-- plasticj

moxie0 commented 13 years ago

Why are you interested in running this without dropping privileges? As for the docstrings, the only comments I allow are class-level. If we need method-level or block-level comments, it means they're not readable and should be refactored.