]> git.scottworley.com Git - keystroke-timestamps/commitdiff
Only print to-the-second resolution by default.
authorScott Worley <scottworley@scottworley.com>
Thu, 5 Sep 2013 05:06:29 +0000 (22:06 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 5 Sep 2013 05:06:29 +0000 (22:06 -0700)
Put microseconds behind a flag.

This makes it harder to do timing analysis on the log file to try to
turn this into a keylogger.

(More precise timing information is still available to an on-line attack
by watching the flush timings or by watching the CPU usage and run state
of the process.)


No differences found