aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-gns-fcfsd.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-gns-fcfsd.1')
-rw-r--r--doc/man/gnunet-gns-fcfsd.113
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/man/gnunet-gns-fcfsd.1 b/doc/man/gnunet-gns-fcfsd.1
index 0ad67dddf..fbd45e4a2 100644
--- a/doc/man/gnunet-gns-fcfsd.1
+++ b/doc/man/gnunet-gns-fcfsd.1
@@ -1,7 +1,7 @@
1.TH GNUNET\-GNS-FCFSD 1 "Jan 4, 2012" "GNUnet" 1.TH GNUNET\-GNS-FCFSD 1 "Oct 25, 2012" "GNUnet"
2 2
3.SH NAME 3.SH NAME
4gnunet\-gns-fcfsd \- display information about transport resource allocation 4gnunet\-gns-fcfsd \- HTTP server for GADS domain registration
5 5
6.SH SYNOPSIS 6.SH SYNOPSIS
7.B gnunet\-gns-fcfsd 7.B gnunet\-gns-fcfsd
@@ -9,7 +9,11 @@ gnunet\-gns-fcfsd \- display information about transport resource allocation
9.br 9.br
10 10
11.SH DESCRIPTION 11.SH DESCRIPTION
12\fBgnunet\-gns-fcfsd\fP can be used to 12Most users will not want to run an FCFS\-zone and thus will not need this program.
13
14\fBgnunet\-gns-fcfsd\fP runs a web server where users can register names to be mapped to their GADS zone. Names are made available on a First Come First Served basis (hence fcfs). Registered names do not expire. The HTTP server is run on the port that is specified in the configuration file in section "[fcfsd]" under the name "HTTPPORT". The key of the zone in which the names are registered must be specified under the name "ZONEKEY" in the same section. It is possible to manage gnunet\-gns\-fcfsd using gnunet\-(service\-arm) by starting the daemon using "gnunet\-arm -i fcfsd" or by adding "fcfds" to the "DEFAULTSERVICES" option.
15
16An FCFS\-zone is run at http://gnunet.org/fcfs/. The respective zone key can be imported into an individual user's zone using "gnunet-gns-import.sh". GADS users are encouraged to register their zone with the gnunet.org FCFS authority.
13 17
14.SH OPTIONS 18.SH OPTIONS
15.B 19.B
@@ -30,4 +34,5 @@ Print GNUnet version number.
30Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org> 34Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
31 35
32.SH SEE ALSO 36.SH SEE ALSO
33gnunet\-transport(1) 37gnunet\-gns(1), gnunet\-gns\-proxy(1)
38