[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Random chaff [was: more work for Grobbages]
- To: or-talk@xxxxxxxx
- Subject: Random chaff [was: more work for Grobbages]
- From: grarpamp <grarpamp@xxxxxxxxx>
- Date: Fri, 18 Sep 2009 04:25:41 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Fri, 18 Sep 2009 04:25:44 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=F3hTwaP4dGoXEmIK0/KLnGCr7w5sykBvQHhQazM61NI=; b=e0kFZMyNcxNenz2YyQHa5DrtePKQ/0bzcMGe6jt0wFGQOxlOr8d3Row92aQb+IGXnG 9yfLslqopRykeP9hUiQZow/KxGjrUDNs3hsXTxg93bOXVXqu1sSYnAyDvYoY+e3svDfW 1DCTsuXEiQuOv7Fl50W3JoIg3h4CBg02ttXL4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=M6FgMgimF34C8kt9pgJO6X8XJsa+i9QsC7wPBczlCC1I8QTUyEva9zaWtYtcfAmzTn Jy1HYsdxNs743+jUeSx6uQtyvBxZVwJbfF+mBQVro3gUOJCOKquaxxWIyVcNHbJlZf9X 4z5ThKkYlKxQCuuRsROy69INM0iDn+BGv9Ogw=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
Nodes usually have a max bandwitch set.
Nodes often comsume less than this.
All node to node traffic is encrypted.
Perhaps implement a random stream generator
that only runs when it or its chosen path has
free bandwidth, tags its traffic as chaff, pipes
it through some number of nodes, or if it has
idle neighbors, and ultimtely sink it somewhere.
It would be even harder to follow an actual client
dl/ul stream if things were maybe udp with the stream reassembly
info inside each onion wrapped cell. Or something
like that. No doubt this is old ideas.