OK. I've added the Bananaphone commandline options to obfsproxy.
Using Project Gutenberg's Don Quixote
(http://www.gutenberg.org/cache/epub/29468/pg29468.txt)
as corpus and encodingSpec of 'words,sha1,4', model = markov, order = 1
produces a ratio of about 1:12 bytes.
That is for every input byte
On Thu, Oct 31, 2013 at 2:47 PM, Roger Dingledine wrote:
> On Mon, Aug 12, 2013 at 09:14:19PM -0400, Nick Mathewson wrote:
>>I propose that in 0.2.5.x, Tor clients stop sending CREATE_FAST
>>cells, and use CREATE or CREATE2 cells instead as appropriate.
>
> I'm a fan. Especially since some
On Mon, Aug 12, 2013 at 09:14:19PM -0400, Nick Mathewson wrote:
>I propose that in 0.2.5.x, Tor clients stop sending CREATE_FAST
>cells, and use CREATE or CREATE2 cells instead as appropriate.
I'm a fan. Especially since some relays (like mine) have upgraded to
Tor 0.2.5.x but their OpenSS
On Mon, Aug 12, 2013 at 09:14:19PM -0400, Nick Mathewson wrote:
>I propose that we change "FastFirstHopPK" from a boolean to also
>allow a new default "auto" value that tells Tor to take a value from
>the consensus. I propose a new consensus parameter, "usecreatefast",
>default val
On 30 Oct (23:07:18), Lunar wrote:
> David Goulet:
> > Ok, I manage to make it work with Firefox.
>
> Yeah! :)
>
> > However, and a BIG however, this is a special fix for specific case
> > where memory allocation is handle by the application AND syscall() is
> > used. It will not cover the broade