Re: Shadow TCP stacks

2014-10-25 Thread Loganaden Velvindron
be publicly available. > > http://livelogic.blogspot.com/2014/10/shadow-tcp-stacks-in-openbsd.html > > Ian > Hi Ian, I think that you're approaching the OpenBSD developer community in a wrong way. All diffs should be posted inline on tech@. You cannot expect the OpenBSD developers to di

Re: Shadow TCP stacks

2014-10-25 Thread Ian Grant
t have about what to include in the test framework to make it useful for others. Anyone who has comments please don't cc this list, post them on the blog if you want them to be publicly available. http://livelogic.blogspot.com/2014/10/shadow-tcp-stacks-in-openbsd.html Ian

Re: Shadow TCP stacks

2014-10-20 Thread Theo de Raadt
Please take it elsewhere until you have something more than words. And when you have more than words, please put it on a a web site and do nothing more than tell people once. Ian, you are abusing these forums, and you know it. Show some damn respect for the number of people on the receiving end o

Re: Shadow TCP stacks

2014-10-20 Thread Ian Grant
On Mon, Oct 20, 2014 at 8:10 PM, Theo de Raadt wrote: > You are off-topic for this mailing list. Please go discuss it > elsewhere. Theo, Does this include my questions on tech? I still want to do this, even of a hundred little pricks don't understand what it is. I think I can make a very tidy

Re: Shadow TCP stacks

2014-10-17 Thread Ian Grant
On Fri, Oct 17, 2014 at 5:56 PM, Ian Grant wrote: > The whole thing also needs to be runnable over "USB stick net" in extremis. And mobile WiFi as per "What they should be doing" on: http://livelogic.blogspot.com/

Re: Shadow TCP stacks

2014-10-17 Thread Ian Grant
On Fri, Oct 17, 2014 at 12:58 PM, Ian Grant wrote: > On a related note, I want to implement services on bochs VM's and pass > them from one physical host machine to another, so that the physical > addresses are not fixed targets. qemu looks a bit better than bochs. I am wondering about how to ke

Re: Shadow TCP stacks

2014-10-17 Thread Ian Grant
On a related note, I want to implement services on bochs VM's and pass them from one physical host machine to another, so that the physical addresses are not fixed targets. I am a bit confused about the bochs host implementation of networking. What bochs hardware works best on OpenBSD? Has anyone m

Re: Shadow TCP stacks

2014-10-17 Thread Ian Grant
On Fri, Oct 10, 2014 at 7:31 PM, Ian Grant wrote: > I want to try to implement some form of concealed port knocking in > OpenBSD, along the lines of [Julian] Kirsch: Thanks to everyone that replied. You know who you aren't :-) Several people said I should look at adding (to pf) a new IOCTL and a

Re: [Bulk] Re: Shadow TCP stacks

2014-10-15 Thread Kevin Chadwick
On Sat, 11 Oct 2014 13:38:49 -0400 Ian Grant wrote: > No, the "pre-shared keys" are communicated over the VPN, as are the > keys which encrypt the VPN's own data as it appears in the actual TCP > packets which carry the tunnel through which the VPN operates. Perhaps I have missed something but if

Re: Shadow TCP stacks

2014-10-11 Thread Ian Grant
On Sat, Oct 11, 2014 at 5:45 AM, Joachim Schipper wrote: > somewhat interesting> Moved back to tech for just this message: I am going to implement this inBSD, so I would still appreciate pointers and helpful tech advice, but please don't CC the list, just mail me privately. To prevent a flame

Shadow TCP stacks

2014-10-10 Thread Ian Grant
I want to try to implement some form of concealed port knocking in OpenBSD, along the lines of Martin Kirsch: https://gnunet.org/sites/default/files/ma_kirsch_2014_0.pdf The application is electronic democracy. I want to demonstrate how it is possible to do secure comms. over untrusted networ