Messages - gjehle [ switch to compact view ]

Pages: prev1 ... 31 32 33 34 35 [36] 37 38 39 40 41 ... 58next
176
my personal decision: "no"

177
you may know that i added a cbc mode of key exchange for mircryption mirc,[...]

i'd have to take a look at it first, but it sounds nice.
i'll add it to my todo for future features :D

178
Living Room / Map of online communities (xkcd)
« on: May 02, 2007, 02:02 PM »
xkcd
A webcomic of romance, sarcasm, math, and language

This comic is one of my daily stops, the humor is so nerdy it almost hurts.
I just love it. Especially since for quite some of those jokes you have to have quite some education to get them.

This is the latest comic, a map of online communities.
And there went quite some thought into it too. Note the compass rose and all the little details.
Map Of Online Communities
Even "your base" is there ;-)


http://imgs.xkcd.com/comics/online_communities.png
mooc.jpg



from http://www.xkcd.com/

179
Yes, you read correctly.
It's been done.

grab the changed code from http://mein-bowl.de/oss/mcpsx
or directly from http://mein-bowl.de/oss/files/mcps_xchat_0.4.0-alpha.tar.bz2

this is by NO MEANS an official new mcps/xchat version!
this code is alpha, probably has bugs, might be insecure, blow up in your face.
it also depends on the OpenSSL library for doing the diffie-helman key agreement

i'm posting this here because i need your input and support.
if you're using mircryption with xchat and you feel confident enough to do so, please go ahead and test this code.

if you find any bugs or have suggestions, please contact me.

known bugs:
- doesn't use the name of the current query window if no parameter to /keyx is given (workaround: use /keyx NICKNAME)

known issues:
- there are some return values, mostly from the OpenSSL functions that aren't being checked yet. this has to be done.
- makefile for windows needs to be modified
- only tested on linux x86_64
- doesn't compile on intel macs (known issue with all versions of mircryption/xchat)


UPDATE
i should note a few things that are different in the way i implemented DH1080

- there can only be one key exchange at the same time (to prevent mix ups of public keys)
- there is a 7 second timeout in which B has to answer to A's request to exchange keys
- there is a new command "DH1080_ABORT <reason>" to ignore requests with an optional reason

that's it, this doesn't break compatibility with either fish or mcps/mirc


UPDATE! 2009-01-10
thanks to dev00 (http://dev00.pytalhost.com/) there's now a windows build of the (latest) inofficial mircryption version.
this enables windows users to use the DH1080 keyexchange!
since I don't run windows, I haven't had a chance to test it yet myself.

There's a binary as well as source code with a working visual studio project available from http://voobar.follvalsch.de/mcpsx
The binary version is dynamically linked against OpenSSL 0.8.9i from http://www.slproweb.com/products/Win32OpenSSL.html which you'd have to install.

180
General Software Discussion / Re: Free text/file comparison tool?
« on: April 30, 2007, 12:11 AM »
just to point out the obvious ;-)
diff

Pages: prev1 ... 31 32 33 34 35 [36] 37 38 39 40 41 ... 58next
Go to full version