This is the command fp-registrar-email that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
fp-registrar-email - Polls a mailbox for new registrations and forwards them using fp-reg-
decrypt.
SYNOPSIS
fp-registrar-email --pass=PASSFILE
DESCRIPTION
Facilitator-side helper for the flashproxy-reg-email rendezvous. Polls an IMAP server for
email messages with client registrations, deletes them, and forwards the registrations to
the facilitator.
-d, --debug
don't daemonize, log to stdout.
--disable-pin
don't check server public key against a known pin.
-h, --help
show this help.
--imaplib-debug
show raw IMAP messages (will include email password).
-l, --log FILENAME
write log to FILENAME (default "fp-registrar-email.log").
-p, --pass=PASSFILE
use the email/password contained in PASSFILE. This file should contain
"[<imap_host>] <email> <password>" on a single line, separated by whitespace. If
<imap_host> is omitted, it defaults to imap.(<email> domain):993.
--pidfile FILENAME
write PID to FILENAME after daemonizing.
--privdrop-user USER
switch UID and GID to those of USER.
--unsafe-logging
don't scrub email password and IP addresses from logs.
REPORTING BUGS
Please report using https://trac.torproject.org/projects/tor.
Use fp-registrar-email online using onworks.net services