Chris Morrow
Chris Morrow
And would like it's 'to' back.
howdy! I found some spelling errors in the README which accompanies the SDK/SDCard image. These bugged me, they probably bug other folks, so... quick fix :) -chris
Make things consistent (use of ns/nanos/nanoseconds, use of modules/models). Remove some deprecated options expressed in the documentation.
cleanly space/document the code a tad as well.
In previous incarnations an admin (sysadmin) could reset a user's passwd either: 1) directly (set passwd to foo) 2) reset the user's passwd to nil && wait for automated/random passwd...
https://talks.golang.org/2014/names.slide#6 oops... trident$ grep 'func .*_.*' src/lib/*.go | wc -l 32 trident$ grep 'func .*_.*' src/ui/*.go | wc -l 17 pitchfork$ grep 'func .*_.*' lib/*.go | wc -l 342 pitchfork$...
Neither delivery as 'certificate' (because that requires items a user of a CA may not have for a CA cert bundle) nor as 'certificateChain' (because the certificates which make up...