2 START_ON_DEMAND = @START_ON_DEMAND@
5 BINARY = gnunet-service-gns
6 UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-gns.sock
9 # Do we require users that want to access GNS to run this process
10 # (usually not a good idea)
13 # Do we require users that want to access GNS to be in the 'gnunet' group?
16 # How many queries is GNS allowed to perform in the background at the same time?
17 MAX_PARALLEL_BACKGROUND_QUERIES = 1000
19 # Should we use the DNS interception mechanism? If set to YES
20 # we will ask gnunet-service-dns to pass DNS queries to us. Otherwise,
21 # we only answer GNS queries via the API (which itself may be
22 # called via NSS or other mechanisms).
25 # PREFIX = valgrind --leak-check=full --track-origins=yes
28 .pin = DWJASSPE33MRN8T6Q0PENRNBTQY0E6ZYGTRCDP5DGPBF2CRJMJEG
29 .fr = TFDAXBXMAN40MCG4E8Y9Y1C6D16JCMDPH2VMD30KMB92SECEMYGG
32 BINARY = gnunet-gns-proxy
38 # Where is the certificate for the GNS proxy stored?
39 PROXY_CACERT = $GNUNET_DATA_HOME/gns/gns_ca_cert.pem
40 PROXY_UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-gns-proxy.sock
44 BINARY = gnunet-dns2gns
50 # -d: DNS resolver to use, -s: suffix to use, -f: fcfs suffix to use