EnglishFrenchSpanish

OnWorks favicon

tor-gencert - Online in the Cloud

Run tor-gencert in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command tor-gencert 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


tor-gencert - Generate certs and keys for Tor directory authorities

SYNOPSIS


tor-gencert [-h|--help] [-v] [-r|--reuse] [--create-identity-key] [-i id_file] [-c
cert_file] [-m num] [-a address:port]

DESCRIPTION


tor-gencert generates certificates and private keys for use by Tor directory authorities
running the v3 Tor directory protocol, as used by Tor 0.2.0 and later. If you are not
running a directory authority, you don’t need to use tor-gencert.

Every directory authority has a long term authority identity key (which is distinct from
the identity key it uses as a Tor server); this key should be kept offline in a secure
location. It is used to certify shorter-lived signing keys, which are kept online and used
by the directory authority to sign votes and consensus documents.

After you use this program to generate a signing key and a certificate, copy those files
to the keys subdirectory of your Tor process, and send Tor a SIGHUP signal. DO NOT COPY
THE IDENTITY KEY.

OPTIONS


-v
Display verbose output.

-h or --help
Display help text and exit.

-r or --reuse
Generate a new certificate, but not a new signing key. This can be used to change the
address or lifetime associated with a given key.

--create-identity-key
Generate a new identity key. You should only use this option the first time you run
tor-gencert; in the future, you should use the identity key that’s already there.

-i FILENAME
Read the identity key from the specified file. If the file is not present and
--create-identity-key is provided, create the identity key in the specified file.
Default: "./authority_identity_key"

-s FILENAME
Write the signing key to the specified file. Default: "./authority_signing_key"

-c FILENAME
Write the certificate to the specified file. Default: "./authority_certificate"

-m NUM
Number of months that the certificate should be valid. Default: 12.

--passphrase-fd FILEDES
Filedescriptor to read the file descriptor from. Ends at the first NUL or newline.
Default: read from the terminal.

-a address:port
If provided, advertise the address:port combination as this authority’s preferred
directory port in its certificate. If the address is a hostname, the hostname is
resolved to an IP before it’s published.

Use tor-gencert online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

Ad