EnglishFrenchSpanish

OnWorks favicon

kxd - Online in the Cloud

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

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


kxd - Key exchange daemon

SYNOPSIS


kxd [--key=<file>] [--cert=<file>] [--data_dir=<directory>] [--email_from=<email-address>]
[--ip_addr=<ip-address>] [--logfile=<file>] [--port=<port>] [--smtp_addr=<host:port>]

DESCRIPTION


kxd is a key exchange daemon, which serves blobs of data (keys) over https.

It can be used to get keys remotely instead of using local storage. The main use case is
to get keys to open dm-crypt devices automatically, without having to store them on the
local machine.

SETUP


The server configuration is stored in a root directory (/etc/kxd/data/ by default), and
within there, with per-key directories (e.g. /etc/kxd/data/host1/key1/), each containing
the following files:

· key: Contains the key to give to the client.

· allowed_clients: Contains one or more PEM-encoded client certificates that will be
allowed to request the key. If not present, then no clients will be allowed to
access this key.

· allowed_hosts: Contains one or more host names (one per line). If not present, then
all hosts will be allowed to access that key (as long as they are authorized with a
valid client certificate).

· email_to: Contains one or more email destinations to notify (one per line). If not
present, then no notifications will be sent upon key accesses.

OPTIONS


--key=<file>
Private key to use. Defaults to /etc/kxd/key.pem.

--cert=<file>
Certificate to use; must match the given key. Defaults to /etc/kxd/cert.pem.

--data_dir=<directory>
Data directory, where the key and configuration live (see the SETUP section above).
Defaults to /etc/kxd/data.

--email_from=<email-address>
Email address to send email from.

--ip_addr=<ip-address>
IP address to listen on. Defaults to 0.0.0.0, which means all.

--logfile=<file>
File to write logs to, use '-' for stdout. By default, the daemon will log to
syslog.

--port=<port>
Port to listen on. The default port is 19840.

--smtp_addr=<host:port>
Address of the SMTP server to use to send emails. If none is given, then emails
will not be sent.

Use kxd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 2
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 3
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 4
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 5
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 6
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • More »

Linux commands

Ad