blob: 4d486775ef947af14e3d9ec577986df9083cbbf1 [file] [log] [blame]
Jacob Appelbaum0d1569d2012-07-09 23:06:41 +02001.\" Process this file with
2.\" groff -man -Tascii foo.1
3.\"
4.TH TLSDATE 1 "JANUARY 2011" Linux "User Manuals"
5.SH NAME
6tlsdate-helper \- secure parasitic rdate replacement
7.SH SYNOPSIS
Jacob Appelbaum894d5272012-07-15 14:32:39 -04008.B tlsdate-helper host port protocol ca_racket verbose certdir setclock \
Jacob Appelbaumc732f4e2012-07-15 22:38:46 -04009showtime timewarp leapaway
Jacob Appelbaum0d1569d2012-07-09 23:06:41 +020010.SH DESCRIPTION
11.B tlsdate-helper
12is a tool for setting the system clock by hand or by communication
13with the network. It does not set the Real Time Clock. It is designed to be as
14secure as TLS (RFC 2246) but of course the security of TLS is often reduced to
15whichever CA racket you believe is trustworthy. By default, tlsdate-helper
16trusts your local CA root store - so any of these companies could assist in a
17MITM attack against you and you'd be screwed.
18
19This tool is designed to be run by hand or as a system daemon. It must be
20run as root or otherwise have the proper caps; it will not be able to set
21the system time without running as root or another privileged user.
22.SH BUGS
23It's likely! Let us know by contacting jacob@appelbaum.net
24
25Note that
26.B tlsdate(1)
27is still in Alpha, and may not work as expected.
28.SH AUTHOR
29Jacob Appelbaum <jacob at appelbaum dot net>
30.SH "SEE ALSO"