weekly update

This commit is contained in:
jrandom
2004-08-11 02:57:21 +00:00
committed by zzz
parent b728b18dd0
commit 9acfef7a07
3 changed files with 120 additions and 2 deletions

View File

@@ -8,5 +8,5 @@
- <a href="download">Download</a>
</p>
<p><b>Weekly updates:</b><br />
2004-08-03 <a href="meeting101">meeting logs</a> and <a
href="http://dev.i2p.net/pipermail/i2p/2004-August/000388.html">status notes</a></p>
2004-08-10 <a href="meeting102">meeting logs</a> and <a
href="http://dev.i2p.net/pipermail/i2p/2004-August/000404.html">status notes</a></p>

117
pages/meeting102.html Normal file
View File

@@ -0,0 +1,117 @@
<h3>I2P dev meeting, August 10 @ 21:00 GMT</h3>
<pre>
14:04 &lt; jrandom&gt; 0) hi
14:04 &lt; jrandom&gt; 1) 0.3.4.1 status
14:04 &lt; jrandom&gt; 2) Updated docs
14:04 &lt; jrandom&gt; 3) 0.4 progress
14:04 &lt; jrandom&gt; 4) ???
14:04 &lt; jrandom&gt; 0) hi
14:04 * jrandom waves
14:04 &lt; jrandom&gt; weekly status notes just posted a few seconds ago @ http://dev.i2p.net/pipermail/i2p/2004-August/000404.html
14:04 &lt; deer&gt; &lt;mrflibble&gt; ooh
14:04 * jrandom will give y'all a sec to pull those up ;)
14:05 &lt; jrandom&gt; anyway, while y'all are reading, might as well swing into 1) 0.3.4.1 status
14:05 &lt; jrandom&gt; 0.3.4.1 is out, as you've seen
14:06 &lt; jrandom&gt; its only been a day or two though, but its generally seemed to be going pretty well, at least, up through a few hours ago
14:07 &lt; jrandom&gt; there are a pair of bugs just recently tracked down (and fixed locally, testing ongoing), and those are pretty substantial, so we'll be seeing a new release in a day or two
14:07 &lt; jrandom&gt; has anyone had any problems with the new web console?
14:07 &lt; jrandom&gt; (or, more specifically, has anyone tried it and had problems? :)(
14:07 &lt; deer&gt; &lt;oOo&gt; Tried it, work well ^^
14:07 &lt; jrandom&gt; w3rd
14:08 &lt; deer&gt; &lt;oOo&gt; Even without any Java compiler ^^
14:08 &lt; jrandom&gt; nice, yeah, it should precompile all the JSPs so people won't need javac
14:08 &lt; jrandom&gt; thats one thing that web app devs will need to do, but its really really easy, especially with ant
14:09 &lt; jrandom&gt; (template code to do it is in i2p/apps/routerconsole/java/build.xml in the 'precompilejsp' target)
14:09 &lt; deer&gt; &lt;identiguy&gt; jrandom, what are your concerns about outproxies?
14:09 &lt; jrandom&gt; i've also added in optional basic HTTP authentication to protect the console, so you'll be able to have it listen on 0.0.0.0 and access it remotely
14:10 &lt; jrandom&gt; oh, my concerns w/ outproxies are threefold - the cost (technical and social) of maangement, the security (outproxies get cleartext), and the anonymity (when you leave a mixnet, you are much more vulnerable to attack)
14:10 &lt; deer&gt; &lt;oOo&gt; The servlet console misses a few stats from :7655 (memory consumption), and may some other stuff (shitlist), but it's great ^^
14:11 &lt; deer&gt; &lt;identiguy&gt; Thanks. Just wondering.
14:11 &lt; jrandom&gt; "private" outproxies are different though - e.g. an anonymizer.i2p could work great without requiring trust
14:11 &lt; jrandom&gt; (but still limiting access to pseudonymously known clients, etc)
14:12 &lt; jrandom&gt; ah right oOo, I'm going to add in a new page that mirrors the old one
14:12 &lt; jrandom&gt; or would you suggest a new page for more stats? could you draft up what you'd like it to look like?
14:12 &lt; jrandom&gt; (or even code it? :)
14:12 &lt; deer&gt; &lt;oOo&gt; Well, it could have been left as an exrcercice for the reader ;)
14:12 &lt; jrandom&gt; lol
14:13 &lt; deer&gt; &lt;oOo&gt; I was only thinking of memory consumption (on main page) and a Shitlist tab, that's all _I_ miss
14:13 &lt; deer&gt; &lt;oOo&gt; Might need to add shitlist reason to shitlisting, BTW ;)
14:13 &lt; jrandom&gt; we could probably toss the detailed shitlist into the peer profile page
14:14 &lt; jrandom&gt; we dont actually keep track of that right now, but you're right, we could and it'd be nice
14:14 &lt; deer&gt; &lt;oOo&gt; IMHO the peer profile page is too big to be really usefull :*)
14:14 &lt; deer&gt; &lt;oOo&gt; And easy to do, every code to .addshitlist() stuff have good comments just the next line ;)
14:14 &lt; jrandom&gt; any suggestions on improvement?
14:15 &lt; jrandom&gt; heh :)
14:15 &lt; jrandom&gt; (the netDb page imho is pretty nasty)
14:16 &lt; jrandom&gt; hi fvw
14:16 &lt; fvw&gt; heyas jrandom, everyone.
14:16 &lt; jrandom&gt; ok, well, if anyone has any more suggestions for the web side, please let me know
14:16 &lt; jrandom&gt; this new web console is really just a first pass at things, and most of my attention has been paid to the configuration side
14:17 &lt; jrandom&gt; ok, anyone have anything else to bring up wrt 0.3.4.1?
14:17 &lt; jrandom&gt; ok, moving on to 2) Updated docs
14:17 &lt; jrandom&gt; [see email for list of updated pages]
14:18 &lt; jrandom&gt; we've finally gotten all the details out of the paypal/e-gold accts as well (sorry for the delay!)
14:19 &lt; cervantes&gt; w00t
14:19 &lt; jrandom&gt; another aspect of the docs not mentioned is what we should ship with the router - on the new web console, we can easily package up any html / jsp files to serve as context sensitive help
14:19 &lt; cervantes&gt; sheeeit....did I really donate all that
14:20 &lt; jrandom&gt; cervantes definitely gets the cervantes++ this week :)
14:20 &lt; cervantes&gt; must have miscounted my foreign currency ;-)
14:20 &lt; jrandom&gt; lol
14:20 * fvw cheers for cervantes.
14:20 &lt; jrandom&gt; mos def
14:20 &lt; cervantes&gt; btw I've found an old stash of hungarian dollars....
14:21 &lt; jrandom&gt; lol do you keep these under your mattress or something?
14:21 &lt; cervantes&gt; or forints ..
14:21 &lt; cervantes&gt; I always overestimate my holiday spending ;-)
14:21 &lt; jrandom&gt; heh
14:22 &lt; fvw&gt; hmm, forints. How odd.
14:22 * fvw mumbles "forinti=0..."
14:23 &lt; jrandom&gt; (no wonder hungarian notation doesn't use 'i')
14:23 &lt; jrandom&gt; &lt;/derail&gt;
14:23 &lt; fvw&gt; hehe. Yes, getting back on track. New docs. very pretty.
14:23 &lt; jrandom&gt; w3rd
14:23 &lt; deer&gt; &lt;kling&gt; g`evening
14:24 &lt; jrandom&gt; there is still much to be cleaned up, so hopefully people can take a page or two and give it a once over, sending in your results / updates
14:24 &lt; jrandom&gt; hi kling
14:24 &lt; jrandom&gt; ok, anything else wrt docs?
14:24 &lt; fvw&gt; pweh
14:25 &lt; jrandom&gt; if not, moving on to 3) 0.4 progress
14:25 &lt; fvw&gt; perhaps not totally on topic, but the download page needs some work too.
14:25 &lt; jrandom&gt; ah
14:25 &lt; jrandom&gt; yeah
14:25 &lt; deer&gt; &lt;oOo&gt; Missings Bounties deatails ? ;)
14:25 &lt; jrandom&gt; that particular page i'm not /too/ worried about, since it'll all be changing with the new installer, so we'll have to rewrite it anyway
14:25 &lt; fvw&gt; I'll kick it a bit and ask the necessary questions on the mailinglist.
14:25 &lt; jrandom&gt; r0x0r fvw
14:25 &lt; fvw&gt; oh, ok. Then I won't,.
14:26 &lt; deer&gt; &lt;kling&gt; router still up nothing special to report Uptime 32h
14:26 &lt; jrandom&gt; yeah, we'll still have some of that info, but most will change
14:26 &lt; jrandom&gt; nice kling - are you on 0.3.4.1 or 0.3.4?
14:26 &lt; deer&gt; &lt;kling&gt; .1
14:26 &lt; jrandom&gt; oOo: unfortunately, we lost most of the details pages
14:27 &lt; jrandom&gt; but you're right, we need some filler there
14:27 &lt; deer&gt; &lt;oOo&gt; Ok, too bad but can live without them ^^
14:27 &lt; jrandom&gt; or to remove the links
14:27 &lt; jrandom&gt; that also reminds me that aum is now working on a DHT, and it seems Nightblade isn't anymore
14:27 &lt; jrandom&gt; (so the distributed data store 'dev' should be updated)
14:29 &lt; jrandom&gt; ok, anway, the 0.4 stuff is coming along - i smacked around a 100 router sim the other day with a few different bandwidth loads, and it held up pretty well
14:29 &lt; jrandom&gt; also fixed a nasty bug in kaffe's jthread scheduler, but there is still some funkiness on fbsd there (but not on linux)
14:30 &lt; jrandom&gt; i dont know how things are coming with the installer..
14:30 &lt; jrandom&gt; but i do recall hypercubus working on it today, so i'm sure we'll find out more when more is ready to be found out
14:31 &lt; deer&gt; &lt;oOo&gt; Hehe
14:31 &lt; jrandom&gt; does anyone have any questions / concerns / suggestions wrt the 0.4 rev?
14:31 &lt; deer&gt; &lt;oOo&gt; "When ?" J/K ;)
14:32 &lt; jrandom&gt; we really don't have much more to add to the code before its ready for 0.4
14:32 &lt; jrandom&gt; (but its not like 0.4 is the end game, we've got a truckload more to do after it)
14:32 &lt; deer&gt; &lt;oOo&gt; To Infinity and Beyond !
14:32 &lt; jrandom&gt; exactly ;)
14:33 &lt; jrandom&gt; ok, I guess thats all I've got to bring up, so 4) ???
14:33 &lt; jrandom&gt; anyone have anything they want to discuss?
14:33 &lt; deer&gt; &lt;oOo&gt; i2pcvs.i2p revival ?
14:34 &lt; jrandom&gt; yeah, i should probably start that up again
14:34 &lt; jrandom&gt; probably will once we bundle the new router console as primary, with the i2ptunnel.cfg
14:35 &lt; deer&gt; &lt;oOo&gt; Ok, thanks
14:36 &lt; jrandom&gt; ok, if there's nothing else...
14:36 * jrandom winds up
14:36 * jrandom *baf*s the meeting closed
</pre>

View File

@@ -2,6 +2,7 @@
<h3>Logs of past meetings</h3>
<ul>
<li><a href="meeting102">Meeting 102</a> - August 10, 2004</li>
<li><a href="meeting101">Meeting 101</a> - August 3, 2004</li>
<li><a href="meeting100">Meeting 100</a> - July 27, 2004</li>
<li><a href="meeting99">Meeting 99</a> - July 20, 2004</li>