gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] journals hemppah


From: Hermanni Hyytiälä
Subject: [Gzz-commits] journals hemppah
Date: Thu, 24 Jul 2003 05:46:33 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Branch:         
Changes by:     Hermanni Hyytiälä <address@hidden>      03/07/24 05:46:33

Modified files:
        .              : hemppah 

Log message:
        last few days

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/hemppah.diff?tr1=1.24&tr2=1.25&r1=text&r2=text

Patches:
Index: journals/hemppah
diff -u journals/hemppah:1.24 journals/hemppah:1.25
--- journals/hemppah:1.24       Fri Jul 18 08:07:09 2003
+++ journals/hemppah    Thu Jul 24 05:46:33 2003
@@ -72,6 +72,39 @@
 Past:
 =============
 
+2003-07-21 - 2003-07-24
+
+    - studied how Freenet's (as the authors call it), Next-Generation
+      routing works
+      - N.G. routing uses statistical information to select a node when
+        forwarding a key request
+      - Freenet uses statistical information to measure actual Internet
+        routing/response times        
+      - should be more adaptable and efficient
+      - Tapestry's 'Patchwork' component is similar to N.G. routing (both 
measure 
+        neighbor links' actual response times &c)
+    - more Perl (http://www.perldoc.com/perl5.8.0/pod/perl.html)
+    - examined the bootstrap process of a Tapestry overlay (source code)
+      - for now, it is required that federation peer and # of static peers
+        bootsrap a network
+      - however, we can do this process in a single computer
+      - this process should be 'fixed' soon 
+    - looked for wiki software
+      - installed Twiki on himalia (with Tuukka)
+      - Twiki is both configurabe and complex
+      - we proably need more simple wiki(?)
+    - Identity Based Cryptography
+      - IBC has had much attention in cryptography domain very recently
+      - a public key can be e.g. person's e-mail, ip-address etc      
+      - no more randomly generated keys
+      - no more certificate - key binding problems
+      - no more certificate revokations, revokation lists etc
+      - private keys are provided by a key server
+      - looks promising w.r.t. Storm's pointer authentication
+      - a good place to start: 
http://planeta.terra.com.br/informatica/paulobarreto/pblounge.html
+        and http://www.identicrypt.com/technology/ibe.htm
+      - added few refs into gzigzag.bib related to IBC
+
 2003-07-16 - 2003-7-18
     - study more merging:
       - read "A state-of-the-art survey on software merging" article




reply via email to

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