gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2460 - GNUnet


From: durner
Subject: [GNUnet-SVN] r2460 - GNUnet
Date: Mon, 13 Feb 2006 13:38:42 -0800 (PST)

Author: durner
Date: 2006-02-13 13:38:39 -0800 (Mon, 13 Feb 2006)
New Revision: 2460

Modified:
   GNUnet/todo
Log:
Notes about FreeServices/OR

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2006-02-12 16:35:06 UTC (rev 2459)
+++ GNUnet/todo 2006-02-13 21:38:39 UTC (rev 2460)
@@ -61,5 +61,29 @@
 - implement testbed for profiling
 
 
+FreeServices
+       - onion routing
+               - application service
+               - unreliable connection through GNUnet core
+               - initiator chooses path, other ORs suggest some (!) ORs for 
next hop
+                 (choose path often according to suggestions, but route 
randomly
+                  sometimes)
+               - accounting
+                       - each predecessor ist reposible (accountable) for its 
predecessor
+                         and has to reject connections from untrusted nodes 
because
+                         misbehaving nodes harm own trust
+                 - tell predecessor about MIN(own limits, successor's limits)
+               - onion routing based transport
+                       - use introduction point instead of IP in HELO
+                       - => integrate NATed hosts
+       - subnet advertising (DHT, chat, GAP, ...)
+               - applications register subnets, core advertises subnets
+       - anonymous DHT
+               - create OR tunnel to ADHT node that performs DHT operation
+               - check success of DHT operation through another tunnel
+               - => OR and FreeService advertisements
+               - Hostlist?
 
 
+
+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]