aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gns_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-16 18:30:18 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-16 18:30:18 +0000
commit18805673bf25fb6924280a54754e240a1402f46f (patch)
tree8a523653413aa3f9229c3b570d0eb7b0c1d34b79 /src/include/gnunet_gns_service.h
parent62eb73513d8f8099319c07a0486263b572095460 (diff)
downloadgnunet-18805673bf25fb6924280a54754e240a1402f46f.tar.gz
gnunet-18805673bf25fb6924280a54754e240a1402f46f.zip
-comments
Diffstat (limited to 'src/include/gnunet_gns_service.h')
-rw-r--r--src/include/gnunet_gns_service.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/gnunet_gns_service.h b/src/include/gnunet_gns_service.h
index 99028f60c..780ddbcca 100644
--- a/src/include/gnunet_gns_service.h
+++ b/src/include/gnunet_gns_service.h
@@ -22,8 +22,14 @@
22 * @file include/gnunet_gns_service.h 22 * @file include/gnunet_gns_service.h
23 * @brief API to the GNS service 23 * @brief API to the GNS service
24 * @author Martin Schanzenbach 24 * @author Martin Schanzenbach
25 *
26 * TODO:
27 * - decide what goes into storage API and what into GNS-service API
28 * - decide where to pass/expose/check keys / signatures
29 * - are GNS private keys per peer or per user?
25 */ 30 */
26 31
32
27#ifndef GNUNET_GNS_SERVICE_H 33#ifndef GNUNET_GNS_SERVICE_H
28#define GNUNET_GNS_SERVICE_H 34#define GNUNET_GNS_SERVICE_H
29 35