/[fenfire]/journals/hemppah
ViewVC logotype

Diff of /journals/hemppah

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by hemppah, Fri Jul 18 12:07:09 2003 UTC revision 1.25 by hemppah, Thu Jul 24 09:46:33 2003 UTC
# Line 72  July Line 72  July
72  Past:  Past:
73  =============  =============
74    
75    2003-07-21 - 2003-07-24
76    
77        - studied how Freenet's (as the authors call it), Next-Generation
78          routing works
79          - N.G. routing uses statistical information to select a node when
80            forwarding a key request
81          - Freenet uses statistical information to measure actual Internet
82            routing/response times        
83          - should be more adaptable and efficient
84          - Tapestry's 'Patchwork' component is similar to N.G. routing (both measure
85            neighbor links' actual response times &c)
86        - more Perl (http://www.perldoc.com/perl5.8.0/pod/perl.html)
87        - examined the bootstrap process of a Tapestry overlay (source code)
88          - for now, it is required that federation peer and # of static peers
89            bootsrap a network
90          - however, we can do this process in a single computer
91          - this process should be 'fixed' soon
92        - looked for wiki software
93          - installed Twiki on himalia (with Tuukka)
94          - Twiki is both configurabe and complex
95          - we proably need more simple wiki(?)
96        - Identity Based Cryptography
97          - IBC has had much attention in cryptography domain very recently
98          - a public key can be e.g. person's e-mail, ip-address etc      
99          - no more randomly generated keys
100          - no more certificate - key binding problems
101          - no more certificate revokations, revokation lists etc
102          - private keys are provided by a key server
103          - looks promising w.r.t. Storm's pointer authentication
104          - a good place to start: http://planeta.terra.com.br/informatica/paulobarreto/pblounge.html
105            and http://www.identicrypt.com/technology/ibe.htm
106          - added few refs into gzigzag.bib related to IBC
107    
108  2003-07-16 - 2003-7-18  2003-07-16 - 2003-7-18
109      - study more merging:      - study more merging:
110        - read "A state-of-the-art survey on software merging" article        - read "A state-of-the-art survey on software merging" article

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26