Scroll to navigation

FP-REG-DECRYPTD(1) User Commands FP-REG-DECRYPTD(1)

NAME

fp-reg-decryptd - Accepts encrypted client registrations and forwards them to the facilitator.

SYNOPSIS

fp-reg-decryptd --key=KEYFILE

DESCRIPTION

Facilitator-side daemon that reads base64-encoded encrypted client registrations and registers them with a local facilitator. This program exists on its own in order to isolate the reading of key material in a single process.
-d, --debug
don't daemonize, log to stdout.
-h, --help
show this help.
-k, --key=KEYFILE
read the private key from KEYFILE (required).
-l, --log FILENAME
write log to FILENAME (default "fp-reg-decryptd.log").
-p, --port PORT
listen on PORT (default 9003).
--pidfile FILENAME
write PID to FILENAME after daemonizing.
--privdrop-user USER
switch UID and GID to those of USER.
--unsafe-logging
don't scrub IP addresses from logs.

REPORTING BUGS

Please report using https://trac.torproject.org/projects/tor.

SEE ALSO

http://crypto.stanford.edu/flashproxy/

https://www.torproject.org/docs/pluggable-transports.html.en

June 2015 fp-reg-decryptd 1.7