diff options
author | Nick <nick@somerandomnick.ano> | 2010-12-15 01:14:23 +0000 |
---|---|---|
committer | Nick <nick@somerandomnick.ano> | 2010-12-15 01:14:23 +0000 |
commit | 09a60acf9abbe7c0e55e33151602978313e19617 (patch) | |
tree | 31f0f9e21108a46c6da08b2e4436108368e36b25 /doc | |
parent | 4998f935bbd538b623bb21652a17152253485726 (diff) | |
download | resdb-09a60acf9abbe7c0e55e33151602978313e19617.tar.gz resdb-09a60acf9abbe7c0e55e33151602978313e19617.zip |
added lex to the udpmsg3 world on a2.o :-)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/www.anonet2.org/public_pod/index.pod | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/www.anonet2.org/public_pod/index.pod b/doc/www.anonet2.org/public_pod/index.pod index 4210e77..cef5c2a 100644 --- a/doc/www.anonet2.org/public_pod/index.pod +++ b/doc/www.anonet2.org/public_pod/index.pod @@ -379,9 +379,12 @@ to join in the discussion, or just do your own thing and let everyone else be damned.) Update: UFO implemented udpmsg3 (inspired by r101's udpmsg protocol), -and UFO, SRN, and sevilNatas all have IRC servers connecting to the -udpmsg3 "cloud" now. The nice thing about udpmsg3 is that it's truly -decentralized, and very difficult to censor. +and UFO, SRN, sevilNatas and lex all have IRC servers connecting to the +udpmsg3 "cloud" now. The primary advantages of udpmsg3 are that it's +truly decentralized, very difficult to censor, fails over gracefully in +case of hardware/software failures without dropping messages and without +duplicating messages, and avoids the long relay chains that normally +take up half your screen. =item Outbound HTTP Proxies |