EnglishFrenchSpanish

Ad


OnWorks favicon

gnunet-auto-share - Online in the Cloud

Run gnunet-auto-share in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gnunet-auto-share 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


gnunet-auto-share - a command line tool to automatically share an entire directory with
other users

SYNOPSIS


gnunet-auto-share [OPTIONS] DIRNAME

DESCRIPTION


In order to share files with other GNUnet users, the files must first be made available to
GNUnet. This tool can be used to automatically share all files from a certain directory.
The program will periodically scan the directory for changes and publish files that are
new or that changed on GNUnet. Which files have already been shared is remembered in a
".auto-share" file in the shared directory. You can run the tool by hand or automatically
by adding the respective options to your configuration. gnunet-auto-share has many
options in common with gnunet-publish, but can only be used to index files.

You can use automatic meta-data extraction (based on libextractor).

-c FILENAME, --config=FILENAME Use alternate config file (if this option is not specified,
the default is ~/.config/gnunet.conf).

-D, --disable-extractor
Disable use of GNU libextractor for finding additional keywords and metadata.

-h, --help
Print a brief help page with all the options.

-L LOGLEVEL, --loglevel=LOGLEVEL
Change the loglevel. Possible values for LOGLEVEL are ERROR, WARNING, INFO and
DEBUG.

-p PRIORITY, --prio=PRIORITY
Executive summary: You probably don't need it.

Set the priority of the published content (default: 365). If the local database is
full, GNUnet will discard the content with the lowest ranking. Note that ranks
change over time depending on popularity. The default should be high enough to
preserve the locally published content in favor of content that migrates from other
peers.

-r LEVEL, --replication=LEVEL
Set the desired replication level. If CONTENT_PUSHING is set to YES, GNUnet will
push each block (for the file) LEVEL times to other peers before doing normal
"random" replication of all content. This option can be used to push some content
out into the network harder. Note that pushing content LEVEL times into the network
does not guarantee that there will actually be LEVEL replicas.

-v, --version
Print the version number.

-V, --verbose
Be verbose. Using this option causes gnunet-publish to print progress information
and at the end the file identification that can be used to download the file from
GNUnet.

SETTING ANONYMITY LEVEL


The -a option can be used to specify additional anonymity constraints. If set to 0, GNUnet
will publish the file non-anonymously and in fact sign the advertisement for the file
using your peer's private key. This will allow other users to download the file as fast
as possible, including using non-anonymous methods (DHT, direct transfer). If you set it
to 1 (default), you use the standard anonymous routing algorithm (which does not
explicitly leak your identity). However, a powerful adversary may still be able to
perform traffic analysis (statistics) to over time infer data about your identity. You
can gain better privacy by specifying a higher level of anonymity, which increases the
amount of cover traffic your own traffic will get, at the expense of performance. Note
that regardless of the anonymity level you choose, peers that cache content in the network
always use anonymity level 1.

The definition of the ANONYMITY LEVEL is the following. 0 means no anonymity is required.
Otherwise a value of 'v' means that 1 out of v bytes of "anonymous" traffic can be from
the local user, leaving 'v-1' bytes of cover traffic per byte on the wire. Thus, if
GNUnet routes n bytes of messages from foreign peers (using anonymous routing), it may
originate n/(v-1) bytes of data in the same time-period. The time-period is twice the
average delay that GNUnet defers forwarded queries.

The default is 1 and this should be fine for most users. Also notice that if you choose
very large values, you may end up having no throughput at all, especially if many of your
fellow GNUnet-peers all do the same.

EXAMPLES


Basic example

Share a directory "$HOME/gnunet-share/":

# gnunet-auto-share $HOME/gnunet-share/ &

Basic configuration

Share a directory "$HOME/gnunet-share/":

[ARM]
DEFAULTSERVICES = gnunet-auto-share # other default services here

[gnunet-auto-share]
OPTIONS = $HOME/gnunet-share

Use gnunet-auto-share online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    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
  • 5
    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
  • 6
    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
  • More »

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    copac2xml
    copac2xml
    bibutils - bibliography conversion
    utilities ...
    Run copac2xml
  • 4
    copt
    copt
    copt - peephole optimizer SYSNOPIS:
    copt file.. DESCRIPTION: copt is a
    general-purpose peephole optimizer. It
    reads code from its standard input and
    writes an ...
    Run copt
  • 5
    gather_stx_titles
    gather_stx_titles
    gather_stx_titles - gather title
    declarations from Stx documents ...
    Run gather_stx_titles
  • 6
    gatling-bench
    gatling-bench
    bench - http benchmark ...
    Run gatling-bench
  • More »

Ad