EnglishFrenchSpanish

OnWorks favicon

parcimoniep - Online in the Cloud

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

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


parcimonie - privacy-friendly helper to refresh a GnuPG keyring

VERSION


Version 0.9

SYNOPSIS


parcimonie [options]

DESCRIPTION


parcimonie is a daemon that slowly refreshes a GnuPG public keyring from a keyserver.

Its refreshes one key at a time; between every key update, parcimonie sleeps a random
amount of time, long enough for the previously used Tor circuit to expire.

This process is meant to make it hard for an attacker to correlate the multiple performed
key update operations.

See the design.mdwn document to learn more about the threat and risk models parcimonie
attempts to help coping with.

USAGE


1. Configure GnuPG to be able to use a keyserver.

You can skip this section if you already have configured a keyserver in ~/.gnupg/gpg.conf.

Else, add to your gpg.conf something along these lines:

keyserver hkp://pool.sks-keyservers.net

You obviously can choose your preferred keyserver here; if using hkps:// (which would be
our second choice behind hkpms://), your GnuPG installation should support HKPS; on Debian
systems, enabling such support is done by installing the gnupg-curl package; see those web
pages for help with GnuPG hkps:// configuration:

http://sks-keyservers.net/overview-of-pools.php#pool_hkps
http://keys.indymedia.org/

You may want parcimonie to use a different keyserver than the one your usual GnuPG
invocations do. This can be achieved by passing to parcimonie a command-line option such
as:

--gnupg-extra-arg "--keyserver=hkps://hkps.pool.sks-keyservers.net"

2. Run "parcimonie --verbose".

3. Check the output for misconfiguration or bugs.

4. Once happy, start the daemon without the --verbose option.
Note: the Debian package automatically starts the daemon with your X session.
For example, GNOME users can configure its startup from the
"System -> Preferences -> Startup Applications" menu.

OPTIONS


The following command lists available options:

parcimonie --help

Tor configuration vs. --minimum-lapse-time
In case you set the Tor MaxCircuitDirtiness setting yourself, you probably want to pass
parcimonie a matching --minimum-lapse-time option so that subsequent key fetches use
different Tor circuits.

Just make sure this remains true:

minimum-lapse-time >= Tor MaxCircuitDirtiness

hkpms://
We recommend using hkpms; see http://web.monkeysphere.info/ for details. When a hkpms://
keyserver is being used, one needs to do two additional steps since gpgkeys_hkpms does not
work in the torsocks wrapped environment parcimonie uses by default to run gpg.

Torify gpgkeys_hkpms

Just add the following line to gpg.conf:

keyserver-options http-proxy=socks://127.0.0.1:9050

Hey, parcimonie, gpg is already torified

Pass the --gnupg-already-torified switch to the parcimonie daemon command-line. parcimonie
will then rely on the keyserver-options previously added to gpg.conf, and won't attempt to
torify gpg connections itself.

Use parcimoniep 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