154 lines
8.6 KiB
HTML
154 lines
8.6 KiB
HTML
{% extends "_layout.html" %}
|
|
{% block title %}I2P Development Meeting 22{% endblock %}
|
|
{% block content %}
|
|
<h3>I2P (invisiblenet) Development Meeting 22</h3>
|
|
<div class="irclog">
|
|
Courtesy of <a href="http://www.archive.org/">the wayback machine</a>.
|
|
<p>
|
|
<p>--- Log opened Tue Dec 03 23:52:14 2002
|
|
<p>23:52 -!- Topic for #iip-dev: IIP meeting | logs: http://mids.student.utwente.nl/~mids/iip/ | sneak rc3 preview for unix http://mids.student.utwente.nl/~mids/iip/iip-1.1-rc3-mids1.tgz | please give feedback
|
|
<p>23:52 [Users #iip-dev]
|
|
<p>23:52 [ codeshark2] [ Disposable] [ logger] [ nemesis] [ nop] [ root_]
|
|
<p>23:52 [ Debolaz ] [ icepick ] [ mids ] [ Neo ] [ pox] [ UserX]
|
|
<p>23:52 -!- Irssi: #iip-dev: Total of 12 nicks [0 ops, 0 halfops, 0 voices, 12 normal]
|
|
<p>23:52 -!- Irssi: Join to #iip-dev was synced in 3 secs
|
|
<p>--- Day changed Wed Dec 04 2002
|
|
<p>00:01 < mids> Tue Dec 3 23:01:00 UTC 2002
|
|
<p>00:01 < mids> Welcome everybody
|
|
<p>00:02 < mids> today we are going to talk about nice websites
|
|
<p>00:02 < mids> atleast, until nop comes back in 8 minutes
|
|
<p>00:02 < mids> now here comes my nice website:
|
|
<p>00:02 < hezekiah> lol
|
|
<p>00:02 < mids> http://www.longbets.org/
|
|
<p>00:02 < mids> "The purpose of the Long Bet Foundation is to improve long-term thinking"
|
|
<p>00:03 < mids> consult the website for more information
|
|
<p>00:03 < mids> .
|
|
<p>00:03 < hezekiah> mids ... you need to take a course at an MC camp about "filling dead air."
|
|
<p>00:03 < hezekiah> How's RC3? Do you know?
|
|
<p>00:03 < mids> 1) you take a bottle of air
|
|
<p>00:03 < mids> 2) you fill it with water
|
|
<p>00:03 < mids> 3) the dead air is filled.
|
|
<p>00:03 < mids> .
|
|
<p>00:03 < hezekiah> Any feedback on the "pre" RC3?
|
|
<p>00:04 < mids> someone asked how the upgrade could be done
|
|
<p>00:04 < mids> otherwise no comments that I can remember
|
|
<p>00:05 < mids> codeshark made some commits for the windows version of rc3 to CVS
|
|
<p>00:05 < mids> like said last weeks: rc3 is near
|
|
<p>00:05 < mids> only we lack developertime to release it :)
|
|
<p>00:06 < hezekiah> The configure script should now support Linux, FreeBSD, and Mac OS X. If you want to try it, check out the "development" branch of CVS and give it a whirl!
|
|
<p>00:06 < mids> I tried it
|
|
<p>00:06 < mids> but I got all kind of errors
|
|
<p>00:06 < hezekiah> When did you try it?
|
|
<p>00:06 < mids> 3 days ago
|
|
<p>00:06 < hezekiah> Hmmm ... what operating system?
|
|
<p>00:06 < mids> linux
|
|
<p>00:07 < hezekiah> Odd. Send me the errors.
|
|
<p>00:07 < hezekiah> I'll look into it.
|
|
<p>00:08 < mids> ./configure works fine... but takes quite long actually
|
|
<p>00:08 < mids> compared with other opensource projects
|
|
<p>00:08 < hezekiah> Hmm ... it should take only a minute or so.
|
|
<p>00:08 < mids> yeah
|
|
<p>00:08 < mids> but longer as other projects with the same size
|
|
<p>00:09 < hezekiah> Do they have to do crypto?
|
|
<p>00:09 < hezekiah> That can make a big difference. (A fair section of the time is spent finding OpenSSL, and finding integer types and making macros for them.)
|
|
<p>00:09 < mids> hm nope
|
|
<p>00:09 < mids> it compiles now
|
|
<p>00:09 < hezekiah> Good! :)
|
|
<p>00:09 < mids> but it refuses to bind to port 6667
|
|
<p>00:10 < mids> is the configuration file format changed?
|
|
<p>00:10 < hezekiah> It should.
|
|
<p>00:10 < mids> oh wait
|
|
<p>00:10 < hezekiah> You already have isproxy running on port 6667 since your talking to me. (Unless you customized the isproxy you ran before.)
|
|
<p>00:10 < mids> it is this NASTY timeout
|
|
<p>00:10 < mids> that should really be fixed...
|
|
<p>00:11 < mids> it works
|
|
<p>00:11 < hezekiah> The timeout that occures when a copy of isproxy bombs out with the port still bound?
|
|
<p>00:11 < mids> hip hip
|
|
<p>00:11 < hezekiah> hurra!
|
|
<p>00:11 < mids> yeah that timeout
|
|
<p>00:11 < hezekiah> Ugh. You're right.
|
|
<p>00:11 < mids> .
|
|
<p>00:11 < mids> Other question that I got through some user:
|
|
<p>00:12 < hezekiah> Well, that's the current state in developerland from my view folks! More at 11:00!
|
|
<p>00:12 < hezekiah> What?
|
|
<p>00:12 < mids> why does the entropy generation feed directly from the keypresses?
|
|
<p>00:12 < mids> and not from /dev/random like GnuPG etc do?
|
|
<p>00:12 < hezekiah> I don't know. UserX?
|
|
<p>00:12 < mids> /dev/random uses mouse, network and other randomness too
|
|
<p>00:13 < hezekiah> (Well, /dev/random doesn't use network if you say not to in the kernel; ... which I do.)
|
|
<p>00:13 < mids> depens on the os I think
|
|
<p>00:14 < mids> .
|
|
<p>00:14 < UserX> reason for that is not all /dev/randoms produce secure random data
|
|
<p>00:15 < hezekiah> Ah ...
|
|
<p>00:15 < mids> UserX: then how does GnuPG handle it? I am sure they do it right :)
|
|
<p>00:15 < hezekiah> Maybe we should make it check to see if the system does ... and use it if so.
|
|
<p>00:16 < UserX> mids: i'm not sure. i'll look into that
|
|
<p>00:16 < hezekiah> If it's in their configure script, then I might be able to find it.
|
|
<p>00:16 < mids> great
|
|
<p>00:16 < mids> I _really_ need to sleep now
|
|
<p>00:17 < hezekiah> Bye, mids! :
|
|
<p>00:17 < hezekiah> :)
|
|
<p>00:17 < mids> night
|
|
<p>00:17 < hezekiah> 'night.
|
|
<p>00:17 < mids> (logfiles on http://mids.student.utwente.nl/~mids/iip/)
|
|
<p>00:18 < hezekiah> (Meanwhile, our reports are still investigating the mysterious dissapearence of "nop"! We'll give you the breaking news "as it happens (r)!")
|
|
<p>00:18 < hezekiah> [If no one has noticed yet, I'll be the first to admit: I don't do well at filling dead air.]
|
|
<p>00:19 < hezekiah> I would like to officially thank the person who submitted a logo to the iip-dev mailing list.
|
|
<p>00:19 < hezekiah> It's the best one I've seen yet. (Note: It's also the only one I've seen yet ...)
|
|
<p>00:20 < hezekiah> Well, while we wait for nop ...
|
|
<p>00:20 < hezekiah> ... Does anyone have question!?
|
|
<p>00:21 < hezekiah> Anyone?
|
|
<p>00:21 < hezekiah> Anyone at all?
|
|
<p>00:21 < pox> bpb was writing a license. did it materialize?
|
|
<p>00:22 < hezekiah> I wasn't aware of any license in the works. Currently, I beleive is IIP licensed under the GPL.
|
|
<p>00:23 < hezekiah> Yup. IIP is licensed under the GPL
|
|
<p>00:23 < nop> hi
|
|
<p>00:23 < nop> ok
|
|
<p>00:23 < nop> sorry
|
|
<p>00:23 < hezekiah> The man is HERE!
|
|
<p>00:24 < nop> alright
|
|
<p>00:24 < nop> rc3 should be coming out today
|
|
<p>00:24 < nop> it's getting tested as we speak
|
|
<p>00:24 < hezekiah> Yay!
|
|
<p>00:25 < nop> other than that
|
|
<p>00:25 < nop> I don't think there's much to say this week
|
|
<p>00:25 < nop> rather slow week
|
|
<p>00:25 < nop> busy for most people
|
|
<p>00:25 < nop> side note
|
|
<p>00:25 < nop> life is good
|
|
<p>00:25 < nop> :)
|
|
<p>00:25 < nop> any questions
|
|
<p>00:25 < nop> comments
|
|
<p>00:26 < nop> .
|
|
<p>00:26 < hezekiah> When can we expect IIP 1.1 final to be out?
|
|
<p>00:27 < nop> hezekiah you tell me ;)
|
|
<p>00:27 < nop> j/k
|
|
<p>00:27 < nop> probably a few weeks after rc3 is released today
|
|
<p>00:27 < hezekiah> I'm working on 1.2 development!
|
|
<p>00:27 < nop> haha
|
|
<p>00:27 < hezekiah> OK. :)
|
|
<p>00:27 < nop> I know
|
|
<p>00:27 < nop> I'm kidding
|
|
<p>00:27 < hezekiah> You would!
|
|
<p>00:27 < hezekiah> lo
|
|
<p>00:27 < nop> pending bugs etc
|
|
<p>00:27 < hezekiah> lol
|
|
<p>00:30 < hezekiah> Does any else have a question?
|
|
<p>00:30 < nemesis> hm...
|
|
<p>00:31 < nemesis> plan codeshark a tut for fileserv?
|
|
<p>00:40 < hezekiah> Well ... I'm off. Have fun everyone. ;-)
|
|
<p>03:09 < nemesis> http://forum.pcwelt.de/fastCGI/pcwforum/topic_show.fpl?tid=82168&pg=5 loooooooooooooooooooooooooooooooooooooooooooooooooooooool
|
|
<p>03:10 < nemesis> ups, sorry, an url ;)
|
|
<p>03:10 < nemesis> *gg*
|
|
<p>04:07 < nemesis> cu@all
|
|
<p>04:11 * Disposable is listening to System of a Down - Spiders
|
|
<p>13:17 -!- Topic for #iip-dev: IIP meeting | logs: http://mids.student.utwente.nl/~mids/iip/ | sneak rc3 preview for unix http://mids.student.utwente.nl/~mids/iip/iip-1.1-rc3-mids1.tgz | please give feedback
|
|
<p>13:17 [Users #iip-dev]
|
|
<p>13:17 [ Debolaz ] [ icepick] [ pox ] [ UserX]
|
|
<p>13:17 [ Disposable] [ logger ] [ root__]
|
|
<p>13:17 -!- Irssi: #iip-dev: Total of 7 nicks [0 ops, 0 halfops, 0 voices, 7 normal]
|
|
<p>13:17 -!- Irssi: Join to #iip-dev was synced in 8 secs
|
|
<p>--- Log closed Wed Dec 04 19:49:58 2002
|
|
</div>
|
|
{% endblock %}
|